GET https://kbin.spritesserver.nl/m/bestupdates@lemmy.world/comments/oldest?p=5

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 …}
}
0.94 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.07 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 {#1762
  +user: App\Entity\User {#1418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1522
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1631 …}
  +nested: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  -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 {#1747
    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
3 DENIED edit
App\Entity\EntryComment {#1762
  +user: App\Entity\User {#1418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1522
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1631 …}
  +nested: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  -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 {#1747
    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
4 DENIED moderate
App\Entity\EntryComment {#1762
  +user: App\Entity\User {#1418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1522
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1631 …}
  +nested: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  -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 {#1747
    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
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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2465 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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
7 DENIED edit
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2465 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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
8 DENIED moderate
App\Entity\EntryComment {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2465 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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
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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3446 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3440
    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 {#3452 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -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 {#3443
    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
11 DENIED edit
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3446 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3440
    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 {#3452 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -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 {#3443
    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
12 DENIED moderate
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3446 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3309 …}
  +root: App\Entity\EntryComment {#2465 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3440
    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 {#3452 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -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 {#3443
    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
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 {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1404
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1363
    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
15 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1404
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1363
    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
16 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1404
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -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 {#1363
    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
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 {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2349
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
19 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2349
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
20 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2349
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -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 {#2042
    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
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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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
23 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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
24 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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
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 {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3125
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -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 {#3124
    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
27 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3125
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -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 {#3124
    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
28 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3125
    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 {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -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 {#3124
    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
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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3109
    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 {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -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 {#3108
    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
31 DENIED edit
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3109
    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 {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -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 {#3108
    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
32 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3109
    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 {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -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 {#3108
    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
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 {#3424
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3109
      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 {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -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 {#3108
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3422
    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 {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -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 {#3423
    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
35 DENIED edit
App\Entity\EntryComment {#3424
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3109
      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 {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -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 {#3108
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3422
    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 {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -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 {#3423
    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
36 DENIED moderate
App\Entity\EntryComment {#3424
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3107
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3109
      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 {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -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 {#3108
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3422
    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 {#3425 …}
  +nested: Doctrine\ORM\PersistentCollection {#3427 …}
  +votes: Doctrine\ORM\PersistentCollection {#3429 …}
  +reports: Doctrine\ORM\PersistentCollection {#3431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3435 …}
  -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 {#3423
    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
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 {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3093
    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 {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -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 {#3092
    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
39 DENIED edit
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3093
    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 {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -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 {#3092
    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
40 DENIED moderate
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2331
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2349
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -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 {#2042
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3093
    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 {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -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 {#3092
    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
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 {#3333
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3093
      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 {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -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 {#3092
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3330
    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 {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -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 {#3331
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3332
    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
43 DENIED edit
App\Entity\EntryComment {#3333
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3093
      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 {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -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 {#3092
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3330
    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 {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -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 {#3331
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3332
    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
44 DENIED moderate
App\Entity\EntryComment {#3333
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2331
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2349
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -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 {#2042
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3093
      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 {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -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 {#3092
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3330
    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 {#3334 …}
  +nested: Doctrine\ORM\PersistentCollection {#3336 …}
  +votes: Doctrine\ORM\PersistentCollection {#3338 …}
  +reports: Doctrine\ORM\PersistentCollection {#3340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
  -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 {#3331
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3332
    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
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 {#3525
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2349
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3093
        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 {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -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 {#3092
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3330
      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 {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -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 {#3331
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3332
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3523
    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 {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -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 {#3524
    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
47 DENIED edit
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2349
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3093
        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 {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -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 {#3092
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3330
      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 {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -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 {#3331
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3332
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3523
    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 {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -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 {#3524
    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
48 DENIED moderate
App\Entity\EntryComment {#3525
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3333
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2331
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2349
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -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 {#2042
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2331}
      +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 {#3093
        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 {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -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 {#3092
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2331}
    +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 {#3330
      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 {#3334 …}
    +nested: Doctrine\ORM\PersistentCollection {#3336 …}
    +votes: Doctrine\ORM\PersistentCollection {#3338 …}
    +reports: Doctrine\ORM\PersistentCollection {#3340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3344 …}
    -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 {#3331
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3332
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2331}
  +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 {#3523
    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 {#3526 …}
  +nested: Doctrine\ORM\PersistentCollection {#3528 …}
  +votes: Doctrine\ORM\PersistentCollection {#3530 …}
  +reports: Doctrine\ORM\PersistentCollection {#3532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3536 …}
  -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 {#3524
    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
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 {#2117
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2107
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -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 {#2112
    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
51 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2107
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -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 {#2112
    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
52 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2044 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2107
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -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 {#2112
    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
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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2107
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -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 {#2112
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3159
    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 {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -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 {#3160
    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
55 DENIED edit
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2107
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -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 {#2112
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3159
    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 {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -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 {#3160
    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
56 DENIED moderate
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2117
    +user: App\Entity\User {#2044 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2107
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2121 …}
    +nested: Doctrine\ORM\PersistentCollection {#2115 …}
    +votes: Doctrine\ORM\PersistentCollection {#2123 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
    -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 {#2112
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2117}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3159
    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 {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -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 {#3160
    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
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 {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2283
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -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 {#2280
    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
59 DENIED edit
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2283
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -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 {#2280
    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
60 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2283
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -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 {#2280
    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
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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2283
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -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 {#2280
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +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 {#3179
    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 {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -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 {#3180
    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
63 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2283
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -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 {#2280
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +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 {#3179
    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 {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -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 {#3180
    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
64 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2279
    +user: App\Entity\User {#2195 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1623 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2283
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2275 …}
    +nested: Doctrine\ORM\PersistentCollection {#2261 …}
    +votes: Doctrine\ORM\PersistentCollection {#2218 …}
    +reports: Doctrine\ORM\PersistentCollection {#2221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
    -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 {#2280
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2279}
  +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 {#3179
    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 {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -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 {#3180
    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
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 {#2188
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2251
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2284
    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
67 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2251
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2284
    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
68 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2251
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2034 …}
  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  -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 {#2284
    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
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 {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3195
    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 {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -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 {#3196
    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
71 DENIED edit
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3195
    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 {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -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 {#3196
    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
72 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3195
    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 {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -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 {#3196
    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
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 {#3348
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3197
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3195
      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 {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -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 {#3196
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3346
    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 {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -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 {#3347
    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
75 DENIED edit
App\Entity\EntryComment {#3348
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3197
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3195
      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 {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -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 {#3196
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3346
    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 {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -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 {#3347
    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
76 DENIED moderate
App\Entity\EntryComment {#3348
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3197
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3195
      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 {#3199 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3203 …}
    +reports: Doctrine\ORM\PersistentCollection {#3205 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
    -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 {#3196
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3346
    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 {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -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 {#3347
    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
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 {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3460
    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 {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -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 {#3461
    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
79 DENIED edit
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3460
    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 {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -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 {#3461
    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
80 DENIED moderate
App\Entity\EntryComment {#3462
  +user: Proxies\__CG__\App\Entity\User {#3463 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3460
    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 {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -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 {#3461
    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
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 {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3476
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3477
    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
83 DENIED edit
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3476
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3477
    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
84 DENIED moderate
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3479 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3348
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3197
      +user: Proxies\__CG__\App\Entity\User {#3198 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3195
        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 {#3199 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3203 …}
      +reports: Doctrine\ORM\PersistentCollection {#3205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
      -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 {#3196
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3346
      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 {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -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 {#3347
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3476
    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 {#3480 …}
  +nested: Doctrine\ORM\PersistentCollection {#3482 …}
  +votes: Doctrine\ORM\PersistentCollection {#3484 …}
  +reports: Doctrine\ORM\PersistentCollection {#3486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
  -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 {#3477
    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
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 {#3562
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3348
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3197
        +user: Proxies\__CG__\App\Entity\User {#3198 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3195
          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 {#3199 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
        -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 {#3196
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3346
        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 {#3349 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3353 …}
      +reports: Doctrine\ORM\PersistentCollection {#3355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
      -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 {#3347
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3476
      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 {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -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 {#3477
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3560
    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 {#3563 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3567 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -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 {#3561
    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
87 DENIED edit
App\Entity\EntryComment {#3562
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3348
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3197
        +user: Proxies\__CG__\App\Entity\User {#3198 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3195
          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 {#3199 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
        -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 {#3196
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3346
        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 {#3349 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3353 …}
      +reports: Doctrine\ORM\PersistentCollection {#3355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
      -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 {#3347
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3476
      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 {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -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 {#3477
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3560
    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 {#3563 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3567 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -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 {#3561
    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
88 DENIED moderate
App\Entity\EntryComment {#3562
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3479 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3348
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3197
        +user: Proxies\__CG__\App\Entity\User {#3198 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3195
          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 {#3199 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3203 …}
        +reports: Doctrine\ORM\PersistentCollection {#3205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
        -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 {#3196
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3346
        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 {#3349 …}
      +nested: Doctrine\ORM\PersistentCollection {#3351 …}
      +votes: Doctrine\ORM\PersistentCollection {#3353 …}
      +reports: Doctrine\ORM\PersistentCollection {#3355 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
      -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 {#3347
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3476
      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 {#3480 …}
    +nested: Doctrine\ORM\PersistentCollection {#3482 …}
    +votes: Doctrine\ORM\PersistentCollection {#3484 …}
    +reports: Doctrine\ORM\PersistentCollection {#3486 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
    -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 {#3477
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3560
    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 {#3563 …}
  +nested: Doctrine\ORM\PersistentCollection {#3565 …}
  +votes: Doctrine\ORM\PersistentCollection {#3567 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -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 {#3561
    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
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 {#3600
  +user: Proxies\__CG__\App\Entity\User {#3597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3562
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3479 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3348
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3197
          +user: Proxies\__CG__\App\Entity\User {#3198 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3195
            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 {#3199 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
          -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 {#3196
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3346
          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 {#3349 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3353 …}
        +reports: Doctrine\ORM\PersistentCollection {#3355 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
        -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 {#3347
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3476
        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 {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -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 {#3477
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3560
      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 {#3563 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3567 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -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 {#3561
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3601
    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 {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3596 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -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 {#3604
    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
91 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3562
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3479 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3348
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3197
          +user: Proxies\__CG__\App\Entity\User {#3198 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3195
            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 {#3199 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
          -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 {#3196
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3346
          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 {#3349 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3353 …}
        +reports: Doctrine\ORM\PersistentCollection {#3355 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
        -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 {#3347
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3476
        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 {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -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 {#3477
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3560
      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 {#3563 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3567 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -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 {#3561
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3601
    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 {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3596 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -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 {#3604
    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
92 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3562
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3479 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3348
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3197
          +user: Proxies\__CG__\App\Entity\User {#3198 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3195
            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 {#3199 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3203 …}
          +reports: Doctrine\ORM\PersistentCollection {#3205 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
          -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 {#3196
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3346
          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 {#3349 …}
        +nested: Doctrine\ORM\PersistentCollection {#3351 …}
        +votes: Doctrine\ORM\PersistentCollection {#3353 …}
        +reports: Doctrine\ORM\PersistentCollection {#3355 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
        -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 {#3347
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3476
        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 {#3480 …}
      +nested: Doctrine\ORM\PersistentCollection {#3482 …}
      +votes: Doctrine\ORM\PersistentCollection {#3484 …}
      +reports: Doctrine\ORM\PersistentCollection {#3486 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
      -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 {#3477
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3560
      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 {#3563 …}
    +nested: Doctrine\ORM\PersistentCollection {#3565 …}
    +votes: Doctrine\ORM\PersistentCollection {#3567 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -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 {#3561
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3601
    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 {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3592 …}
  +votes: Doctrine\ORM\PersistentCollection {#3596 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -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 {#3604
    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
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 {#3654
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3562
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3479 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3348
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3197
            +user: Proxies\__CG__\App\Entity\User {#3198 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3195
              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 {#3199 …}
            +nested: Doctrine\ORM\PersistentCollection {#3201 …}
            +votes: Doctrine\ORM\PersistentCollection {#3203 …}
            +reports: Doctrine\ORM\PersistentCollection {#3205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
            -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 {#3196
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3346
            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 {#3349 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3353 …}
          +reports: Doctrine\ORM\PersistentCollection {#3355 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
          -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 {#3347
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3476
          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 {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3482 …}
        +votes: Doctrine\ORM\PersistentCollection {#3484 …}
        +reports: Doctrine\ORM\PersistentCollection {#3486 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
        -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 {#3477
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3560
        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 {#3563 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3567 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -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 {#3561
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3601
      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 {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3592 …}
    +votes: Doctrine\ORM\PersistentCollection {#3596 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -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 {#3604
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3655
    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 {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -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 {#3658
    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
95 DENIED edit
App\Entity\EntryComment {#3654
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3562
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3479 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3348
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3197
            +user: Proxies\__CG__\App\Entity\User {#3198 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3195
              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 {#3199 …}
            +nested: Doctrine\ORM\PersistentCollection {#3201 …}
            +votes: Doctrine\ORM\PersistentCollection {#3203 …}
            +reports: Doctrine\ORM\PersistentCollection {#3205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
            -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 {#3196
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3346
            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 {#3349 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3353 …}
          +reports: Doctrine\ORM\PersistentCollection {#3355 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
          -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 {#3347
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3476
          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 {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3482 …}
        +votes: Doctrine\ORM\PersistentCollection {#3484 …}
        +reports: Doctrine\ORM\PersistentCollection {#3486 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
        -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 {#3477
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3560
        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 {#3563 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3567 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -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 {#3561
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3601
      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 {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3592 …}
    +votes: Doctrine\ORM\PersistentCollection {#3596 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -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 {#3604
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3655
    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 {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -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 {#3658
    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
96 DENIED moderate
App\Entity\EntryComment {#3654
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3597 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3562
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3479 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3348
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3197
            +user: Proxies\__CG__\App\Entity\User {#3198 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3195
              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 {#3199 …}
            +nested: Doctrine\ORM\PersistentCollection {#3201 …}
            +votes: Doctrine\ORM\PersistentCollection {#3203 …}
            +reports: Doctrine\ORM\PersistentCollection {#3205 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
            -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 {#3196
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3346
            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 {#3349 …}
          +nested: Doctrine\ORM\PersistentCollection {#3351 …}
          +votes: Doctrine\ORM\PersistentCollection {#3353 …}
          +reports: Doctrine\ORM\PersistentCollection {#3355 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
          -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 {#3347
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3476
          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 {#3480 …}
        +nested: Doctrine\ORM\PersistentCollection {#3482 …}
        +votes: Doctrine\ORM\PersistentCollection {#3484 …}
        +reports: Doctrine\ORM\PersistentCollection {#3486 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3488 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3490 …}
        -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 {#3477
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3560
        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 {#3563 …}
      +nested: Doctrine\ORM\PersistentCollection {#3565 …}
      +votes: Doctrine\ORM\PersistentCollection {#3567 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -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 {#3561
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3601
      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 {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3592 …}
    +votes: Doctrine\ORM\PersistentCollection {#3596 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -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 {#3604
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3655
    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 {#3651 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -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 {#3658
    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
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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3211
    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 {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -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 {#3212
    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
99 DENIED edit
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3211
    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 {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -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 {#3212
    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
100 DENIED moderate
App\Entity\EntryComment {#3213
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3211
    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 {#3215 …}
  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
  -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 {#3212
    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
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 {#3378
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3211
      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 {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -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 {#3212
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3376
    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 {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -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 {#3377
    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
103 DENIED edit
App\Entity\EntryComment {#3378
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3211
      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 {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -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 {#3212
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3376
    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 {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -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 {#3377
    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
104 DENIED moderate
App\Entity\EntryComment {#3378
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3211
      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 {#3215 …}
    +nested: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3219 …}
    +reports: Doctrine\ORM\PersistentCollection {#3221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
    -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 {#3212
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3376
    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 {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -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 {#3377
    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
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 {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3492
    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 {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -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 {#3493
    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
107 DENIED edit
App\Entity\EntryComment {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3492
    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 {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -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 {#3493
    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
108 DENIED moderate
App\Entity\EntryComment {#3494
  +user: Proxies\__CG__\App\Entity\User {#3495 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3492
    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 {#3496 …}
  +nested: Doctrine\ORM\PersistentCollection {#3498 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
  -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 {#3493
    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
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 {#3543
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3494
    +user: Proxies\__CG__\App\Entity\User {#3495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3492
      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 {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -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 {#3493
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3542
    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 {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3549 …}
  +reports: Doctrine\ORM\PersistentCollection {#3554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
  -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 {#3539
    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
111 DENIED edit
App\Entity\EntryComment {#3543
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3494
    +user: Proxies\__CG__\App\Entity\User {#3495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3492
      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 {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -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 {#3493
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3542
    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 {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3549 …}
  +reports: Doctrine\ORM\PersistentCollection {#3554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
  -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 {#3539
    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
112 DENIED moderate
App\Entity\EntryComment {#3543
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3494
    +user: Proxies\__CG__\App\Entity\User {#3495 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3492
      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 {#3496 …}
    +nested: Doctrine\ORM\PersistentCollection {#3498 …}
    +votes: Doctrine\ORM\PersistentCollection {#3500 …}
    +reports: Doctrine\ORM\PersistentCollection {#3502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
    -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 {#3493
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3542
    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 {#3547 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3549 …}
  +reports: Doctrine\ORM\PersistentCollection {#3554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
  -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 {#3539
    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
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 {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3543
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3494
      +user: Proxies\__CG__\App\Entity\User {#3495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3492
        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 {#3496 …}
      +nested: Doctrine\ORM\PersistentCollection {#3498 …}
      +votes: Doctrine\ORM\PersistentCollection {#3500 …}
      +reports: Doctrine\ORM\PersistentCollection {#3502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
      -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 {#3493
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3542
      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 {#3547 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3549 …}
    +reports: Doctrine\ORM\PersistentCollection {#3554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
    -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 {#3539
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3613
    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 {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -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 {#3614
    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
115 DENIED edit
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3543
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3494
      +user: Proxies\__CG__\App\Entity\User {#3495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3492
        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 {#3496 …}
      +nested: Doctrine\ORM\PersistentCollection {#3498 …}
      +votes: Doctrine\ORM\PersistentCollection {#3500 …}
      +reports: Doctrine\ORM\PersistentCollection {#3502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
      -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 {#3493
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3542
      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 {#3547 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3549 …}
    +reports: Doctrine\ORM\PersistentCollection {#3554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
    -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 {#3539
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3613
    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 {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -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 {#3614
    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
116 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3543
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3494
      +user: Proxies\__CG__\App\Entity\User {#3495 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3492
        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 {#3496 …}
      +nested: Doctrine\ORM\PersistentCollection {#3498 …}
      +votes: Doctrine\ORM\PersistentCollection {#3500 …}
      +reports: Doctrine\ORM\PersistentCollection {#3502 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
      -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 {#3493
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3542
      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 {#3547 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3549 …}
    +reports: Doctrine\ORM\PersistentCollection {#3554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
    -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 {#3539
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3613
    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 {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -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 {#3614
    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
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 {#3683
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3543
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3494
        +user: Proxies\__CG__\App\Entity\User {#3495 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3492
          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 {#3496 …}
        +nested: Doctrine\ORM\PersistentCollection {#3498 …}
        +votes: Doctrine\ORM\PersistentCollection {#3500 …}
        +reports: Doctrine\ORM\PersistentCollection {#3502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
        -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 {#3493
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3542
        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 {#3547 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3549 …}
      +reports: Doctrine\ORM\PersistentCollection {#3554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
      -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 {#3539
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3613
      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 {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -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 {#3614
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3681
    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 {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -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 {#3682
    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
119 DENIED edit
App\Entity\EntryComment {#3683
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3543
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3494
        +user: Proxies\__CG__\App\Entity\User {#3495 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3492
          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 {#3496 …}
        +nested: Doctrine\ORM\PersistentCollection {#3498 …}
        +votes: Doctrine\ORM\PersistentCollection {#3500 …}
        +reports: Doctrine\ORM\PersistentCollection {#3502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
        -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 {#3493
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3542
        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 {#3547 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3549 …}
      +reports: Doctrine\ORM\PersistentCollection {#3554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
      -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 {#3539
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3613
      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 {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -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 {#3614
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3681
    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 {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -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 {#3682
    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
120 DENIED moderate
App\Entity\EntryComment {#3683
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3543
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3494
        +user: Proxies\__CG__\App\Entity\User {#3495 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3492
          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 {#3496 …}
        +nested: Doctrine\ORM\PersistentCollection {#3498 …}
        +votes: Doctrine\ORM\PersistentCollection {#3500 …}
        +reports: Doctrine\ORM\PersistentCollection {#3502 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
        -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 {#3493
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3542
        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 {#3547 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3549 …}
      +reports: Doctrine\ORM\PersistentCollection {#3554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
      -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 {#3539
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3613
      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 {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -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 {#3614
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3681
    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 {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -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 {#3682
    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
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 {#3721
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3683
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3543
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3494
          +user: Proxies\__CG__\App\Entity\User {#3495 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3492
            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 {#3496 …}
          +nested: Doctrine\ORM\PersistentCollection {#3498 …}
          +votes: Doctrine\ORM\PersistentCollection {#3500 …}
          +reports: Doctrine\ORM\PersistentCollection {#3502 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
          -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 {#3493
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3542
          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 {#3547 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3549 …}
        +reports: Doctrine\ORM\PersistentCollection {#3554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
        -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 {#3539
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3613
        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 {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -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 {#3614
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3681
      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 {#3684 …}
    +nested: Doctrine\ORM\PersistentCollection {#3686 …}
    +votes: Doctrine\ORM\PersistentCollection {#3688 …}
    +reports: Doctrine\ORM\PersistentCollection {#3690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
    -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 {#3682
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3718
    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 {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -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 {#3719
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3720
    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
123 DENIED edit
App\Entity\EntryComment {#3721
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3683
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3543
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3494
          +user: Proxies\__CG__\App\Entity\User {#3495 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3492
            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 {#3496 …}
          +nested: Doctrine\ORM\PersistentCollection {#3498 …}
          +votes: Doctrine\ORM\PersistentCollection {#3500 …}
          +reports: Doctrine\ORM\PersistentCollection {#3502 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
          -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 {#3493
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3542
          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 {#3547 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3549 …}
        +reports: Doctrine\ORM\PersistentCollection {#3554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
        -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 {#3539
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3613
        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 {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -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 {#3614
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3681
      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 {#3684 …}
    +nested: Doctrine\ORM\PersistentCollection {#3686 …}
    +votes: Doctrine\ORM\PersistentCollection {#3688 …}
    +reports: Doctrine\ORM\PersistentCollection {#3690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
    -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 {#3682
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3718
    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 {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -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 {#3719
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3720
    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
124 DENIED moderate
App\Entity\EntryComment {#3721
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3683
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3615
      +user: Proxies\__CG__\App\Entity\User {#3616 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3543
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3494
          +user: Proxies\__CG__\App\Entity\User {#3495 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3492
            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 {#3496 …}
          +nested: Doctrine\ORM\PersistentCollection {#3498 …}
          +votes: Doctrine\ORM\PersistentCollection {#3500 …}
          +reports: Doctrine\ORM\PersistentCollection {#3502 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3504 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3506 …}
          -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 {#3493
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3542
          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 {#3547 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3549 …}
        +reports: Doctrine\ORM\PersistentCollection {#3554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3558 …}
        -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 {#3539
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3613
        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 {#3617 …}
      +nested: Doctrine\ORM\PersistentCollection {#3619 …}
      +votes: Doctrine\ORM\PersistentCollection {#3621 …}
      +reports: Doctrine\ORM\PersistentCollection {#3623 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
      -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 {#3614
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3681
      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 {#3684 …}
    +nested: Doctrine\ORM\PersistentCollection {#3686 …}
    +votes: Doctrine\ORM\PersistentCollection {#3688 …}
    +reports: Doctrine\ORM\PersistentCollection {#3690 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
    -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 {#3682
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3718
    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 {#3722 …}
  +nested: Doctrine\ORM\PersistentCollection {#3724 …}
  +votes: Doctrine\ORM\PersistentCollection {#3726 …}
  +reports: Doctrine\ORM\PersistentCollection {#3728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3732 …}
  -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 {#3719
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3720
    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
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 {#3510
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3508
    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 {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -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 {#3509
    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
127 DENIED edit
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3508
    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 {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -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 {#3509
    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
128 DENIED moderate
App\Entity\EntryComment {#3510
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2188
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +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 {#2251
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2034 …}
        +nested: Doctrine\ORM\PersistentCollection {#2156 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
        -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 {#2284
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3211
        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 {#3215 …}
      +nested: Doctrine\ORM\PersistentCollection {#3217 …}
      +votes: Doctrine\ORM\PersistentCollection {#3219 …}
      +reports: Doctrine\ORM\PersistentCollection {#3221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
      -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 {#3212
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3376
      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 {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -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 {#3377
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3508
    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 {#3511 …}
  +nested: Doctrine\ORM\PersistentCollection {#3513 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
  -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 {#3509
    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
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 {#3577
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3508
      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 {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -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 {#3509
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3575
    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 {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3582 …}
  +reports: Doctrine\ORM\PersistentCollection {#3584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
  -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 {#3576
    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
131 DENIED edit
App\Entity\EntryComment {#3577
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3508
      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 {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -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 {#3509
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3575
    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 {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3582 …}
  +reports: Doctrine\ORM\PersistentCollection {#3584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
  -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 {#3576
    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
132 DENIED moderate
App\Entity\EntryComment {#3577
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3510
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3378
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2188
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +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 {#2251
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2034 …}
          +nested: Doctrine\ORM\PersistentCollection {#2156 …}
          +votes: Doctrine\ORM\PersistentCollection {#2154 …}
          +reports: Doctrine\ORM\PersistentCollection {#2157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
          -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 {#2284
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3211
          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 {#3215 …}
        +nested: Doctrine\ORM\PersistentCollection {#3217 …}
        +votes: Doctrine\ORM\PersistentCollection {#3219 …}
        +reports: Doctrine\ORM\PersistentCollection {#3221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
        -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 {#3212
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3376
        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 {#3379 …}
      +nested: Doctrine\ORM\PersistentCollection {#3381 …}
      +votes: Doctrine\ORM\PersistentCollection {#3383 …}
      +reports: Doctrine\ORM\PersistentCollection {#3385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
      -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 {#3377
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3508
      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 {#3511 …}
    +nested: Doctrine\ORM\PersistentCollection {#3513 …}
    +votes: Doctrine\ORM\PersistentCollection {#3515 …}
    +reports: Doctrine\ORM\PersistentCollection {#3517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
    -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 {#3509
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3575
    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 {#3578 …}
  +nested: Doctrine\ORM\PersistentCollection {#3580 …}
  +votes: Doctrine\ORM\PersistentCollection {#3582 …}
  +reports: Doctrine\ORM\PersistentCollection {#3584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
  -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 {#3576
    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
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 {#3631
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3508
        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 {#3511 …}
      +nested: Doctrine\ORM\PersistentCollection {#3513 …}
      +votes: Doctrine\ORM\PersistentCollection {#3515 …}
      +reports: Doctrine\ORM\PersistentCollection {#3517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
      -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 {#3509
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3575
      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 {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3582 …}
    +reports: Doctrine\ORM\PersistentCollection {#3584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
    -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 {#3576
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3629
    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 {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -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 {#3630
    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
135 DENIED edit
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3508
        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 {#3511 …}
      +nested: Doctrine\ORM\PersistentCollection {#3513 …}
      +votes: Doctrine\ORM\PersistentCollection {#3515 …}
      +reports: Doctrine\ORM\PersistentCollection {#3517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
      -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 {#3509
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3575
      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 {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3582 …}
    +reports: Doctrine\ORM\PersistentCollection {#3584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
    -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 {#3576
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3629
    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 {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -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 {#3630
    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
136 DENIED moderate
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3510
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3378
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3213
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#2188
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +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 {#2251
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2034 …}
            +nested: Doctrine\ORM\PersistentCollection {#2156 …}
            +votes: Doctrine\ORM\PersistentCollection {#2154 …}
            +reports: Doctrine\ORM\PersistentCollection {#2157 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
            -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 {#2284
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3211
            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 {#3215 …}
          +nested: Doctrine\ORM\PersistentCollection {#3217 …}
          +votes: Doctrine\ORM\PersistentCollection {#3219 …}
          +reports: Doctrine\ORM\PersistentCollection {#3221 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
          -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 {#3212
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3376
          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 {#3379 …}
        +nested: Doctrine\ORM\PersistentCollection {#3381 …}
        +votes: Doctrine\ORM\PersistentCollection {#3383 …}
        +reports: Doctrine\ORM\PersistentCollection {#3385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
        -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 {#3377
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3508
        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 {#3511 …}
      +nested: Doctrine\ORM\PersistentCollection {#3513 …}
      +votes: Doctrine\ORM\PersistentCollection {#3515 …}
      +reports: Doctrine\ORM\PersistentCollection {#3517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
      -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 {#3509
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3575
      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 {#3578 …}
    +nested: Doctrine\ORM\PersistentCollection {#3580 …}
    +votes: Doctrine\ORM\PersistentCollection {#3582 …}
    +reports: Doctrine\ORM\PersistentCollection {#3584 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
    -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 {#3576
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3629
    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 {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -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 {#3630
    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
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 {#3668
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3508
          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 {#3511 …}
        +nested: Doctrine\ORM\PersistentCollection {#3513 …}
        +votes: Doctrine\ORM\PersistentCollection {#3515 …}
        +reports: Doctrine\ORM\PersistentCollection {#3517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
        -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 {#3509
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3575
        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 {#3578 …}
      +nested: Doctrine\ORM\PersistentCollection {#3580 …}
      +votes: Doctrine\ORM\PersistentCollection {#3582 …}
      +reports: Doctrine\ORM\PersistentCollection {#3584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
      -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 {#3576
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3629
      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 {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -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 {#3630
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3666
    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 {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -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 {#3667
    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
139 DENIED edit
App\Entity\EntryComment {#3668
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3508
          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 {#3511 …}
        +nested: Doctrine\ORM\PersistentCollection {#3513 …}
        +votes: Doctrine\ORM\PersistentCollection {#3515 …}
        +reports: Doctrine\ORM\PersistentCollection {#3517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
        -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 {#3509
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3575
        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 {#3578 …}
      +nested: Doctrine\ORM\PersistentCollection {#3580 …}
      +votes: Doctrine\ORM\PersistentCollection {#3582 …}
      +reports: Doctrine\ORM\PersistentCollection {#3584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
      -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 {#3576
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3629
      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 {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -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 {#3630
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3666
    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 {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -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 {#3667
    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
140 DENIED moderate
App\Entity\EntryComment {#3668
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3510
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3378
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3213
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#2188
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +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 {#2251
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2034 …}
              +nested: Doctrine\ORM\PersistentCollection {#2156 …}
              +votes: Doctrine\ORM\PersistentCollection {#2154 …}
              +reports: Doctrine\ORM\PersistentCollection {#2157 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
              -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 {#2284
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3211
              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 {#3215 …}
            +nested: Doctrine\ORM\PersistentCollection {#3217 …}
            +votes: Doctrine\ORM\PersistentCollection {#3219 …}
            +reports: Doctrine\ORM\PersistentCollection {#3221 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
            -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 {#3212
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3376
            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 {#3379 …}
          +nested: Doctrine\ORM\PersistentCollection {#3381 …}
          +votes: Doctrine\ORM\PersistentCollection {#3383 …}
          +reports: Doctrine\ORM\PersistentCollection {#3385 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
          -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 {#3377
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3508
          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 {#3511 …}
        +nested: Doctrine\ORM\PersistentCollection {#3513 …}
        +votes: Doctrine\ORM\PersistentCollection {#3515 …}
        +reports: Doctrine\ORM\PersistentCollection {#3517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
        -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 {#3509
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3575
        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 {#3578 …}
      +nested: Doctrine\ORM\PersistentCollection {#3580 …}
      +votes: Doctrine\ORM\PersistentCollection {#3582 …}
      +reports: Doctrine\ORM\PersistentCollection {#3584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
      -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 {#3576
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3629
      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 {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -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 {#3630
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3666
    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 {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -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 {#3667
    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
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 {#3706
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3577
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3508
            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 {#3511 …}
          +nested: Doctrine\ORM\PersistentCollection {#3513 …}
          +votes: Doctrine\ORM\PersistentCollection {#3515 …}
          +reports: Doctrine\ORM\PersistentCollection {#3517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
          -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 {#3509
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3575
          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 {#3578 …}
        +nested: Doctrine\ORM\PersistentCollection {#3580 …}
        +votes: Doctrine\ORM\PersistentCollection {#3582 …}
        +reports: Doctrine\ORM\PersistentCollection {#3584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
        -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 {#3576
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3629
        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 {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -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 {#3630
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3666
      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 {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -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 {#3667
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3707
    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 {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3699 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -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 {#3710
    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
143 DENIED edit
App\Entity\EntryComment {#3706
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3577
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3508
            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 {#3511 …}
          +nested: Doctrine\ORM\PersistentCollection {#3513 …}
          +votes: Doctrine\ORM\PersistentCollection {#3515 …}
          +reports: Doctrine\ORM\PersistentCollection {#3517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
          -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 {#3509
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3575
          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 {#3578 …}
        +nested: Doctrine\ORM\PersistentCollection {#3580 …}
        +votes: Doctrine\ORM\PersistentCollection {#3582 …}
        +reports: Doctrine\ORM\PersistentCollection {#3584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
        -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 {#3576
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3629
        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 {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -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 {#3630
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3666
      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 {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -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 {#3667
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3707
    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 {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3699 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -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 {#3710
    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
144 DENIED moderate
App\Entity\EntryComment {#3706
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3577
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3510
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3378
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3213
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#2188
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +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 {#2251
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2034 …}
                +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                -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 {#2284
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3211
                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 {#3215 …}
              +nested: Doctrine\ORM\PersistentCollection {#3217 …}
              +votes: Doctrine\ORM\PersistentCollection {#3219 …}
              +reports: Doctrine\ORM\PersistentCollection {#3221 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
              -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 {#3212
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3376
              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 {#3379 …}
            +nested: Doctrine\ORM\PersistentCollection {#3381 …}
            +votes: Doctrine\ORM\PersistentCollection {#3383 …}
            +reports: Doctrine\ORM\PersistentCollection {#3385 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
            -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 {#3377
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3508
            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 {#3511 …}
          +nested: Doctrine\ORM\PersistentCollection {#3513 …}
          +votes: Doctrine\ORM\PersistentCollection {#3515 …}
          +reports: Doctrine\ORM\PersistentCollection {#3517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
          -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 {#3509
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3575
          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 {#3578 …}
        +nested: Doctrine\ORM\PersistentCollection {#3580 …}
        +votes: Doctrine\ORM\PersistentCollection {#3582 …}
        +reports: Doctrine\ORM\PersistentCollection {#3584 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
        -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 {#3576
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3629
        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 {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -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 {#3630
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3666
      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 {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -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 {#3667
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3707
    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 {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3699 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -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 {#3710
    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
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 {#3735
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3706
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3668
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3631
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3577
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3378
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3213
                +user: Proxies\__CG__\App\Entity\User {#3214 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#2188
                  +user: App\Entity\User {#2153 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +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 {#2251
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2034 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                  -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 {#2284
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3211
                  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 {#3215 …}
                +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                -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 {#3212
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3376
                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 {#3379 …}
              +nested: Doctrine\ORM\PersistentCollection {#3381 …}
              +votes: Doctrine\ORM\PersistentCollection {#3383 …}
              +reports: Doctrine\ORM\PersistentCollection {#3385 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
              -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 {#3377
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3508
              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 {#3511 …}
            +nested: Doctrine\ORM\PersistentCollection {#3513 …}
            +votes: Doctrine\ORM\PersistentCollection {#3515 …}
            +reports: Doctrine\ORM\PersistentCollection {#3517 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
            -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 {#3509
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3575
            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 {#3578 …}
          +nested: Doctrine\ORM\PersistentCollection {#3580 …}
          +votes: Doctrine\ORM\PersistentCollection {#3582 …}
          +reports: Doctrine\ORM\PersistentCollection {#3584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
          -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 {#3576
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3629
          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 {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3634 …}
        +votes: Doctrine\ORM\PersistentCollection {#3636 …}
        +reports: Doctrine\ORM\PersistentCollection {#3638 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
        -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 {#3630
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3666
        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 {#3669 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3673 …}
      +reports: Doctrine\ORM\PersistentCollection {#3675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
      -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 {#3667
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3707
      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 {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3699 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
    -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 {#3710
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3740
    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 {#3743 …}
  +nested: Doctrine\ORM\PersistentCollection {#3747 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
  -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 {#3737
    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
147 DENIED edit
App\Entity\EntryComment {#3735
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3706
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3668
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3631
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3577
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3378
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3213
                +user: Proxies\__CG__\App\Entity\User {#3214 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#2188
                  +user: App\Entity\User {#2153 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +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 {#2251
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2034 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                  -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 {#2284
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3211
                  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 {#3215 …}
                +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                -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 {#3212
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3376
                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 {#3379 …}
              +nested: Doctrine\ORM\PersistentCollection {#3381 …}
              +votes: Doctrine\ORM\PersistentCollection {#3383 …}
              +reports: Doctrine\ORM\PersistentCollection {#3385 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
              -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 {#3377
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3508
              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 {#3511 …}
            +nested: Doctrine\ORM\PersistentCollection {#3513 …}
            +votes: Doctrine\ORM\PersistentCollection {#3515 …}
            +reports: Doctrine\ORM\PersistentCollection {#3517 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
            -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 {#3509
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3575
            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 {#3578 …}
          +nested: Doctrine\ORM\PersistentCollection {#3580 …}
          +votes: Doctrine\ORM\PersistentCollection {#3582 …}
          +reports: Doctrine\ORM\PersistentCollection {#3584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
          -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 {#3576
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3629
          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 {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3634 …}
        +votes: Doctrine\ORM\PersistentCollection {#3636 …}
        +reports: Doctrine\ORM\PersistentCollection {#3638 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
        -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 {#3630
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3666
        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 {#3669 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3673 …}
      +reports: Doctrine\ORM\PersistentCollection {#3675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
      -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 {#3667
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3707
      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 {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3699 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
    -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 {#3710
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3740
    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 {#3743 …}
  +nested: Doctrine\ORM\PersistentCollection {#3747 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
  -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 {#3737
    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
148 DENIED moderate
App\Entity\EntryComment {#3735
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3706
    +user: Proxies\__CG__\App\Entity\User {#3214 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3668
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3631
        +user: Proxies\__CG__\App\Entity\User {#3214 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3577
          +user: App\Entity\User {#2153 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3510
            +user: Proxies\__CG__\App\Entity\User {#3214 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3378
              +user: App\Entity\User {#2153 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3213
                +user: Proxies\__CG__\App\Entity\User {#3214 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#2188
                  +user: App\Entity\User {#2153 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +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 {#2251
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2034 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                  -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 {#2284
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3211
                  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 {#3215 …}
                +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                -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 {#3212
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3376
                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 {#3379 …}
              +nested: Doctrine\ORM\PersistentCollection {#3381 …}
              +votes: Doctrine\ORM\PersistentCollection {#3383 …}
              +reports: Doctrine\ORM\PersistentCollection {#3385 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
              -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 {#3377
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3508
              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 {#3511 …}
            +nested: Doctrine\ORM\PersistentCollection {#3513 …}
            +votes: Doctrine\ORM\PersistentCollection {#3515 …}
            +reports: Doctrine\ORM\PersistentCollection {#3517 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
            -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 {#3509
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3575
            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 {#3578 …}
          +nested: Doctrine\ORM\PersistentCollection {#3580 …}
          +votes: Doctrine\ORM\PersistentCollection {#3582 …}
          +reports: Doctrine\ORM\PersistentCollection {#3584 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
          -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 {#3576
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3629
          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 {#3632 …}
        +nested: Doctrine\ORM\PersistentCollection {#3634 …}
        +votes: Doctrine\ORM\PersistentCollection {#3636 …}
        +reports: Doctrine\ORM\PersistentCollection {#3638 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
        -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 {#3630
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3666
        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 {#3669 …}
      +nested: Doctrine\ORM\PersistentCollection {#3671 …}
      +votes: Doctrine\ORM\PersistentCollection {#3673 …}
      +reports: Doctrine\ORM\PersistentCollection {#3675 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
      -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 {#3667
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3707
      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 {#3703 …}
    +nested: Doctrine\ORM\PersistentCollection {#3699 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
    -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 {#3710
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3740
    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 {#3743 …}
  +nested: Doctrine\ORM\PersistentCollection {#3747 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
  -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 {#3737
    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
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 {#3771
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3735
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3706
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3668
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3631
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3577
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3510
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3378
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#3213
                  +user: Proxies\__CG__\App\Entity\User {#3214 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +image: null
                  +parent: App\Entity\EntryComment {#2188
                    +user: App\Entity\User {#2153 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                    +magazine: App\Entity\Magazine {#305}
                    +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 {#2251
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2034 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                    -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 {#2284
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2188}
                  +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 {#3211
                    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 {#3215 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                  -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 {#3212
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3376
                  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 {#3379 …}
                +nested: Doctrine\ORM\PersistentCollection {#3381 …}
                +votes: Doctrine\ORM\PersistentCollection {#3383 …}
                +reports: Doctrine\ORM\PersistentCollection {#3385 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
                -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 {#3377
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3508
                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 {#3511 …}
              +nested: Doctrine\ORM\PersistentCollection {#3513 …}
              +votes: Doctrine\ORM\PersistentCollection {#3515 …}
              +reports: Doctrine\ORM\PersistentCollection {#3517 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
              -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 {#3509
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3575
              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 {#3578 …}
            +nested: Doctrine\ORM\PersistentCollection {#3580 …}
            +votes: Doctrine\ORM\PersistentCollection {#3582 …}
            +reports: Doctrine\ORM\PersistentCollection {#3584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
            -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 {#3576
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3629
            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 {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3634 …}
          +votes: Doctrine\ORM\PersistentCollection {#3636 …}
          +reports: Doctrine\ORM\PersistentCollection {#3638 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
          -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 {#3630
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3666
          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 {#3669 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3673 …}
        +reports: Doctrine\ORM\PersistentCollection {#3675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
        -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 {#3667
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3707
        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 {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3699 …}
      +votes: Doctrine\ORM\PersistentCollection {#3697 …}
      +reports: Doctrine\ORM\PersistentCollection {#3712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
      -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 {#3710
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3740
      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 {#3743 …}
    +nested: Doctrine\ORM\PersistentCollection {#3747 …}
    +votes: Doctrine\ORM\PersistentCollection {#3749 …}
    +reports: Doctrine\ORM\PersistentCollection {#3750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
    -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 {#3737
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3766
    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 {#3763 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3776 …}
  -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 {#3769
    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
151 DENIED edit
App\Entity\EntryComment {#3771
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3735
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3706
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3668
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3631
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3577
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3510
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3378
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#3213
                  +user: Proxies\__CG__\App\Entity\User {#3214 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +image: null
                  +parent: App\Entity\EntryComment {#2188
                    +user: App\Entity\User {#2153 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                    +magazine: App\Entity\Magazine {#305}
                    +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 {#2251
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2034 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                    -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 {#2284
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2188}
                  +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 {#3211
                    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 {#3215 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                  -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 {#3212
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3376
                  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 {#3379 …}
                +nested: Doctrine\ORM\PersistentCollection {#3381 …}
                +votes: Doctrine\ORM\PersistentCollection {#3383 …}
                +reports: Doctrine\ORM\PersistentCollection {#3385 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
                -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 {#3377
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3508
                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 {#3511 …}
              +nested: Doctrine\ORM\PersistentCollection {#3513 …}
              +votes: Doctrine\ORM\PersistentCollection {#3515 …}
              +reports: Doctrine\ORM\PersistentCollection {#3517 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
              -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 {#3509
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3575
              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 {#3578 …}
            +nested: Doctrine\ORM\PersistentCollection {#3580 …}
            +votes: Doctrine\ORM\PersistentCollection {#3582 …}
            +reports: Doctrine\ORM\PersistentCollection {#3584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
            -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 {#3576
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3629
            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 {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3634 …}
          +votes: Doctrine\ORM\PersistentCollection {#3636 …}
          +reports: Doctrine\ORM\PersistentCollection {#3638 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
          -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 {#3630
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3666
          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 {#3669 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3673 …}
        +reports: Doctrine\ORM\PersistentCollection {#3675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
        -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 {#3667
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3707
        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 {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3699 …}
      +votes: Doctrine\ORM\PersistentCollection {#3697 …}
      +reports: Doctrine\ORM\PersistentCollection {#3712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
      -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 {#3710
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3740
      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 {#3743 …}
    +nested: Doctrine\ORM\PersistentCollection {#3747 …}
    +votes: Doctrine\ORM\PersistentCollection {#3749 …}
    +reports: Doctrine\ORM\PersistentCollection {#3750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
    -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 {#3737
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3766
    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 {#3763 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3776 …}
  -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 {#3769
    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
152 DENIED moderate
App\Entity\EntryComment {#3771
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3735
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3706
      +user: Proxies\__CG__\App\Entity\User {#3214 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3668
        +user: App\Entity\User {#2153 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#3631
          +user: Proxies\__CG__\App\Entity\User {#3214 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: App\Entity\EntryComment {#3577
            +user: App\Entity\User {#2153 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
            +magazine: App\Entity\Magazine {#305}
            +image: null
            +parent: App\Entity\EntryComment {#3510
              +user: Proxies\__CG__\App\Entity\User {#3214 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
              +magazine: App\Entity\Magazine {#305}
              +image: null
              +parent: App\Entity\EntryComment {#3378
                +user: App\Entity\User {#2153 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                +magazine: App\Entity\Magazine {#305}
                +image: null
                +parent: App\Entity\EntryComment {#3213
                  +user: Proxies\__CG__\App\Entity\User {#3214 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                  +magazine: App\Entity\Magazine {#305}
                  +image: null
                  +parent: App\Entity\EntryComment {#2188
                    +user: App\Entity\User {#2153 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
                    +magazine: App\Entity\Magazine {#305}
                    +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 {#2251
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2034 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
                    -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 {#2284
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#2188}
                  +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 {#3211
                    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 {#3215 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3217 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3219 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3221 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3223 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3225 …}
                  -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 {#3212
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#2188}
                +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 {#3376
                  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 {#3379 …}
                +nested: Doctrine\ORM\PersistentCollection {#3381 …}
                +votes: Doctrine\ORM\PersistentCollection {#3383 …}
                +reports: Doctrine\ORM\PersistentCollection {#3385 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
                -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 {#3377
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2188}
              +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 {#3508
                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 {#3511 …}
              +nested: Doctrine\ORM\PersistentCollection {#3513 …}
              +votes: Doctrine\ORM\PersistentCollection {#3515 …}
              +reports: Doctrine\ORM\PersistentCollection {#3517 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3519 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3521 …}
              -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 {#3509
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2188}
            +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 {#3575
              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 {#3578 …}
            +nested: Doctrine\ORM\PersistentCollection {#3580 …}
            +votes: Doctrine\ORM\PersistentCollection {#3582 …}
            +reports: Doctrine\ORM\PersistentCollection {#3584 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3586 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3588 …}
            -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 {#3576
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2188}
          +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 {#3629
            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 {#3632 …}
          +nested: Doctrine\ORM\PersistentCollection {#3634 …}
          +votes: Doctrine\ORM\PersistentCollection {#3636 …}
          +reports: Doctrine\ORM\PersistentCollection {#3638 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
          -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 {#3630
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2188}
        +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 {#3666
          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 {#3669 …}
        +nested: Doctrine\ORM\PersistentCollection {#3671 …}
        +votes: Doctrine\ORM\PersistentCollection {#3673 …}
        +reports: Doctrine\ORM\PersistentCollection {#3675 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
        -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 {#3667
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2188}
      +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 {#3707
        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 {#3703 …}
      +nested: Doctrine\ORM\PersistentCollection {#3699 …}
      +votes: Doctrine\ORM\PersistentCollection {#3697 …}
      +reports: Doctrine\ORM\PersistentCollection {#3712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
      -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 {#3710
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3740
      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 {#3743 …}
    +nested: Doctrine\ORM\PersistentCollection {#3747 …}
    +votes: Doctrine\ORM\PersistentCollection {#3749 …}
    +reports: Doctrine\ORM\PersistentCollection {#3750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3754 …}
    -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 {#3737
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3766
    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 {#3763 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3758 …}
  +reports: Doctrine\ORM\PersistentCollection {#3772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3776 …}
  -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 {#3769
    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
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 {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3227
    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 {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -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 {#3228
    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
155 DENIED edit
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3227
    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 {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -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 {#3228
    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
156 DENIED moderate
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3227
    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 {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -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 {#3228
    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
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 {#3363
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3227
      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 {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -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 {#3228
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3361
    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 {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -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 {#3362
    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
159 DENIED edit
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3227
      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 {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -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 {#3228
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3361
    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 {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -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 {#3362
    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
160 DENIED moderate
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3227
      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 {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -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 {#3228
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3361
    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 {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -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 {#3362
    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
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 {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3243
    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 {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -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 {#3244
    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
163 DENIED edit
App\Entity\EntryComment {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3243
    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 {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -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 {#3244
    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
164 DENIED moderate
App\Entity\EntryComment {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2188
    +user: App\Entity\User {#2153 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +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 {#2251
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2034 …}
    +nested: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    -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 {#2284
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3243
    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 {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -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 {#3244
    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
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 {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3391
    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 {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -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 {#3392
    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
167 DENIED edit
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3391
    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 {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -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 {#3392
    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
168 DENIED moderate
App\Entity\EntryComment {#3393
  +user: Proxies\__CG__\App\Entity\User {#3394 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +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 {#3391
    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 {#3395 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -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 {#3392
    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
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 {#3409
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3407
    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 {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -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 {#3408
    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
171 DENIED edit
App\Entity\EntryComment {#3409
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3407
    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 {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -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 {#3408
    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
172 DENIED moderate
App\Entity\EntryComment {#3409
  +user: App\Entity\User {#2153 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2188
      +user: App\Entity\User {#2153 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
      +magazine: App\Entity\Magazine {#305}
      +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 {#2251
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2034 …}
      +nested: Doctrine\ORM\PersistentCollection {#2156 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
      -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 {#2284
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2188}
    +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 {#3243
      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 {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -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 {#3244
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2188}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3407
    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 {#3410 …}
  +nested: Doctrine\ORM\PersistentCollection {#3412 …}
  +votes: Doctrine\ORM\PersistentCollection {#3414 …}
  +reports: Doctrine\ORM\PersistentCollection {#3416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3420 …}
  -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 {#3408
    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
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 {#1979
  +user: App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1984
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -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 {#1987
    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
175 DENIED edit
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1984
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -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 {#1987
    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
176 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#1347 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#1984
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2374 …}
  +reports: Doctrine\ORM\PersistentCollection {#2362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2269 …}
  -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 {#1987
    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
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 {#2539
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2540 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2534
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -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 {#2535
    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
179 DENIED edit
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2540 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2534
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -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 {#2535
    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
180 DENIED moderate
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#2553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2540 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      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 {#2534
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2541 …}
  +nested: Doctrine\ORM\PersistentCollection {#2543 …}
  +votes: Doctrine\ORM\PersistentCollection {#2545 …}
  +reports: Doctrine\ORM\PersistentCollection {#2547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2551 …}
  -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 {#2535
    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
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 {#2614
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2615 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I feel so terrible for the GF. Not only was she a victim of rape, she had to make a choice that would either cause her to lose her family or her boyfriend. Though I don’t think OP was wrong in any of his actions, it’s still such a terrible situation for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690485594 {#2609
    date: 2023-07-27 21:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 24032
  -bodyTs: "'action':46 'boyfriend':33 'caus':25 'choic':21 'either':24 'famili':30 'feel':2 'gf':7 'lose':28 'make':19 'op':39 'rape':15 'situat':53 'still':49 'terribl':4,52 'think':38 'though':34 'victim':13 'would':23 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1792795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690485594 {#2610
    date: 2023-07-27 21: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
183 DENIED edit
App\Entity\EntryComment {#2614
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2615 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I feel so terrible for the GF. Not only was she a victim of rape, she had to make a choice that would either cause her to lose her family or her boyfriend. Though I don’t think OP was wrong in any of his actions, it’s still such a terrible situation for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690485594 {#2609
    date: 2023-07-27 21:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 24032
  -bodyTs: "'action':46 'boyfriend':33 'caus':25 'choic':21 'either':24 'famili':30 'feel':2 'gf':7 'lose':28 'make':19 'op':39 'rape':15 'situat':53 'still':49 'terribl':4,52 'think':38 'though':34 'victim':13 'would':23 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1792795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690485594 {#2610
    date: 2023-07-27 21: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
184 DENIED moderate
App\Entity\EntryComment {#2614
  +user: App\Entity\User {#2628 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2615 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I feel so terrible for the GF. Not only was she a victim of rape, she had to make a choice that would either cause her to lose her family or her boyfriend. Though I don’t think OP was wrong in any of his actions, it’s still such a terrible situation for her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690485594 {#2609
    date: 2023-07-27 21:19:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2616 …}
  +nested: Doctrine\ORM\PersistentCollection {#2618 …}
  +votes: Doctrine\ORM\PersistentCollection {#2620 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2626 …}
  -id: 24032
  -bodyTs: "'action':46 'boyfriend':33 'caus':25 'choic':21 'either':24 'famili':30 'feel':2 'gf':7 'lose':28 'make':19 'op':39 'rape':15 'situat':53 'still':49 'terribl':4,52 'think':38 'though':34 'victim':13 'would':23 'wrong':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1792795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690485594 {#2610
    date: 2023-07-27 21: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
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 {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love this one, he went all in and the pictures are the best part. One of the comments below, lmfao:\n
    \n
    > This is funny af. I would pay to listen to the phone convos by management to the ceo “ABORT PLANTATION PARTY! ABORT!!!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690506102 {#2683
    date: 2023-07-28 03:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 24170
  -bodyTs: "'abort':40,43 'af':25 'best':14 'ceo':39 'comment':19 'convo':34 'funni':24 'listen':30 'lmfao':21 'love':2 'manag':36 'one':4,16 'part':15 'parti':42 'pay':28 'phone':33 'pictur':11 'plantat':41 'went':6 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1802907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690506102 {#2684
    date: 2023-07-28 03:01:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love this one, he went all in and the pictures are the best part. One of the comments below, lmfao:\n
    \n
    > This is funny af. I would pay to listen to the phone convos by management to the ceo “ABORT PLANTATION PARTY! ABORT!!!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690506102 {#2683
    date: 2023-07-28 03:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 24170
  -bodyTs: "'abort':40,43 'af':25 'best':14 'ceo':39 'comment':19 'convo':34 'funni':24 'listen':30 'lmfao':21 'love':2 'manag':36 'one':4,16 'part':15 'parti':42 'pay':28 'phone':33 'pictur':11 'plantat':41 'went':6 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1802907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690506102 {#2684
    date: 2023-07-28 03:01:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#2690
  +user: App\Entity\User {#2704 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2691 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love this one, he went all in and the pictures are the best part. One of the comments below, lmfao:\n
    \n
    > This is funny af. I would pay to listen to the phone convos by management to the ceo “ABORT PLANTATION PARTY! ABORT!!!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690506102 {#2683
    date: 2023-07-28 03:01:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2692 …}
  +nested: Doctrine\ORM\PersistentCollection {#2694 …}
  +votes: Doctrine\ORM\PersistentCollection {#2696 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 24170
  -bodyTs: "'abort':40,43 'af':25 'best':14 'ceo':39 'comment':19 'convo':34 'funni':24 'listen':30 'lmfao':21 'love':2 'manag':36 'one':4,16 'part':15 'parti':42 'pay':28 'phone':33 'pictur':11 'plantat':41 'went':6 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1802907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690506102 {#2684
    date: 2023-07-28 03:01:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2764
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690563974 {#2759
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 24279
  -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1641442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690533077 {#2760
    date: 2023-07-28 10:31: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
191 DENIED edit
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690563974 {#2759
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 24279
  -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1641442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690533077 {#2760
    date: 2023-07-28 10:31: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
192 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690563974 {#2759
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 24279
  -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1641442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690533077 {#2760
    date: 2023-07-28 10:31: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
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 {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690563974 {#2759
      date: 2023-07-28 19:06:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 24279
    -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1641442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690533077 {#2760
      date: 2023-07-28 10:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: """
    Yeah i hated the consensus that everyone on Lemmy wanted 15 year old memes but absolutely NO REDDIT REPOSTS!!! Even if they’re entertaining and keep me from going back to reddit…\n
    \n
    Blocked the antiquememeshow community. So annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690563974 {#3259
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@zzz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 24402
  -bodyTs: "'15':11 'absolut':16 'annoy':38 'antiquememeshow':35 'back':30 'block':33 'communiti':36 'consensus':5 'entertain':24 'even':20 'everyon':7 'go':29 'hate':3 'keep':26 'lemmi':9 'meme':14 'old':13 're':23 'reddit':18,32 'repost':19 'want':10 'yeah':1 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1825864"
  +editedAt: DateTimeImmutable @1690564014 {#3260
    date: 2023-07-28 19:06:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690563974 {#3261
    date: 2023-07-28 19:06: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
195 DENIED edit
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690563974 {#2759
      date: 2023-07-28 19:06:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 24279
    -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1641442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690533077 {#2760
      date: 2023-07-28 10:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: """
    Yeah i hated the consensus that everyone on Lemmy wanted 15 year old memes but absolutely NO REDDIT REPOSTS!!! Even if they’re entertaining and keep me from going back to reddit…\n
    \n
    Blocked the antiquememeshow community. So annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690563974 {#3259
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@zzz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 24402
  -bodyTs: "'15':11 'absolut':16 'annoy':38 'antiquememeshow':35 'back':30 'block':33 'communiti':36 'consensus':5 'entertain':24 'even':20 'everyon':7 'go':29 'hate':3 'keep':26 'lemmi':9 'meme':14 'old':13 're':23 'reddit':18,32 'repost':19 'want':10 'yeah':1 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1825864"
  +editedAt: DateTimeImmutable @1690564014 {#3260
    date: 2023-07-28 19:06:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690563974 {#3261
    date: 2023-07-28 19:06: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
196 DENIED moderate
App\Entity\EntryComment {#3262
  +user: Proxies\__CG__\App\Entity\User {#3263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2764
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice idea! I could live with sone reposts, will only get more people to switch platforms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690563974 {#2759
      date: 2023-07-28 19:06:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -id: 24279
    -bodyTs: "'could':4 'get':11 'idea':2 'live':5 'nice':1 'peopl':13 'platform':16 'repost':8 'sone':7 'switch':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/1641442"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690533077 {#2760
      date: 2023-07-28 10:31:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2764}
  +body: """
    Yeah i hated the consensus that everyone on Lemmy wanted 15 year old memes but absolutely NO REDDIT REPOSTS!!! Even if they’re entertaining and keep me from going back to reddit…\n
    \n
    Blocked the antiquememeshow community. So annoying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690563974 {#3259
    date: 2023-07-28 19:06:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@zzz@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3264 …}
  +nested: Doctrine\ORM\PersistentCollection {#3266 …}
  +votes: Doctrine\ORM\PersistentCollection {#3268 …}
  +reports: Doctrine\ORM\PersistentCollection {#3270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3274 …}
  -id: 24402
  -bodyTs: "'15':11 'absolut':16 'annoy':38 'antiquememeshow':35 'back':30 'block':33 'communiti':36 'consensus':5 'entertain':24 'even':20 'everyon':7 'go':29 'hate':3 'keep':26 'lemmi':9 'meme':14 'old':13 're':23 'reddit':18,32 'repost':19 'want':10 'yeah':1 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1825864"
  +editedAt: DateTimeImmutable @1690564014 {#3260
    date: 2023-07-28 19:06:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690563974 {#3261
    date: 2023-07-28 19:06: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
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 {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too one sided and perfect. Pretty good way to kill a few minutes reading though. If I were on Reddit, I'd make my way r/amitheangel to see what's the opinion there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1690536543 {#2833
    date: 2023-07-28 11:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 24285
  -bodyTs: "'d':22 'good':7 'kill':10 'make':23 'minut':13 'one':2 'opinion':32 'perfect':5 'pretti':6 'r/amitheangel':26 'read':14 'reddit':20 'see':28 'side':3 'though':15 'way':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/261925/-/comment/1180721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690536543 {#2834
    date: 2023-07-28 11:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too one sided and perfect. Pretty good way to kill a few minutes reading though. If I were on Reddit, I'd make my way r/amitheangel to see what's the opinion there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1690536543 {#2833
    date: 2023-07-28 11:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 24285
  -bodyTs: "'d':22 'good':7 'kill':10 'make':23 'minut':13 'one':2 'opinion':32 'perfect':5 'pretti':6 'r/amitheangel':26 'read':14 'reddit':20 'see':28 'side':3 'though':15 'way':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/261925/-/comment/1180721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690536543 {#2834
    date: 2023-07-28 11:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Too one sided and perfect. Pretty good way to kill a few minutes reading though. If I were on Reddit, I'd make my way r/amitheangel to see what's the opinion there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1690536543 {#2833
    date: 2023-07-28 11:29:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 24285
  -bodyTs: "'d':22 'good':7 'kill':10 'make':23 'minut':13 'one':2 'opinion':32 'perfect':5 'pretti':6 'r/amitheangel':26 'read':14 'reddit':20 'see':28 'side':3 'though':15 'way':8,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/261925/-/comment/1180721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690536543 {#2834
    date: 2023-07-28 11:29:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2911
  +user: App\Entity\User {#2924 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1690569231 {#2906
    date: 2023-07-28 20:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 24290
  -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1814584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690539459 {#2907
    date: 2023-07-28 12:17: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
203 DENIED edit
App\Entity\EntryComment {#2911
  +user: App\Entity\User {#2924 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1690569231 {#2906
    date: 2023-07-28 20:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 24290
  -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1814584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690539459 {#2907
    date: 2023-07-28 12:17: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
204 DENIED moderate
App\Entity\EntryComment {#2911
  +user: App\Entity\User {#2924 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1690569231 {#2906
    date: 2023-07-28 20:33:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 24290
  -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1814584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690539459 {#2907
    date: 2023-07-28 12:17: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
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 {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: "I mean, it sounds like he’s been done with the relationship for a long time. The official breakup might have been recent but the feelings sound long gone. As long as the other person is aware of the situation and is ok with it, I don’t see a problem. Though both of them should be aware that it might not work out, but really that’s every relationship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690567534 {#3276
    date: 2023-07-28 20:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 24416
  -bodyTs: "'awar':37,58 'breakup':19 'done':9 'everi':69 'feel':26 'gone':29 'like':5 'long':15,28,31 'mean':2 'might':20,61 'offici':18 'ok':43 'person':35 'problem':51 'realli':66 'recent':23 'relationship':12,70 'see':49 'situat':40 'sound':4,27 'though':52 'time':16 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1827627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567534 {#3277
    date: 2023-07-28 20:05: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
207 DENIED edit
App\Entity\EntryComment {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: "I mean, it sounds like he’s been done with the relationship for a long time. The official breakup might have been recent but the feelings sound long gone. As long as the other person is aware of the situation and is ok with it, I don’t see a problem. Though both of them should be aware that it might not work out, but really that’s every relationship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690567534 {#3276
    date: 2023-07-28 20:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 24416
  -bodyTs: "'awar':37,58 'breakup':19 'done':9 'everi':69 'feel':26 'gone':29 'like':5 'long':15,28,31 'mean':2 'might':20,61 'offici':18 'ok':43 'person':35 'problem':51 'realli':66 'recent':23 'relationship':12,70 'see':49 'situat':40 'sound':4,27 'though':52 'time':16 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1827627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567534 {#3277
    date: 2023-07-28 20:05: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
208 DENIED moderate
App\Entity\EntryComment {#3278
  +user: Proxies\__CG__\App\Entity\User {#3279 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: "I mean, it sounds like he’s been done with the relationship for a long time. The official breakup might have been recent but the feelings sound long gone. As long as the other person is aware of the situation and is ok with it, I don’t see a problem. Though both of them should be aware that it might not work out, but really that’s every relationship."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690567534 {#3276
    date: 2023-07-28 20:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 24416
  -bodyTs: "'awar':37,58 'breakup':19 'done':9 'everi':69 'feel':26 'gone':29 'like':5 'long':15,28,31 'mean':2 'might':20,61 'offici':18 'ok':43 'person':35 'problem':51 'realli':66 'recent':23 'relationship':12,70 'see':49 'situat':40 'sound':4,27 'though':52 'time':16 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1827627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690567534 {#3277
    date: 2023-07-28 20:05: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
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 {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: """
    As someone who was in a 10 year marriage that was shit the last years of it\n
    \n
    You’ve been emotionally broken up for years. It’s clear once you’re out. It might be hard to understand unless you’ve been there, but it’s absolutely true. You realize you haven’t been in a relationship in a very long time, so it’s not “the day after” it’s a few years and a day after
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690569230 {#3292
    date: 2023-07-28 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 24418
  -bodyTs: "'10':7 'absolut':47 'broken':22 'clear':28 'day':68,77 'emot':21 'hard':36 'haven':52 'last':14 'long':61 'marriag':9 'might':34 're':31 'realiz':50 'relationship':57 'shit':12 'someon':2 'time':62 'true':48 'understand':38 'unless':39 've':19,41 'year':8,15,25,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1828283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690569230 {#3293
    date: 2023-07-28 20:33: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
211 DENIED edit
App\Entity\EntryComment {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: """
    As someone who was in a 10 year marriage that was shit the last years of it\n
    \n
    You’ve been emotionally broken up for years. It’s clear once you’re out. It might be hard to understand unless you’ve been there, but it’s absolutely true. You realize you haven’t been in a relationship in a very long time, so it’s not “the day after” it’s a few years and a day after
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690569230 {#3292
    date: 2023-07-28 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 24418
  -bodyTs: "'10':7 'absolut':47 'broken':22 'clear':28 'day':68,77 'emot':21 'hard':36 'haven':52 'last':14 'long':61 'marriag':9 'might':34 're':31 'realiz':50 'relationship':57 'shit':12 'someon':2 'time':62 'true':48 'understand':38 'unless':39 've':19,41 'year':8,15,25,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1828283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690569230 {#3293
    date: 2023-07-28 20:33: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
212 DENIED moderate
App\Entity\EntryComment {#3294
  +user: Proxies\__CG__\App\Entity\User {#3295 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2911
    +user: App\Entity\User {#2924 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ASking out someone the day after leaving a long term relationship doesn’t seem like the best decision and makes me think he might actually be the douche bag here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1690569231 {#2906
      date: 2023-07-28 20:33:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2912 …}
    +nested: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    -id: 24290
    -bodyTs: "'actual':25 'ask':1 'bag':29 'best':17 'day':5 'decis':18 'doesn':12 'douch':28 'leav':7 'like':15 'long':9 'make':20 'might':24 'relationship':11 'seem':14 'someon':3 'term':10 'think':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1814584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690539459 {#2907
      date: 2023-07-28 12:17:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2911}
  +body: """
    As someone who was in a 10 year marriage that was shit the last years of it\n
    \n
    You’ve been emotionally broken up for years. It’s clear once you’re out. It might be hard to understand unless you’ve been there, but it’s absolutely true. You realize you haven’t been in a relationship in a very long time, so it’s not “the day after” it’s a few years and a day after
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690569230 {#3292
    date: 2023-07-28 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@seacocker@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3296 …}
  +nested: Doctrine\ORM\PersistentCollection {#3298 …}
  +votes: Doctrine\ORM\PersistentCollection {#3300 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 24418
  -bodyTs: "'10':7 'absolut':47 'broken':22 'clear':28 'day':68,77 'emot':21 'hard':36 'haven':52 'last':14 'long':61 'marriag':9 'might':34 're':31 'realiz':50 'relationship':57 'shit':12 'someon':2 'time':62 'true':48 'understand':38 'unless':39 've':19,41 'year':8,15,25,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1828283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690569230 {#3293
    date: 2023-07-28 20:33: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
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 {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are there no updates as to whether the “friend” was able to speak at the funeral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1691057214 {#2980
    date: 2023-08-03 12:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 24976
  -bodyTs: "'abl':11 'friend':9 'funer':16 'speak':13 'updat':4 'whether':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2008977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691057214 {#2981
    date: 2023-08-03 12:06: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
215 DENIED edit
App\Entity\EntryComment {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are there no updates as to whether the “friend” was able to speak at the funeral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1691057214 {#2980
    date: 2023-08-03 12:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 24976
  -bodyTs: "'abl':11 'friend':9 'funer':16 'speak':13 'updat':4 'whether':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2008977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691057214 {#2981
    date: 2023-08-03 12:06: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
216 DENIED moderate
App\Entity\EntryComment {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +magazine: App\Entity\Magazine {#305
    +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 {#313
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#293 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
    +entries: Doctrine\ORM\PersistentCollection {#236 …}
    +posts: Doctrine\ORM\PersistentCollection {#194 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
    +bans: Doctrine\ORM\PersistentCollection {#173 …}
    +reports: Doctrine\ORM\PersistentCollection {#159 …}
    +badges: Doctrine\ORM\PersistentCollection {#137 …}
    +logs: Doctrine\ORM\PersistentCollection {#127 …}
    +awards: Doctrine\ORM\PersistentCollection {#116 …}
    +categories: Doctrine\ORM\PersistentCollection {#103 …}
    -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 {#314
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#308
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Are there no updates as to whether the “friend” was able to speak at the funeral?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1691057214 {#2980
    date: 2023-08-03 12:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 24976
  -bodyTs: "'abl':11 'friend':9 'funer':16 'speak':13 'updat':4 'whether':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2008977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691057214 {#2981
    date: 2023-08-03 12:06: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
217 DENIED edit
App\Entity\Magazine {#305
  +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 {#313
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#293 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#289 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#278 …}
  +entries: Doctrine\ORM\PersistentCollection {#236 …}
  +posts: Doctrine\ORM\PersistentCollection {#194 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#256 …}
  +bans: Doctrine\ORM\PersistentCollection {#173 …}
  +reports: Doctrine\ORM\PersistentCollection {#159 …}
  +badges: Doctrine\ORM\PersistentCollection {#137 …}
  +logs: Doctrine\ORM\PersistentCollection {#127 …}
  +awards: Doctrine\ORM\PersistentCollection {#116 …}
  +categories: Doctrine\ORM\PersistentCollection {#103 …}
  -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 {#314
    date: 2024-08-11 10:36:14.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687747743 {#308
    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