GET https://kbin.spritesserver.nl/m/bestupdates@lemmy.world/comments/active

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.16 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.04 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 {#2490
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698071440 {#1365
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  -id: 27057
  -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2681818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187430 {#1392
    date: 2023-08-28 03:50:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2490
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698071440 {#1365
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  -id: 27057
  -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2681818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187430 {#1392
    date: 2023-08-28 03:50:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2490
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698071440 {#1365
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  -id: 27057
  -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2681818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187430 {#1392
    date: 2023-08-28 03:50:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2993
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: """
    I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
    \n
    I don’t see the harm, there’s not much activity in his community anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1693190903 {#2995
    date: 2023-08-28 04:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 27058
  -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2841629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693190903 {#2994
    date: 2023-08-28 04:48: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
7 DENIED edit
App\Entity\EntryComment {#2993
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: """
    I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
    \n
    I don’t see the harm, there’s not much activity in his community anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1693190903 {#2995
    date: 2023-08-28 04:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 27058
  -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2841629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693190903 {#2994
    date: 2023-08-28 04:48: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
8 DENIED moderate
App\Entity\EntryComment {#2993
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: """
    I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
    \n
    I don’t see the harm, there’s not much activity in his community anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1693190903 {#2995
    date: 2023-08-28 04:48:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  -id: 27058
  -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2841629"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693190903 {#2994
    date: 2023-08-28 04:48: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
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 {#3148
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I’m glad you’re reposting. I’m here for the stories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696704070 {#3147
    date: 2023-10-07 20:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 36218
  -bodyTs: "'glad':3 'm':2,8 're':5 'repost':6 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3455542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704070 {#3150
    date: 2023-10-07 20:41: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
11 DENIED edit
App\Entity\EntryComment {#3148
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I’m glad you’re reposting. I’m here for the stories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696704070 {#3147
    date: 2023-10-07 20:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 36218
  -bodyTs: "'glad':3 'm':2,8 're':5 'repost':6 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3455542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704070 {#3150
    date: 2023-10-07 20:41: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
12 DENIED moderate
App\Entity\EntryComment {#3148
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I’m glad you’re reposting. I’m here for the stories."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696704070 {#3147
    date: 2023-10-07 20:41:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 36218
  -bodyTs: "'glad':3 'm':2,8 're':5 'repost':6 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3455542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704070 {#3150
    date: 2023-10-07 20:41: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
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 {#3170
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Don’t worry, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698071438 {#3168
    date: 2023-10-23 16:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 67293
  -bodyTs: "'share':6 'thank':4 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4420199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698071438 {#3169
    date: 2023-10-23 16: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
15 DENIED edit
App\Entity\EntryComment {#3170
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Don’t worry, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698071438 {#3168
    date: 2023-10-23 16:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 67293
  -bodyTs: "'share':6 'thank':4 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4420199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698071438 {#3169
    date: 2023-10-23 16: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
16 DENIED moderate
App\Entity\EntryComment {#3170
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2993
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: """
      I’m reposting some of the most interesting and popular ones. Who knows when the next reddit meltdown will happen and sub disappears for a month?\n
      \n
      I don’t see the harm, there’s not much activity in his community anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1693190903 {#2995
      date: 2023-08-28 04:48:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2989 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    -id: 27058
    -bodyTs: "'activ':37 'anyway':41 'communiti':40 'disappear':23 'happen':20 'harm':32 'interest':8 'know':13 'm':2 'meltdown':18 'month':26 'much':36 'next':16 'one':11 'popular':10 'reddit':17 'repost':3 'see':30 'sub':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2841629"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693190903 {#2994
      date: 2023-08-28 04:48:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Don’t worry, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698071438 {#3168
    date: 2023-10-23 16:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3171 …}
  +nested: Doctrine\ORM\PersistentCollection {#3173 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 67293
  -bodyTs: "'share':6 'thank':4 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4420199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698071438 {#3169
    date: 2023-10-23 16: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
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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Lemmy needs content dude, stop gatekeeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693220127 {#2979
    date: 2023-08-28 12:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 27089
  -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2691397"
  +editedAt: DateTimeImmutable @1693223500 {#2978
    date: 2023-08-28 13:51:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693220127 {#2977
    date: 2023-08-28 12:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Lemmy needs content dude, stop gatekeeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693220127 {#2979
    date: 2023-08-28 12:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 27089
  -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2691397"
  +editedAt: DateTimeImmutable @1693223500 {#2978
    date: 2023-08-28 13:51:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693220127 {#2977
    date: 2023-08-28 12:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2976
  +user: Proxies\__CG__\App\Entity\User {#2975 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2490
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698071440 {#1365
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1369 …}
    +nested: Doctrine\ORM\PersistentCollection {#1370 …}
    +votes: Doctrine\ORM\PersistentCollection {#2439 …}
    +reports: Doctrine\ORM\PersistentCollection {#2424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
    -id: 27057
    -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2681818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693187430 {#1392
      date: 2023-08-28 03:50:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Lemmy needs content dude, stop gatekeeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1693220127 {#2979
    date: 2023-08-28 12:55:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2974 …}
  +nested: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2968 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
  -id: 27089
  -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2691397"
  +editedAt: DateTimeImmutable @1693223500 {#2978
    date: 2023-08-28 13:51:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693220127 {#2977
    date: 2023-08-28 12:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3217
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2976
    +user: Proxies\__CG__\App\Entity\User {#2975 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "Lemmy needs content dude, stop gatekeeping."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693220127 {#2979
      date: 2023-08-28 12:55:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2974 …}
    +nested: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
    -id: 27089
    -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2691397"
    +editedAt: DateTimeImmutable @1693223500 {#2978
      date: 2023-08-28 13:51:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693220127 {#2977
      date: 2023-08-28 12:55:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693222950 {#3215
    date: 2023-08-28 13:42:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 27092
  -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2692809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693222950 {#3216
    date: 2023-08-28 13:42:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3217
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2976
    +user: Proxies\__CG__\App\Entity\User {#2975 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "Lemmy needs content dude, stop gatekeeping."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693220127 {#2979
      date: 2023-08-28 12:55:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2974 …}
    +nested: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
    -id: 27089
    -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2691397"
    +editedAt: DateTimeImmutable @1693223500 {#2978
      date: 2023-08-28 13:51:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693220127 {#2977
      date: 2023-08-28 12:55:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693222950 {#3215
    date: 2023-08-28 13:42:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 27092
  -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2692809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693222950 {#3216
    date: 2023-08-28 13:42:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3217
  +user: App\Entity\User {#1466 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2976
    +user: Proxies\__CG__\App\Entity\User {#2975 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2490
      +user: App\Entity\User {#1466 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698071440 {#1365
        date: 2023-10-23 16:30:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2439 …}
      +reports: Doctrine\ORM\PersistentCollection {#2424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
      -id: 27057
      -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2681818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693187430 {#1392
        date: 2023-08-28 03:50:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "Lemmy needs content dude, stop gatekeeping."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1693220127 {#2979
      date: 2023-08-28 12:55:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2974 …}
    +nested: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2968 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
    -id: 27089
    -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2691397"
    +editedAt: DateTimeImmutable @1693223500 {#2978
      date: 2023-08-28 13:51:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693220127 {#2977
      date: 2023-08-28 12:55:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693222950 {#3215
    date: 2023-08-28 13:42:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 27092
  -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2692809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693222950 {#3216
    date: 2023-08-28 13:42:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3311
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2976
      +user: Proxies\__CG__\App\Entity\User {#2975 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2490
        +user: App\Entity\User {#1466 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698071440 {#1365
          date: 2023-10-23 16:30:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2439 …}
        +reports: Doctrine\ORM\PersistentCollection {#2424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
        -id: 27057
        -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2681818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693187430 {#1392
          date: 2023-08-28 03:50:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2490}
      +body: "Lemmy needs content dude, stop gatekeeping."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1693220127 {#2979
        date: 2023-08-28 12:55:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2974 …}
      +nested: Doctrine\ORM\PersistentCollection {#2972 …}
      +votes: Doctrine\ORM\PersistentCollection {#2970 …}
      +reports: Doctrine\ORM\PersistentCollection {#2968 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
      -id: 27089
      -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2691397"
      +editedAt: DateTimeImmutable @1693223500 {#2978
        date: 2023-08-28 13:51:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693220127 {#2977
        date: 2023-08-28 12:55:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693222950 {#3215
      date: 2023-08-28 13:42:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
      "@traches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 27092
    -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2692809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693222950 {#3216
      date: 2023-08-28 13:42:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Well, I miiight just have to go comment and upvote *all of them* now. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694321807 {#3310
    date: 2023-09-10 06:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 28412
  -bodyTs: "'comment':8 'go':7 'miiight':3 'upvot':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3292436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694321807 {#3313
    date: 2023-09-10 06:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3311
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2976
      +user: Proxies\__CG__\App\Entity\User {#2975 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2490
        +user: App\Entity\User {#1466 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698071440 {#1365
          date: 2023-10-23 16:30:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2439 …}
        +reports: Doctrine\ORM\PersistentCollection {#2424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
        -id: 27057
        -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2681818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693187430 {#1392
          date: 2023-08-28 03:50:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2490}
      +body: "Lemmy needs content dude, stop gatekeeping."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1693220127 {#2979
        date: 2023-08-28 12:55:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2974 …}
      +nested: Doctrine\ORM\PersistentCollection {#2972 …}
      +votes: Doctrine\ORM\PersistentCollection {#2970 …}
      +reports: Doctrine\ORM\PersistentCollection {#2968 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
      -id: 27089
      -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2691397"
      +editedAt: DateTimeImmutable @1693223500 {#2978
        date: 2023-08-28 13:51:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693220127 {#2977
        date: 2023-08-28 12:55:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693222950 {#3215
      date: 2023-08-28 13:42:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
      "@traches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 27092
    -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2692809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693222950 {#3216
      date: 2023-08-28 13:42:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Well, I miiight just have to go comment and upvote *all of them* now. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694321807 {#3310
    date: 2023-09-10 06:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 28412
  -bodyTs: "'comment':8 'go':7 'miiight':3 'upvot':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3292436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694321807 {#3313
    date: 2023-09-10 06:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3311
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3217
    +user: App\Entity\User {#1466 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2976
      +user: Proxies\__CG__\App\Entity\User {#2975 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2490
        +user: App\Entity\User {#1466 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1374 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Yta for reposting these. These are very not useful to repost since the interesting bits are usually in the replies. Maybe post the subreddit drama version with the overview and follow up if you must."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698071440 {#1365
          date: 2023-10-23 16:30:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1370 …}
        +votes: Doctrine\ORM\PersistentCollection {#2439 …}
        +reports: Doctrine\ORM\PersistentCollection {#2424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
        -id: 27057
        -bodyTs: "'bit':15 'drama':25 'follow':31 'interest':14 'mayb':21 'must':35 'overview':29 'post':22 'repli':20 'repost':3,11 'sinc':12 'subreddit':24 'use':9 'usual':17 'version':26 'yta':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/2681818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693187430 {#1392
          date: 2023-08-28 03:50:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2490}
      +body: "Lemmy needs content dude, stop gatekeeping."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1693220127 {#2979
        date: 2023-08-28 12:55:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2974 …}
      +nested: Doctrine\ORM\PersistentCollection {#2972 …}
      +votes: Doctrine\ORM\PersistentCollection {#2970 …}
      +reports: Doctrine\ORM\PersistentCollection {#2968 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2964 …}
      -id: 27089
      -bodyTs: "'content':3 'dude':4 'gatekeep':6 'lemmi':1 'need':2 'stop':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/2691397"
      +editedAt: DateTimeImmutable @1693223500 {#2978
        date: 2023-08-28 13:51:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693220127 {#2977
        date: 2023-08-28 12:55:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2490}
    +body: "I haven’t seen any of these aita reposts that have any interaction, bearly any have upvotes. Aita posts just seem like the least valuable type of post to repost"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693222950 {#3215
      date: 2023-08-28 13:42:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@JohnDClay@sh.itjust.works"
      "@traches@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 27092
    -bodyTs: "'aita':8,18 'bear':14 'haven':2 'interact':13 'least':24 'like':22 'post':19,28 'repost':9,30 'seem':21 'seen':4 'type':26 'upvot':17 'valuabl':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/2692809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693222950 {#3216
      date: 2023-08-28 13:42:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2490}
  +body: "Well, I miiight just have to go comment and upvote *all of them* now. :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694321807 {#3310
    date: 2023-09-10 06:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@JohnDClay@sh.itjust.works"
    "@traches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 28412
  -bodyTs: "'comment':8 'go':7 'miiight':3 'upvot':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3292436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694321807 {#3313
    date: 2023-09-10 06:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1722
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You know what, any time somebody starts trying to drop “IT’S THE JOB OF [insert gender here] TO DO _____,” my eyes glaze over. Like real hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697759049 {#1598
    date: 2023-10-20 01:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 60280
  -bodyTs: "'drop':10 'eye':22 'gender':17 'glaze':23 'hard':27 'insert':16 'job':14 'know':2 'like':25 'real':26 'somebodi':6 'start':7 'time':5 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4661243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759049 {#1617
    date: 2023-10-20 01:44: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
31 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You know what, any time somebody starts trying to drop “IT’S THE JOB OF [insert gender here] TO DO _____,” my eyes glaze over. Like real hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697759049 {#1598
    date: 2023-10-20 01:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 60280
  -bodyTs: "'drop':10 'eye':22 'gender':17 'glaze':23 'hard':27 'insert':16 'job':14 'know':2 'like':25 'real':26 'somebodi':6 'start':7 'time':5 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4661243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759049 {#1617
    date: 2023-10-20 01:44: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
32 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You know what, any time somebody starts trying to drop “IT’S THE JOB OF [insert gender here] TO DO _____,” my eyes glaze over. Like real hard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697759049 {#1598
    date: 2023-10-20 01:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 60280
  -bodyTs: "'drop':10 'eye':22 'gender':17 'glaze':23 'hard':27 'insert':16 'job':14 'know':2 'like':25 'real':26 'somebodi':6 'start':7 'time':5 'tri':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4661243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697759049 {#1617
    date: 2023-10-20 01:44: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
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 {#1908
  +user: App\Entity\User {#1383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697748119 {#1708
    date: 2023-10-19 22:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 59910
  -bodyTs: "'oop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748119 {#1926
    date: 2023-10-19 22:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#1383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697748119 {#1708
    date: 2023-10-19 22:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 59910
  -bodyTs: "'oop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748119 {#1926
    date: 2023-10-19 22:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#1383 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Oops"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697748119 {#1708
    date: 2023-10-19 22:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 59910
  -bodyTs: "'oop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748119 {#1926
    date: 2023-10-19 22:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2092
  +user: App\Entity\User {#2330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "0pp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697747295 {#2087
    date: 2023-10-19 22:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 59864
  -bodyTs: "'0pp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747295 {#2091
    date: 2023-10-19 22:28: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
39 DENIED edit
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#2330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "0pp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697747295 {#2087
    date: 2023-10-19 22:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 59864
  -bodyTs: "'0pp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747295 {#2091
    date: 2023-10-19 22:28: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
40 DENIED moderate
App\Entity\EntryComment {#2092
  +user: App\Entity\User {#2330 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "0pp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697747295 {#2087
    date: 2023-10-19 22:28:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObstinateOtter@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 59864
  -bodyTs: "'0pp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697747295 {#2091
    date: 2023-10-19 22:28: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
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 {#2055
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m so glad these are getting reposted on lemmy because it was my absolute favorite thing on reddit and I miss it. So thank you!\n
    \n
    As for this, it is so weird how people can go for years without addressing some minor misinterpretation. And then it becomes this crazy shit that blows up in someone’s face.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696702294 {#2046
    date: 2023-10-07 20:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 36183
  -bodyTs: "'absolut':15 'address':41 'becom':48 'blow':53 'crazi':50 'face':58 'favorit':16 'get':7 'glad':4 'go':37 'lemmi':10 'm':2 'minor':43 'misinterpret':44 'miss':22 'peopl':35 'reddit':19 'repost':8 'shit':51 'someon':56 'thank':25 'thing':17 'weird':33 'without':40 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3453648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702294 {#2047
    date: 2023-10-07 20:11: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
43 DENIED edit
App\Entity\EntryComment {#2055
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m so glad these are getting reposted on lemmy because it was my absolute favorite thing on reddit and I miss it. So thank you!\n
    \n
    As for this, it is so weird how people can go for years without addressing some minor misinterpretation. And then it becomes this crazy shit that blows up in someone’s face.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696702294 {#2046
    date: 2023-10-07 20:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 36183
  -bodyTs: "'absolut':15 'address':41 'becom':48 'blow':53 'crazi':50 'face':58 'favorit':16 'get':7 'glad':4 'go':37 'lemmi':10 'm':2 'minor':43 'misinterpret':44 'miss':22 'peopl':35 'reddit':19 'repost':8 'shit':51 'someon':56 'thank':25 'thing':17 'weird':33 'without':40 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3453648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702294 {#2047
    date: 2023-10-07 20:11: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
44 DENIED moderate
App\Entity\EntryComment {#2055
  +user: App\Entity\User {#2101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m so glad these are getting reposted on lemmy because it was my absolute favorite thing on reddit and I miss it. So thank you!\n
    \n
    As for this, it is so weird how people can go for years without addressing some minor misinterpretation. And then it becomes this crazy shit that blows up in someone’s face.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696702294 {#2046
    date: 2023-10-07 20:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 36183
  -bodyTs: "'absolut':15 'address':41 'becom':48 'blow':53 'crazi':50 'face':58 'favorit':16 'get':7 'glad':4 'go':37 'lemmi':10 'm':2 'minor':43 'misinterpret':44 'miss':22 'peopl':35 'reddit':19 'repost':8 'shit':51 'someon':56 'thank':25 'thing':17 'weird':33 'without':40 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3453648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696702294 {#2047
    date: 2023-10-07 20:11: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
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 {#2312
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694605095 {#2297
    date: 2023-09-13 13:38:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 28815
  -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3354166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694506407 {#2320
    date: 2023-09-12 10:13:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2312
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694605095 {#2297
    date: 2023-09-13 13:38:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 28815
  -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3354166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694506407 {#2320
    date: 2023-09-12 10:13:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2312
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1694605095 {#2297
    date: 2023-09-13 13:38:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 28815
  -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3354166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694506407 {#2320
    date: 2023-09-12 10:13:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    You don’t need to be blood-related to consider someone family.\n
    \n
    I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
    \n
    It can be cultural, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694511769 {#3081
    date: 2023-09-12 11:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 28822
  -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2819041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694511769 {#3082
    date: 2023-09-12 11:42: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
51 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    You don’t need to be blood-related to consider someone family.\n
    \n
    I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
    \n
    It can be cultural, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694511769 {#3081
    date: 2023-09-12 11:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 28822
  -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2819041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694511769 {#3082
    date: 2023-09-12 11:42: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
52 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    You don’t need to be blood-related to consider someone family.\n
    \n
    I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
    \n
    It can be cultural, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694511769 {#3081
    date: 2023-09-12 11:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 28822
  -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2819041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694511769 {#3082
    date: 2023-09-12 11:42: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
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 {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694524361 {#3246
    date: 2023-09-12 15:12:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 28855
  -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2822563"
  +editedAt: DateTimeImmutable @1694524450 {#3247
    date: 2023-09-12 15:14:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694524361 {#3248
    date: 2023-09-12 15:12: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
55 DENIED edit
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694524361 {#3246
    date: 2023-09-12 15:12:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 28855
  -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2822563"
  +editedAt: DateTimeImmutable @1694524450 {#3247
    date: 2023-09-12 15:14:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694524361 {#3248
    date: 2023-09-12 15:12: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
56 DENIED moderate
App\Entity\EntryComment {#3249
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694524361 {#3246
    date: 2023-09-12 15:12:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 28855
  -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2822563"
  +editedAt: DateTimeImmutable @1694524450 {#3247
    date: 2023-09-12 15:14:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694524361 {#3248
    date: 2023-09-12 15:12: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
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 {#3363
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: """
        You don’t need to be blood-related to consider someone family.\n
        \n
        I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
        \n
        It can be cultural, too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1694511769 {#3081
        date: 2023-09-12 11:42:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 28822
      -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2819041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694511769 {#3082
        date: 2023-09-12 11:42:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694524361 {#3246
      date: 2023-09-12 15:12:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 28855
    -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2822563"
    +editedAt: DateTimeImmutable @1694524450 {#3247
      date: 2023-09-12 15:14:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694524361 {#3248
      date: 2023-09-12 15:12:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "So what about the niece/nephew terminology - is it used in your case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588691 {#3361
    date: 2023-09-13 09:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +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: 29057
  -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588691 {#3362
    date: 2023-09-13 09:04: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
59 DENIED edit
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: """
        You don’t need to be blood-related to consider someone family.\n
        \n
        I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
        \n
        It can be cultural, too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1694511769 {#3081
        date: 2023-09-12 11:42:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 28822
      -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2819041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694511769 {#3082
        date: 2023-09-12 11:42:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694524361 {#3246
      date: 2023-09-12 15:12:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 28855
    -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2822563"
    +editedAt: DateTimeImmutable @1694524450 {#3247
      date: 2023-09-12 15:14:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694524361 {#3248
      date: 2023-09-12 15:12:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "So what about the niece/nephew terminology - is it used in your case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588691 {#3361
    date: 2023-09-13 09:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +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: 29057
  -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588691 {#3362
    date: 2023-09-13 09:04: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
60 DENIED moderate
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3249
    +user: Proxies\__CG__\App\Entity\User {#3250 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3083
      +user: Proxies\__CG__\App\Entity\User {#3084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: """
        You don’t need to be blood-related to consider someone family.\n
        \n
        I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
        \n
        It can be cultural, too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1694511769 {#3081
        date: 2023-09-12 11:42:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3085 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3089 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
      -id: 28822
      -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2819041"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694511769 {#3082
        date: 2023-09-12 11:42:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694524361 {#3246
      date: 2023-09-12 15:12:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3251 …}
    +nested: Doctrine\ORM\PersistentCollection {#3253 …}
    +votes: Doctrine\ORM\PersistentCollection {#3255 …}
    +reports: Doctrine\ORM\PersistentCollection {#3257 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
    -id: 28855
    -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2822563"
    +editedAt: DateTimeImmutable @1694524450 {#3247
      date: 2023-09-12 15:14:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694524361 {#3248
      date: 2023-09-12 15:12:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "So what about the niece/nephew terminology - is it used in your case?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588691 {#3361
    date: 2023-09-13 09:04:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +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: 29057
  -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588691 {#3362
    date: 2023-09-13 09:04: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
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 {#3415
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2312
          +user: App\Entity\User {#2292 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1694605095 {#2297
            date: 2023-09-13 13:38:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2310 …}
          +nested: Doctrine\ORM\PersistentCollection {#2306 …}
          +votes: Doctrine\ORM\PersistentCollection {#2305 …}
          +reports: Doctrine\ORM\PersistentCollection {#2303 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
          -id: 28815
          -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/3354166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694506407 {#2320
            date: 2023-09-12 10:13:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2312}
        +body: """
          You don’t need to be blood-related to consider someone family.\n
          \n
          I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
          \n
          It can be cultural, too.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1694511769 {#3081
          date: 2023-09-12 11:42:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@angrystego@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 28822
        -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/2819041"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694511769 {#3082
          date: 2023-09-12 11:42:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694524361 {#3246
        date: 2023-09-12 15:12:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
        "@SharkEatingBreakfast@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 28855
      -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2822563"
      +editedAt: DateTimeImmutable @1694524450 {#3247
        date: 2023-09-12 15:14:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694524361 {#3248
        date: 2023-09-12 15:12:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "So what about the niece/nephew terminology - is it used in your case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694588691 {#3361
      date: 2023-09-13 09:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
      "@cabbagee@sopuli.xyz"
    ]
    +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: 29057
    -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588691 {#3362
      date: 2023-09-13 09:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yup. Same as blood relatives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694601332 {#3413
    date: 2023-09-13 12:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3420 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 29073
  -bodyTs: "'blood':4 'relat':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2846520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694601332 {#3414
    date: 2023-09-13 12:35: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
63 DENIED edit
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2312
          +user: App\Entity\User {#2292 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1694605095 {#2297
            date: 2023-09-13 13:38:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2310 …}
          +nested: Doctrine\ORM\PersistentCollection {#2306 …}
          +votes: Doctrine\ORM\PersistentCollection {#2305 …}
          +reports: Doctrine\ORM\PersistentCollection {#2303 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
          -id: 28815
          -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/3354166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694506407 {#2320
            date: 2023-09-12 10:13:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2312}
        +body: """
          You don’t need to be blood-related to consider someone family.\n
          \n
          I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
          \n
          It can be cultural, too.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1694511769 {#3081
          date: 2023-09-12 11:42:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@angrystego@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 28822
        -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/2819041"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694511769 {#3082
          date: 2023-09-12 11:42:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694524361 {#3246
        date: 2023-09-12 15:12:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
        "@SharkEatingBreakfast@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 28855
      -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2822563"
      +editedAt: DateTimeImmutable @1694524450 {#3247
        date: 2023-09-12 15:14:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694524361 {#3248
        date: 2023-09-12 15:12:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "So what about the niece/nephew terminology - is it used in your case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694588691 {#3361
      date: 2023-09-13 09:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
      "@cabbagee@sopuli.xyz"
    ]
    +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: 29057
    -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588691 {#3362
      date: 2023-09-13 09:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yup. Same as blood relatives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694601332 {#3413
    date: 2023-09-13 12:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3420 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 29073
  -bodyTs: "'blood':4 'relat':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2846520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694601332 {#3414
    date: 2023-09-13 12:35: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
64 DENIED moderate
App\Entity\EntryComment {#3415
  +user: Proxies\__CG__\App\Entity\User {#3250 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3363
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3249
      +user: Proxies\__CG__\App\Entity\User {#3250 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3083
        +user: Proxies\__CG__\App\Entity\User {#3084 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2312
          +user: App\Entity\User {#2292 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1694605095 {#2297
            date: 2023-09-13 13:38:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2310 …}
          +nested: Doctrine\ORM\PersistentCollection {#2306 …}
          +votes: Doctrine\ORM\PersistentCollection {#2305 …}
          +reports: Doctrine\ORM\PersistentCollection {#2303 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
          -id: 28815
          -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/3354166"
          +editedAt: null
          +createdAt: DateTimeImmutable @1694506407 {#2320
            date: 2023-09-12 10:13:27.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2312}
        +body: """
          You don’t need to be blood-related to consider someone family.\n
          \n
          I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
          \n
          It can be cultural, too.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1694511769 {#3081
          date: 2023-09-12 11:42:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@angrystego@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3085 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3089 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
        -id: 28822
        -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/2819041"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694511769 {#3082
          date: 2023-09-12 11:42:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Same for me. Very few of my aunts and uncles are by blood. I didn’t think twice about it growing up. My close friends and I have the same relationship. Love isn’t a finite resource and chosen family is an extension of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1694524361 {#3246
        date: 2023-09-12 15:12:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
        "@SharkEatingBreakfast@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3251 …}
      +nested: Doctrine\ORM\PersistentCollection {#3253 …}
      +votes: Doctrine\ORM\PersistentCollection {#3255 …}
      +reports: Doctrine\ORM\PersistentCollection {#3257 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
      -id: 28855
      -bodyTs: "'aunt':8 'blood':13 'chosen':39 'close':24 'didn':15 'extens':43 'famili':40 'finit':36 'friend':25 'grow':21 'isn':33 'love':32 'relationship':31 'resourc':37 'think':17 'twice':18 'uncl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/2822563"
      +editedAt: DateTimeImmutable @1694524450 {#3247
        date: 2023-09-12 15:14:10.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694524361 {#3248
        date: 2023-09-12 15:12:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "So what about the niece/nephew terminology - is it used in your case?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694588691 {#3361
      date: 2023-09-13 09:04:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SharkEatingBreakfast@sopuli.xyz"
      "@cabbagee@sopuli.xyz"
    ]
    +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: 29057
    -bodyTs: "'case':12 'niece/nephew':5 'terminolog':6 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588691 {#3362
      date: 2023-09-13 09:04:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yup. Same as blood relatives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694601332 {#3413
    date: 2023-09-13 12:35:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3416 …}
  +nested: Doctrine\ORM\PersistentCollection {#3418 …}
  +votes: Doctrine\ORM\PersistentCollection {#3420 …}
  +reports: Doctrine\ORM\PersistentCollection {#3422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3426 …}
  -id: 29073
  -bodyTs: "'blood':4 'relat':5 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2846520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694601332 {#3414
    date: 2023-09-13 12:35: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
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 {#3265
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, it’s the same in my bubble, friends of parents are often called aunts/unckes. But for some reason I’ve never heard any of them call their friends’ children nephews/nieces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588565 {#3263
    date: 2023-09-13 09:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 29056
  -bodyTs: "'aunts/unckes':15 'bubbl':8 'call':14,27 'children':30 'friend':9,29 'heard':23 'nephews/nieces':31 'never':22 'often':13 'parent':11 'reason':19 've':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588565 {#3264
    date: 2023-09-13 09:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, it’s the same in my bubble, friends of parents are often called aunts/unckes. But for some reason I’ve never heard any of them call their friends’ children nephews/nieces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588565 {#3263
    date: 2023-09-13 09:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 29056
  -bodyTs: "'aunts/unckes':15 'bubbl':8 'call':14,27 'children':30 'friend':9,29 'heard':23 'nephews/nieces':31 'never':22 'often':13 'parent':11 'reason':19 've':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588565 {#3264
    date: 2023-09-13 09:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3083
    +user: Proxies\__CG__\App\Entity\User {#3084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: """
      You don’t need to be blood-related to consider someone family.\n
      \n
      I grew up with a babysitter who I now call an aunt. She grew up with my family and we became involved in each other’s lives, to the point where our closeness and love for each other makes us a family.\n
      \n
      It can be cultural, too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694511769 {#3081
      date: 2023-09-12 11:42:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3085 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3089 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
    -id: 28822
    -bodyTs: "'aunt':25 'babysitt':19 'becam':34 'blood':8 'blood-rel':7 'call':23 'close':46 'consid':11 'cultur':59 'famili':13,31,55 'grew':15,27 'involv':35 'live':40 'love':48 'make':52 'need':4 'point':43 'relat':9 'someon':12 'us':53"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/2819041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694511769 {#3082
      date: 2023-09-12 11:42:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, it’s the same in my bubble, friends of parents are often called aunts/unckes. But for some reason I’ve never heard any of them call their friends’ children nephews/nieces."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694588565 {#3263
    date: 2023-09-13 09:02:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SharkEatingBreakfast@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3266 …}
  +nested: Doctrine\ORM\PersistentCollection {#3268 …}
  +votes: Doctrine\ORM\PersistentCollection {#3270 …}
  +reports: Doctrine\ORM\PersistentCollection {#3272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3276 …}
  -id: 29056
  -bodyTs: "'aunts/unckes':15 'bubbl':8 'call':14,27 'children':30 'friend':9,29 'heard':23 'nephews/nieces':31 'never':22 'often':13 'parent':11 'reason':19 've':21 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588565 {#3264
    date: 2023-09-13 09:02:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    A long time ago a roommate of mine had a baby, and as he came of age all of our friends took it upon themselves to make their introductions as *Uncle This* or *Aunt That*. I remembered how confusing that was for me as a kid, so when Mom eventually spoke up on the matter I offered her *Frunkle* and *Fraunt* as an alternative title.\n
    \n
    I don’t talk to her anymore but I do sometimes wonder if she’s still using that word.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694516095 {#3097
    date: 2023-09-12 12:54:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 28827
  -bodyTs: "'age':17 'ago':4 'altern':64 'anymor':72 'aunt':34 'babi':11 'came':15 'confus':39 'eventu':50 'fraunt':61 'friend':21 'frunkl':59 'introduct':29 'kid':46 'long':2 'make':27 'matter':55 'mine':8 'mom':49 'offer':57 'rememb':37 'roommat':6 'sometim':76 'spoke':51 'still':81 'talk':69 'time':3 'titl':65 'took':22 'uncl':31 'upon':24 'use':82 'wonder':77 'word':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3356925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694516095 {#3098
    date: 2023-09-12 12:54:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    A long time ago a roommate of mine had a baby, and as he came of age all of our friends took it upon themselves to make their introductions as *Uncle This* or *Aunt That*. I remembered how confusing that was for me as a kid, so when Mom eventually spoke up on the matter I offered her *Frunkle* and *Fraunt* as an alternative title.\n
    \n
    I don’t talk to her anymore but I do sometimes wonder if she’s still using that word.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694516095 {#3097
    date: 2023-09-12 12:54:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 28827
  -bodyTs: "'age':17 'ago':4 'altern':64 'anymor':72 'aunt':34 'babi':11 'came':15 'confus':39 'eventu':50 'fraunt':61 'friend':21 'frunkl':59 'introduct':29 'kid':46 'long':2 'make':27 'matter':55 'mine':8 'mom':49 'offer':57 'rememb':37 'roommat':6 'sometim':76 'spoke':51 'still':81 'talk':69 'time':3 'titl':65 'took':22 'uncl':31 'upon':24 'use':82 'wonder':77 'word':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3356925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694516095 {#3098
    date: 2023-09-12 12:54:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: """
    A long time ago a roommate of mine had a baby, and as he came of age all of our friends took it upon themselves to make their introductions as *Uncle This* or *Aunt That*. I remembered how confusing that was for me as a kid, so when Mom eventually spoke up on the matter I offered her *Frunkle* and *Fraunt* as an alternative title.\n
    \n
    I don’t talk to her anymore but I do sometimes wonder if she’s still using that word.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694516095 {#3097
    date: 2023-09-12 12:54:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 28827
  -bodyTs: "'age':17 'ago':4 'altern':64 'anymor':72 'aunt':34 'babi':11 'came':15 'confus':39 'eventu':50 'fraunt':61 'friend':21 'frunkl':59 'introduct':29 'kid':46 'long':2 'make':27 'matter':55 'mine':8 'mom':49 'offer':57 'rememb':37 'roommat':6 'sometim':76 'spoke':51 'still':81 'talk':69 'time':3 'titl':65 'took':22 'uncl':31 'upon':24 'use':82 'wonder':77 'word':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3356925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694516095 {#3098
    date: 2023-09-12 12:54:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694514437 {#3113
    date: 2023-09-12 12:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 28825
  -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1691584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694514437 {#3114
    date: 2023-09-12 12:27: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
75 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694514437 {#3113
    date: 2023-09-12 12:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 28825
  -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1691584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694514437 {#3114
    date: 2023-09-12 12:27: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
76 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1694514437 {#3113
    date: 2023-09-12 12:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 28825
  -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1691584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694514437 {#3114
    date: 2023-09-12 12:27: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
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 {#3280
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694514437 {#3113
      date: 2023-09-12 12:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 28825
    -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/1691584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694514437 {#3114
      date: 2023-09-12 12:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "I understand that. I’m more interested in the terminology in the adult->child direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694588420 {#3278
    date: 2023-09-13 09:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@Raisin8659@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 29055
  -bodyTs: "'adult':13 'child':14 'direct':15 'interest':7 'm':5 'terminolog':10 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588420 {#3279
    date: 2023-09-13 09:00:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3280
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694514437 {#3113
      date: 2023-09-12 12:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 28825
    -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/1691584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694514437 {#3114
      date: 2023-09-12 12:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "I understand that. I’m more interested in the terminology in the adult->child direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694588420 {#3278
    date: 2023-09-13 09:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@Raisin8659@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 29055
  -bodyTs: "'adult':13 'child':14 'direct':15 'interest':7 'm':5 'terminolog':10 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588420 {#3279
    date: 2023-09-13 09:00:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3280
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, could be cultural. There’s a Buddhist teaching that you should treat your good friend’s kids like your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1694514437 {#3113
      date: 2023-09-12 12:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 28825
    -bodyTs: "'buddhist':8 'could':2 'cultur':4 'friend':16 'good':15 'kid':18 'like':19 'teach':9 'treat':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/1691584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694514437 {#3114
      date: 2023-09-12 12:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "I understand that. I’m more interested in the terminology in the adult->child direction."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694588420 {#3278
    date: 2023-09-13 09:00:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@Raisin8659@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3281 …}
  +nested: Doctrine\ORM\PersistentCollection {#3283 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  -id: 29055
  -bodyTs: "'adult':13 'child':14 'direct':15 'interest':7 'm':5 'terminolog':10 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588420 {#3279
    date: 2023-09-13 09:00:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1694519351 {#3129
    date: 2023-09-12 13:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 28836
  -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3358678"
  +editedAt: DateTimeImmutable @1694519423 {#3130
    date: 2023-09-12 13:50:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694519351 {#3131
    date: 2023-09-12 13:49: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
83 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1694519351 {#3129
    date: 2023-09-12 13:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 28836
  -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3358678"
  +editedAt: DateTimeImmutable @1694519423 {#3130
    date: 2023-09-12 13:50:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694519351 {#3131
    date: 2023-09-12 13:49: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
84 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2312
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1694605095 {#2297
      date: 2023-09-13 13:38:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2310 …}
    +nested: Doctrine\ORM\PersistentCollection {#2306 …}
    +votes: Doctrine\ORM\PersistentCollection {#2305 …}
    +reports: Doctrine\ORM\PersistentCollection {#2303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    -id: 28815
    -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3354166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694506407 {#2320
      date: 2023-09-12 10:13:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1694519351 {#3129
    date: 2023-09-12 13:49:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 28836
  -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3358678"
  +editedAt: DateTimeImmutable @1694519423 {#3130
    date: 2023-09-12 13:50:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694519351 {#3131
    date: 2023-09-12 13:49: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
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 {#3295
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1694519351 {#3129
      date: 2023-09-12 13:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 28836
    -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3358678"
    +editedAt: DateTimeImmutable @1694519423 {#3130
      date: 2023-09-12 13:50:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694519351 {#3131
      date: 2023-09-12 13:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, but do they call you their nephew/niece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694588336 {#3293
    date: 2023-09-13 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@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: 29054
  -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588336 {#3294
    date: 2023-09-13 08:58: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
87 DENIED edit
App\Entity\EntryComment {#3295
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1694519351 {#3129
      date: 2023-09-12 13:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 28836
    -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3358678"
    +editedAt: DateTimeImmutable @1694519423 {#3130
      date: 2023-09-12 13:50:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694519351 {#3131
      date: 2023-09-12 13:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, but do they call you their nephew/niece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694588336 {#3293
    date: 2023-09-13 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@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: 29054
  -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588336 {#3294
    date: 2023-09-13 08:58: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
88 DENIED moderate
App\Entity\EntryComment {#3295
  +user: App\Entity\User {#2292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2312
      +user: App\Entity\User {#2292 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1694605095 {#2297
        date: 2023-09-13 13:38:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 28815
      -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3354166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1694506407 {#2320
        date: 2023-09-12 10:13:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1694519351 {#3129
      date: 2023-09-12 13:49:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3134 …}
    +nested: Doctrine\ORM\PersistentCollection {#3136 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    -id: 28836
    -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3358678"
    +editedAt: DateTimeImmutable @1694519423 {#3130
      date: 2023-09-12 13:50:23.0 +02:00
    }
    +createdAt: DateTimeImmutable @1694519351 {#3131
      date: 2023-09-12 13:49:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Yeah, but do they call you their nephew/niece?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694588336 {#3293
    date: 2023-09-13 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@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: 29054
  -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3386834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694588336 {#3294
    date: 2023-09-13 08:58: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
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 {#3378
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1694519351 {#3129
        date: 2023-09-12 13:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3136 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 28836
      -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3358678"
      +editedAt: DateTimeImmutable @1694519423 {#3130
        date: 2023-09-12 13:50:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694519351 {#3131
        date: 2023-09-12 13:49:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, but do they call you their nephew/niece?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1694588336 {#3293
      date: 2023-09-13 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SCB@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: 29054
    -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588336 {#3294
      date: 2023-09-13 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Some do! I certainly say that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694605094 {#3376
    date: 2023-09-13 13:38:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +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: 29077
  -bodyTs: "'certain':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3392724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694605094 {#3377
    date: 2023-09-13 13:38: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
91 DENIED edit
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1694519351 {#3129
        date: 2023-09-12 13:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3136 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 28836
      -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3358678"
      +editedAt: DateTimeImmutable @1694519423 {#3130
        date: 2023-09-12 13:50:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694519351 {#3131
        date: 2023-09-12 13:49:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, but do they call you their nephew/niece?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1694588336 {#3293
      date: 2023-09-13 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SCB@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: 29054
    -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588336 {#3294
      date: 2023-09-13 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Some do! I certainly say that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694605094 {#3376
    date: 2023-09-13 13:38:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +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: 29077
  -bodyTs: "'certain':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3392724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694605094 {#3377
    date: 2023-09-13 13:38: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
92 DENIED moderate
App\Entity\EntryComment {#3378
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3295
    +user: App\Entity\User {#2292 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2312
        +user: App\Entity\User {#2292 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Do people call unrelated children that they’re fond of a nephew/niece, just like in some families children call friendly adults uncle/aunt?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1694605095 {#2297
          date: 2023-09-13 13:38:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2310 …}
        +nested: Doctrine\ORM\PersistentCollection {#2306 …}
        +votes: Doctrine\ORM\PersistentCollection {#2305 …}
        +reports: Doctrine\ORM\PersistentCollection {#2303 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
        -id: 28815
        -bodyTs: "'adult':21 'call':3,19 'children':5,18 'famili':17 'fond':9 'friend':20 'like':14 'nephew/niece':12 'peopl':2 're':8 'uncle/aunt':22 'unrel':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/3354166"
        +editedAt: null
        +createdAt: DateTimeImmutable @1694506407 {#2320
          date: 2023-09-12 10:13:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2312}
      +body: "Yes. My dad’s friends were also my uncles (and I have 8 actual uncles so it’s not like we were short on uncles), and I am an uncle to all my close friends’ kids"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1694519351 {#3129
        date: 2023-09-12 13:49:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@angrystego@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3134 …}
      +nested: Doctrine\ORM\PersistentCollection {#3136 …}
      +votes: Doctrine\ORM\PersistentCollection {#3138 …}
      +reports: Doctrine\ORM\PersistentCollection {#3140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
      -id: 28836
      -bodyTs: "'8':13 'actual':14 'also':7 'close':34 'dad':3 'friend':5,35 'kid':36 'like':20 'short':23 'uncl':9,15,25,30 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3358678"
      +editedAt: DateTimeImmutable @1694519423 {#3130
        date: 2023-09-12 13:50:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1694519351 {#3131
        date: 2023-09-12 13:49:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2312}
    +body: "Yeah, but do they call you their nephew/niece?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1694588336 {#3293
      date: 2023-09-13 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@angrystego@lemmy.world"
      "@SCB@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: 29054
    -bodyTs: "'call':5 'nephew/niece':8 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3386834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694588336 {#3294
      date: 2023-09-13 08:58:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2312}
  +body: "Some do! I certainly say that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694605094 {#3376
    date: 2023-09-13 13:38:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@angrystego@lemmy.world"
    "@SCB@lemmy.world"
  ]
  +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: 29077
  -bodyTs: "'certain':4 'say':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3392724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694605094 {#3377
    date: 2023-09-13 13:38: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
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 {#2233
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow. Sounds like she dodged a lot of bullets and can start getting a better life and friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694603803 {#2235
    date: 2023-09-13 13:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 29076
  -bodyTs: "'better':15 'bullet':9 'dodg':5 'friend':18 'get':13 'life':16 'like':3 'lot':7 'sound':2 'start':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3004821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694603803 {#2242
    date: 2023-09-13 13:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2233
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow. Sounds like she dodged a lot of bullets and can start getting a better life and friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694603803 {#2235
    date: 2023-09-13 13:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 29076
  -bodyTs: "'better':15 'bullet':9 'dodg':5 'friend':18 'get':13 'life':16 'like':3 'lot':7 'sound':2 'start':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3004821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694603803 {#2242
    date: 2023-09-13 13:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2233
  +user: App\Entity\User {#2245 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow. Sounds like she dodged a lot of bullets and can start getting a better life and friends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1694603803 {#2235
    date: 2023-09-13 13:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2226 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  -id: 29076
  -bodyTs: "'better':15 'bullet':9 'dodg':5 'friend':18 'get':13 'life':16 'like':3 'lot':7 'sound':2 'start':12 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3004821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694603803 {#2242
    date: 2023-09-13 13:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1993
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, it must be tough for people to go through life with this level of insurmountable insecurity, like… holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694555226 {#1995
    date: 2023-09-12 23:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 28952
  -bodyTs: "'go':9 'holi':19 'insecur':17 'insurmount':16 'level':14 'life':11 'like':18 'must':3 'peopl':7 'shit':20 'tough':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3376653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694555226 {#2005
    date: 2023-09-12 23:47: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
99 DENIED edit
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, it must be tough for people to go through life with this level of insurmountable insecurity, like… holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694555226 {#1995
    date: 2023-09-12 23:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 28952
  -bodyTs: "'go':9 'holi':19 'insecur':17 'insurmount':16 'level':14 'life':11 'like':18 'must':3 'peopl':7 'shit':20 'tough':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3376653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694555226 {#2005
    date: 2023-09-12 23:47: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
100 DENIED moderate
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#1719 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, it must be tough for people to go through life with this level of insurmountable insecurity, like… holy shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694555226 {#1995
    date: 2023-09-12 23:47:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 28952
  -bodyTs: "'go':9 'holi':19 'insecur':17 'insurmount':16 'level':14 'life':11 'like':18 'must':3 'peopl':7 'shit':20 'tough':5 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3376653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694555226 {#2005
    date: 2023-09-12 23:47: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
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 {#1991
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is this your story?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693886247 {#1997
    date: 2023-09-05 05:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 27070
  -bodyTs: "'stori':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2879285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202535 {#1996
    date: 2023-08-28 08:02: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
103 DENIED edit
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is this your story?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693886247 {#1997
    date: 2023-09-05 05:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 27070
  -bodyTs: "'stori':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2879285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202535 {#1996
    date: 2023-08-28 08:02: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
104 DENIED moderate
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Is this your story?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693886247 {#1997
    date: 2023-09-05 05:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 27070
  -bodyTs: "'stori':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2879285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202535 {#1996
    date: 2023-08-28 08:02: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
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 {#2960
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is this your story?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693886247 {#1997
      date: 2023-09-05 05:57:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 27070
    -bodyTs: "'stori':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2879285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202535 {#1996
      date: 2023-08-28 08:02:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "Christ on a bike man, read the first and last lines!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1693202803 {#2962
    date: 2023-08-28 08:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 27071
  -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/2261736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202803 {#2961
    date: 2023-08-28 08:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2960
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is this your story?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693886247 {#1997
      date: 2023-09-05 05:57:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 27070
    -bodyTs: "'stori':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2879285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202535 {#1996
      date: 2023-08-28 08:02:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "Christ on a bike man, read the first and last lines!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1693202803 {#2962
    date: 2023-08-28 08:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 27071
  -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/2261736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202803 {#2961
    date: 2023-08-28 08:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2960
  +user: Proxies\__CG__\App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Is this your story?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1693886247 {#1997
      date: 2023-09-05 05:57:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 27070
    -bodyTs: "'stori':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2879285"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202535 {#1996
      date: 2023-08-28 08:02:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "Christ on a bike man, read the first and last lines!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1693202803 {#2962
    date: 2023-08-28 08:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2958 …}
  +nested: Doctrine\ORM\PersistentCollection {#2956 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  -id: 27071
  -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/2261736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693202803 {#2961
    date: 2023-08-28 08:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3186
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2960
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1991
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Is this your story?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693886247 {#1997
        date: 2023-09-05 05:57:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2015 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#1987 …}
      +reports: Doctrine\ORM\PersistentCollection {#1983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
      -id: 27070
      -bodyTs: "'stori':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2879285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202535 {#1996
        date: 2023-08-28 08:02:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: "Christ on a bike man, read the first and last lines!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1693202803 {#2962
      date: 2023-08-28 08:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2958 …}
    +nested: Doctrine\ORM\PersistentCollection {#2956 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    -id: 27071
    -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/2261736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202803 {#2961
      date: 2023-08-28 08:06:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    It was a joke, oh my gosh\n
    \n
    I guess I should have put a tone indicator
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693260667 {#3183
    date: 2023-08-29 00:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 27116
  -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2903568"
  +editedAt: DateTimeImmutable @1693260692 {#3184
    date: 2023-08-29 00:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693260667 {#3185
    date: 2023-08-29 00:11: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
111 DENIED edit
App\Entity\EntryComment {#3186
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2960
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1991
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Is this your story?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693886247 {#1997
        date: 2023-09-05 05:57:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2015 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#1987 …}
      +reports: Doctrine\ORM\PersistentCollection {#1983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
      -id: 27070
      -bodyTs: "'stori':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2879285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202535 {#1996
        date: 2023-08-28 08:02:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: "Christ on a bike man, read the first and last lines!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1693202803 {#2962
      date: 2023-08-28 08:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2958 …}
    +nested: Doctrine\ORM\PersistentCollection {#2956 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    -id: 27071
    -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/2261736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202803 {#2961
      date: 2023-08-28 08:06:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    It was a joke, oh my gosh\n
    \n
    I guess I should have put a tone indicator
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693260667 {#3183
    date: 2023-08-29 00:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 27116
  -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2903568"
  +editedAt: DateTimeImmutable @1693260692 {#3184
    date: 2023-08-29 00:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693260667 {#3185
    date: 2023-08-29 00:11: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
112 DENIED moderate
App\Entity\EntryComment {#3186
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2960
    +user: Proxies\__CG__\App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1991
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Is this your story?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1693886247 {#1997
        date: 2023-09-05 05:57:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2015 …}
      +nested: Doctrine\ORM\PersistentCollection {#2008 …}
      +votes: Doctrine\ORM\PersistentCollection {#1987 …}
      +reports: Doctrine\ORM\PersistentCollection {#1983 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
      -id: 27070
      -bodyTs: "'stori':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2879285"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202535 {#1996
        date: 2023-08-28 08:02:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: "Christ on a bike man, read the first and last lines!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 60
    +score: 0
    +lastActive: DateTime @1693202803 {#2962
      date: 2023-08-28 08:06:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2958 …}
    +nested: Doctrine\ORM\PersistentCollection {#2956 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    -id: 27071
    -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/2261736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693202803 {#2961
      date: 2023-08-28 08:06:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    It was a joke, oh my gosh\n
    \n
    I guess I should have put a tone indicator
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693260667 {#3183
    date: 2023-08-29 00:11:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 27116
  -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2903568"
  +editedAt: DateTimeImmutable @1693260692 {#3184
    date: 2023-08-29 00:11:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1693260667 {#3185
    date: 2023-08-29 00:11: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
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 {#3332
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2960
      +user: Proxies\__CG__\App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1991
        +user: App\Entity\User {#2373 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Is this your story?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693886247 {#1997
          date: 2023-09-05 05:57:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2015 …}
        +nested: Doctrine\ORM\PersistentCollection {#2008 …}
        +votes: Doctrine\ORM\PersistentCollection {#1987 …}
        +reports: Doctrine\ORM\PersistentCollection {#1983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
        -id: 27070
        -bodyTs: "'stori':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2879285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202535 {#1996
          date: 2023-08-28 08:02:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: "Christ on a bike man, read the first and last lines!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1693202803 {#2962
        date: 2023-08-28 08:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2958 …}
      +nested: Doctrine\ORM\PersistentCollection {#2956 …}
      +votes: Doctrine\ORM\PersistentCollection {#3036 …}
      +reports: Doctrine\ORM\PersistentCollection {#3039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
      -id: 27071
      -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/2261736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202803 {#2961
        date: 2023-08-28 08:06:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      It was a joke, oh my gosh\n
      \n
      I guess I should have put a tone indicator
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693260667 {#3183
      date: 2023-08-29 00:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 27116
    -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2903568"
    +editedAt: DateTimeImmutable @1693260692 {#3184
      date: 2023-08-29 00:11:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693260667 {#3185
      date: 2023-08-29 00:11:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    ---\n
    \n
    If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
    \n
    Remember that text is lifeless. There’s nothing there except the markings on the page.\n
    \n
    Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693293632 {#3330
    date: 2023-08-29 09:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +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: 27145
  -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293632 {#3331
    date: 2023-08-29 09:20: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
115 DENIED edit
App\Entity\EntryComment {#3332
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2960
      +user: Proxies\__CG__\App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1991
        +user: App\Entity\User {#2373 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Is this your story?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693886247 {#1997
          date: 2023-09-05 05:57:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2015 …}
        +nested: Doctrine\ORM\PersistentCollection {#2008 …}
        +votes: Doctrine\ORM\PersistentCollection {#1987 …}
        +reports: Doctrine\ORM\PersistentCollection {#1983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
        -id: 27070
        -bodyTs: "'stori':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2879285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202535 {#1996
          date: 2023-08-28 08:02:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: "Christ on a bike man, read the first and last lines!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1693202803 {#2962
        date: 2023-08-28 08:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2958 …}
      +nested: Doctrine\ORM\PersistentCollection {#2956 …}
      +votes: Doctrine\ORM\PersistentCollection {#3036 …}
      +reports: Doctrine\ORM\PersistentCollection {#3039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
      -id: 27071
      -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/2261736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202803 {#2961
        date: 2023-08-28 08:06:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      It was a joke, oh my gosh\n
      \n
      I guess I should have put a tone indicator
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693260667 {#3183
      date: 2023-08-29 00:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 27116
    -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2903568"
    +editedAt: DateTimeImmutable @1693260692 {#3184
      date: 2023-08-29 00:11:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693260667 {#3185
      date: 2023-08-29 00:11:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    ---\n
    \n
    If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
    \n
    Remember that text is lifeless. There’s nothing there except the markings on the page.\n
    \n
    Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693293632 {#3330
    date: 2023-08-29 09:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +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: 27145
  -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293632 {#3331
    date: 2023-08-29 09:20: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
116 DENIED moderate
App\Entity\EntryComment {#3332
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2960
      +user: Proxies\__CG__\App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#1991
        +user: App\Entity\User {#2373 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Is this your story?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1693886247 {#1997
          date: 2023-09-05 05:57:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2015 …}
        +nested: Doctrine\ORM\PersistentCollection {#2008 …}
        +votes: Doctrine\ORM\PersistentCollection {#1987 …}
        +reports: Doctrine\ORM\PersistentCollection {#1983 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
        -id: 27070
        -bodyTs: "'stori':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2879285"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202535 {#1996
          date: 2023-08-28 08:02:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: "Christ on a bike man, read the first and last lines!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1693202803 {#2962
        date: 2023-08-28 08:06:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2958 …}
      +nested: Doctrine\ORM\PersistentCollection {#2956 …}
      +votes: Doctrine\ORM\PersistentCollection {#3036 …}
      +reports: Doctrine\ORM\PersistentCollection {#3039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
      -id: 27071
      -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/2261736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693202803 {#2961
        date: 2023-08-28 08:06:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      It was a joke, oh my gosh\n
      \n
      I guess I should have put a tone indicator
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1693260667 {#3183
      date: 2023-08-29 00:11:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3187 …}
    +nested: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 27116
    -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2903568"
    +editedAt: DateTimeImmutable @1693260692 {#3184
      date: 2023-08-29 00:11:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1693260667 {#3185
      date: 2023-08-29 00:11:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: """
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    Is this your story?\n
    \n
    ---\n
    \n
    If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
    \n
    Remember that text is lifeless. There’s nothing there except the markings on the page.\n
    \n
    Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693293632 {#3330
    date: 2023-08-29 09:20:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
  ]
  +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: 27145
  -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293632 {#3331
    date: 2023-08-29 09:20: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
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 {#3402
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3186
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2960
        +user: Proxies\__CG__\App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1991
          +user: App\Entity\User {#2373 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Is this your story?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693886247 {#1997
            date: 2023-09-05 05:57:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deconstruct@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2015 …}
          +nested: Doctrine\ORM\PersistentCollection {#2008 …}
          +votes: Doctrine\ORM\PersistentCollection {#1987 …}
          +reports: Doctrine\ORM\PersistentCollection {#1983 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
          -id: 27070
          -bodyTs: "'stori':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2879285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693202535 {#1996
            date: 2023-08-28 08:02:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1991}
        +body: "Christ on a bike man, read the first and last lines!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1693202803 {#2962
          date: 2023-08-28 08:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
          "@nei7jc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2958 …}
        +nested: Doctrine\ORM\PersistentCollection {#2956 …}
        +votes: Doctrine\ORM\PersistentCollection {#3036 …}
        +reports: Doctrine\ORM\PersistentCollection {#3039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
        -id: 27071
        -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/2261736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202803 {#2961
          date: 2023-08-28 08:06:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: """
        It was a joke, oh my gosh\n
        \n
        I guess I should have put a tone indicator
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1693260667 {#3183
        date: 2023-08-29 00:11:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
        "@Mr_Blott@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3189 …}
      +votes: Doctrine\ORM\PersistentCollection {#3191 …}
      +reports: Doctrine\ORM\PersistentCollection {#3193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
      -id: 27116
      -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2903568"
      +editedAt: DateTimeImmutable @1693260692 {#3184
        date: 2023-08-29 00:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693260667 {#3185
        date: 2023-08-29 00:11:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      ---\n
      \n
      If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
      \n
      Remember that text is lifeless. There’s nothing there except the markings on the page.\n
      \n
      Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1693293632 {#3330
      date: 2023-08-29 09:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +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: 27145
    -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/1097222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693293632 {#3331
      date: 2023-08-29 09:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "I’m aware, I should have used a tone indicator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693886246 {#3403
    date: 2023-09-05 05:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
    "@UdeRecife@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 28059
  -bodyTs: "'awar':3 'indic':10 'm':2 'tone':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3127027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693886246 {#3406
    date: 2023-09-05 05:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3402
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3186
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2960
        +user: Proxies\__CG__\App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1991
          +user: App\Entity\User {#2373 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Is this your story?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693886247 {#1997
            date: 2023-09-05 05:57:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deconstruct@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2015 …}
          +nested: Doctrine\ORM\PersistentCollection {#2008 …}
          +votes: Doctrine\ORM\PersistentCollection {#1987 …}
          +reports: Doctrine\ORM\PersistentCollection {#1983 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
          -id: 27070
          -bodyTs: "'stori':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2879285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693202535 {#1996
            date: 2023-08-28 08:02:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1991}
        +body: "Christ on a bike man, read the first and last lines!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1693202803 {#2962
          date: 2023-08-28 08:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
          "@nei7jc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2958 …}
        +nested: Doctrine\ORM\PersistentCollection {#2956 …}
        +votes: Doctrine\ORM\PersistentCollection {#3036 …}
        +reports: Doctrine\ORM\PersistentCollection {#3039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
        -id: 27071
        -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/2261736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202803 {#2961
          date: 2023-08-28 08:06:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: """
        It was a joke, oh my gosh\n
        \n
        I guess I should have put a tone indicator
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1693260667 {#3183
        date: 2023-08-29 00:11:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
        "@Mr_Blott@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3189 …}
      +votes: Doctrine\ORM\PersistentCollection {#3191 …}
      +reports: Doctrine\ORM\PersistentCollection {#3193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
      -id: 27116
      -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2903568"
      +editedAt: DateTimeImmutable @1693260692 {#3184
        date: 2023-08-29 00:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693260667 {#3185
        date: 2023-08-29 00:11:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      ---\n
      \n
      If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
      \n
      Remember that text is lifeless. There’s nothing there except the markings on the page.\n
      \n
      Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1693293632 {#3330
      date: 2023-08-29 09:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +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: 27145
    -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/1097222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693293632 {#3331
      date: 2023-08-29 09:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "I’m aware, I should have used a tone indicator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693886246 {#3403
    date: 2023-09-05 05:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
    "@UdeRecife@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 28059
  -bodyTs: "'awar':3 'indic':10 'm':2 'tone':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3127027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693886246 {#3406
    date: 2023-09-05 05:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3402
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3332
    +user: Proxies\__CG__\App\Entity\User {#3333 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3186
      +user: App\Entity\User {#2373 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2960
        +user: Proxies\__CG__\App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#1991
          +user: App\Entity\User {#2373 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Is this your story?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1693886247 {#1997
            date: 2023-09-05 05:57:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@deconstruct@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2015 …}
          +nested: Doctrine\ORM\PersistentCollection {#2008 …}
          +votes: Doctrine\ORM\PersistentCollection {#1987 …}
          +reports: Doctrine\ORM\PersistentCollection {#1983 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
          -id: 27070
          -bodyTs: "'stori':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/2879285"
          +editedAt: null
          +createdAt: DateTimeImmutable @1693202535 {#1996
            date: 2023-08-28 08:02:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1991}
        +body: "Christ on a bike man, read the first and last lines!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 60
        +score: 0
        +lastActive: DateTime @1693202803 {#2962
          date: 2023-08-28 08:06:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
          "@nei7jc@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2958 …}
        +nested: Doctrine\ORM\PersistentCollection {#2956 …}
        +votes: Doctrine\ORM\PersistentCollection {#3036 …}
        +reports: Doctrine\ORM\PersistentCollection {#3039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
        -id: 27071
        -bodyTs: "'bike':4 'christ':1 'first':8 'last':10 'line':11 'man':5 'read':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/2261736"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693202803 {#2961
          date: 2023-08-28 08:06:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1991}
      +body: """
        It was a joke, oh my gosh\n
        \n
        I guess I should have put a tone indicator
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1693260667 {#3183
        date: 2023-08-29 00:11:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@nei7jc@lemmy.world"
        "@Mr_Blott@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3187 …}
      +nested: Doctrine\ORM\PersistentCollection {#3189 …}
      +votes: Doctrine\ORM\PersistentCollection {#3191 …}
      +reports: Doctrine\ORM\PersistentCollection {#3193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
      -id: 27116
      -bodyTs: "'gosh':7 'guess':9 'indic':16 'joke':4 'oh':5 'put':13 'tone':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2903568"
      +editedAt: DateTimeImmutable @1693260692 {#3184
        date: 2023-08-29 00:11:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1693260667 {#3185
        date: 2023-08-29 00:11:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1991}
    +body: """
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      Is this your story?\n
      \n
      ---\n
      \n
      If I were to tell you that the first was a joke, the second sarcasm, and the third a genuine question, how would you differentiate them?\n
      \n
      Remember that text is lifeless. There’s nothing there except the markings on the page.\n
      \n
      Thus, you should never fault the reader for not getting your intention. It’s on you to make that clear.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1693293632 {#3330
      date: 2023-08-29 09:20:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@nei7jc@lemmy.world"
      "@Mr_Blott@feddit.uk"
    ]
    +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: 27145
    -bodyTs: "'clear':73 'differenti':37 'except':48 'fault':58 'first':21 'genuin':32 'get':63 'intent':65 'joke':24 'lifeless':43 'make':71 'mark':50 'never':57 'noth':46 'page':53 'question':33 'reader':60 'rememb':39 'sarcasm':27 'second':26 'stori':4,8,12 'tell':17 'text':41 'third':30 'thus':54 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://literature.cafe/comment/1097222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693293632 {#3331
      date: 2023-08-29 09:20:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1991}
  +body: "I’m aware, I should have used a tone indicator."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693886246 {#3403
    date: 2023-09-05 05:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@nei7jc@lemmy.world"
    "@Mr_Blott@feddit.uk"
    "@UdeRecife@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3397 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 28059
  -bodyTs: "'awar':3 'indic':10 'm':2 'tone':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3127027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693886246 {#3406
    date: 2023-09-05 05:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1693496088 {#2541
    date: 2023-08-31 17:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 17608
  -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1291162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689406685 {#2542
    date: 2023-07-15 09:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1693496088 {#2541
    date: 2023-08-31 17:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 17608
  -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1291162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689406685 {#2542
    date: 2023-07-15 09:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1693496088 {#2541
    date: 2023-08-31 17:34:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 17608
  -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1291162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689406685 {#2542
    date: 2023-07-15 09:38:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2941
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "One of my favorite things about the internet is that if I don’t like something I can go look at something else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693496086 {#2942
    date: 2023-08-31 17:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 27307
  -bodyTs: "'els':23 'favorit':4 'go':19 'internet':8 'like':15 'look':20 'one':1 'someth':16,22 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2805566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693496086 {#2945
    date: 2023-08-31 17:34: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
127 DENIED edit
App\Entity\EntryComment {#2941
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "One of my favorite things about the internet is that if I don’t like something I can go look at something else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693496086 {#2942
    date: 2023-08-31 17:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 27307
  -bodyTs: "'els':23 'favorit':4 'go':19 'internet':8 'like':15 'look':20 'one':1 'someth':16,22 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2805566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693496086 {#2945
    date: 2023-08-31 17:34: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
128 DENIED moderate
App\Entity\EntryComment {#2941
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "One of my favorite things about the internet is that if I don’t like something I can go look at something else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693496086 {#2942
    date: 2023-08-31 17:34:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  -id: 27307
  -bodyTs: "'els':23 'favorit':4 'go':19 'internet':8 'like':15 'look':20 'one':1 'someth':16,22 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2805566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693496086 {#2945
    date: 2023-08-31 17:34: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
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 {#3009
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "There was only one update though, I’m not sure what your suspicion is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690029938 {#3011
    date: 2023-07-22 14:45:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3007 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 23028
  -bodyTs: "'m':8 'one':4 'sure':10 'suspicion':13 'though':6 'updat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/193978/-/comment/1025527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029938 {#3010
    date: 2023-07-22 14:45: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
131 DENIED edit
App\Entity\EntryComment {#3009
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "There was only one update though, I’m not sure what your suspicion is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690029938 {#3011
    date: 2023-07-22 14:45:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3007 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 23028
  -bodyTs: "'m':8 'one':4 'sure':10 'suspicion':13 'though':6 'updat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/193978/-/comment/1025527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029938 {#3010
    date: 2023-07-22 14:45: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
132 DENIED moderate
App\Entity\EntryComment {#3009
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2546
    +user: App\Entity\User {#2560 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, these long posts with frequent updates are 100% fiction. Please don’t bring this serverspace wasting crap on Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1693496088 {#2541
      date: 2023-08-31 17:34:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2548 …}
    +nested: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    -id: 17608
    -bodyTs: "'100':9 'bring':14 'crap':18 'fiction':10 'frequent':6 'lemmi':20 'long':3 'pleas':11 'post':4 'serverspac':16 'updat':7 'wast':17 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1291162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689406685 {#2542
      date: 2023-07-15 09:38:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2546}
  +body: "There was only one update though, I’m not sure what your suspicion is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690029938 {#3011
    date: 2023-07-22 14:45:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Rooty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3007 …}
  +nested: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3003 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 23028
  -bodyTs: "'m':8 'one':4 'sure':10 'suspicion':13 'though':6 'updat':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/193978/-/comment/1025527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029938 {#3010
    date: 2023-07-22 14:45: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
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 {#2620
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sure does say “buuut” a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1693293260 {#2615
    date: 2023-08-29 09:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 27075
  -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2880741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693207339 {#2616
    date: 2023-08-28 09:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2620
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sure does say “buuut” a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1693293260 {#2615
    date: 2023-08-29 09:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 27075
  -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2880741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693207339 {#2616
    date: 2023-08-28 09:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2620
  +user: App\Entity\User {#2633 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Sure does say “buuut” a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1693293260 {#2615
    date: 2023-08-29 09:14:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2621 …}
  +nested: Doctrine\ORM\PersistentCollection {#2623 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
  -id: 27075
  -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2880741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693207339 {#2616
    date: 2023-08-28 09:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2620
    +user: App\Entity\User {#2633 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Sure does say “buuut” a lot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1693293260 {#2615
      date: 2023-08-29 09:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2621 …}
    +nested: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    -id: 27075
    -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2880741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693207339 {#2616
      date: 2023-08-28 09:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "She’s a fan of French soccer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693208481 {#3030
    date: 2023-08-28 09:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 27077
  -bodyTs: "'fan':4 'french':6 'soccer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/2321003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693208481 {#3031
    date: 2023-08-28 09:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2620
    +user: App\Entity\User {#2633 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Sure does say “buuut” a lot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1693293260 {#2615
      date: 2023-08-29 09:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2621 …}
    +nested: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    -id: 27075
    -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2880741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693207339 {#2616
      date: 2023-08-28 09:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "She’s a fan of French soccer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693208481 {#3030
    date: 2023-08-28 09:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 27077
  -bodyTs: "'fan':4 'french':6 'soccer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/2321003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693208481 {#3031
    date: 2023-08-28 09:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3041
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2620
    +user: App\Entity\User {#2633 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Sure does say “buuut” a lot."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1693293260 {#2615
      date: 2023-08-29 09:14:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2621 …}
    +nested: Doctrine\ORM\PersistentCollection {#2623 …}
    +votes: Doctrine\ORM\PersistentCollection {#2625 …}
    +reports: Doctrine\ORM\PersistentCollection {#2627 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
    -id: 27075
    -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2880741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693207339 {#2616
      date: 2023-08-28 09:22:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "She’s a fan of French soccer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693208481 {#3030
    date: 2023-08-28 09:41:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3034 …}
  +votes: Doctrine\ORM\PersistentCollection {#3042 …}
  +reports: Doctrine\ORM\PersistentCollection {#3044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 27077
  -bodyTs: "'fan':4 'french':6 'soccer':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/2321003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693208481 {#3031
    date: 2023-08-28 09:41:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3201
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3041
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2620
      +user: App\Entity\User {#2633 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Sure does say “buuut” a lot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1693293260 {#2615
        date: 2023-08-29 09:14:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2621 …}
      +nested: Doctrine\ORM\PersistentCollection {#2623 …}
      +votes: Doctrine\ORM\PersistentCollection {#2625 …}
      +reports: Doctrine\ORM\PersistentCollection {#2627 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
      -id: 27075
      -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2880741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693207339 {#2616
        date: 2023-08-28 09:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "She’s a fan of French soccer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693208481 {#3030
      date: 2023-08-28 09:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 27077
    -bodyTs: "'fan':4 'french':6 'soccer':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/2321003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693208481 {#3031
      date: 2023-08-28 09:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "Expliquez s’il vous plait ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693286703 {#3199
    date: 2023-08-29 07:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 27136
  -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2217114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693286703 {#3200
    date: 2023-08-29 07:25: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
143 DENIED edit
App\Entity\EntryComment {#3201
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3041
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2620
      +user: App\Entity\User {#2633 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Sure does say “buuut” a lot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1693293260 {#2615
        date: 2023-08-29 09:14:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2621 …}
      +nested: Doctrine\ORM\PersistentCollection {#2623 …}
      +votes: Doctrine\ORM\PersistentCollection {#2625 …}
      +reports: Doctrine\ORM\PersistentCollection {#2627 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
      -id: 27075
      -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2880741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693207339 {#2616
        date: 2023-08-28 09:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "She’s a fan of French soccer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693208481 {#3030
      date: 2023-08-28 09:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 27077
    -bodyTs: "'fan':4 'french':6 'soccer':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/2321003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693208481 {#3031
      date: 2023-08-28 09:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "Expliquez s’il vous plait ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693286703 {#3199
    date: 2023-08-29 07:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 27136
  -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2217114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693286703 {#3200
    date: 2023-08-29 07:25: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
144 DENIED moderate
App\Entity\EntryComment {#3201
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3041
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2620
      +user: App\Entity\User {#2633 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Sure does say “buuut” a lot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1693293260 {#2615
        date: 2023-08-29 09:14:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2621 …}
      +nested: Doctrine\ORM\PersistentCollection {#2623 …}
      +votes: Doctrine\ORM\PersistentCollection {#2625 …}
      +reports: Doctrine\ORM\PersistentCollection {#2627 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
      -id: 27075
      -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/2880741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693207339 {#2616
        date: 2023-08-28 09:22:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "She’s a fan of French soccer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1693208481 {#3030
      date: 2023-08-28 09:41:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3032 …}
    +nested: Doctrine\ORM\PersistentCollection {#3034 …}
    +votes: Doctrine\ORM\PersistentCollection {#3042 …}
    +reports: Doctrine\ORM\PersistentCollection {#3044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
    -id: 27077
    -bodyTs: "'fan':4 'french':6 'soccer':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/2321003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693208481 {#3031
      date: 2023-08-28 09:41:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "Expliquez s’il vous plait ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1693286703 {#3199
    date: 2023-08-29 07:25:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3203 …}
  +nested: Doctrine\ORM\PersistentCollection {#3205 …}
  +votes: Doctrine\ORM\PersistentCollection {#3207 …}
  +reports: Doctrine\ORM\PersistentCollection {#3209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
  -id: 27136
  -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/2217114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693286703 {#3200
    date: 2023-08-29 07:25: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
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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3041
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2620
        +user: App\Entity\User {#2633 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Sure does say “buuut” a lot."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1693293260 {#2615
          date: 2023-08-29 09:14:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2621 …}
        +nested: Doctrine\ORM\PersistentCollection {#2623 …}
        +votes: Doctrine\ORM\PersistentCollection {#2625 …}
        +reports: Doctrine\ORM\PersistentCollection {#2627 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
        -id: 27075
        -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2880741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693207339 {#2616
          date: 2023-08-28 09:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2620}
      +body: "She’s a fan of French soccer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693208481 {#3030
        date: 2023-08-28 09:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@adam_y@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3034 …}
      +votes: Doctrine\ORM\PersistentCollection {#3042 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
      -id: 27077
      -bodyTs: "'fan':4 'french':6 'soccer':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/2321003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693208481 {#3031
        date: 2023-08-28 09:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "Expliquez s’il vous plait ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693286703 {#3199
      date: 2023-08-29 07:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
      "@mayonaise_met@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 27136
    -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/2217114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693286703 {#3200
      date: 2023-08-29 07:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "*But* (sound: boo) is how you celebrate a soccer goal in French."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693293259 {#3346
    date: 2023-08-29 09:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
    "@Zagorath@aussie.zone"
  ]
  +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: 27144
  -bodyTs: "'boo':3 'celebr':7 'french':12 'goal':10 'soccer':9 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293259 {#3347
    date: 2023-08-29 09:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3041
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2620
        +user: App\Entity\User {#2633 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Sure does say “buuut” a lot."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1693293260 {#2615
          date: 2023-08-29 09:14:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2621 …}
        +nested: Doctrine\ORM\PersistentCollection {#2623 …}
        +votes: Doctrine\ORM\PersistentCollection {#2625 …}
        +reports: Doctrine\ORM\PersistentCollection {#2627 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
        -id: 27075
        -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2880741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693207339 {#2616
          date: 2023-08-28 09:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2620}
      +body: "She’s a fan of French soccer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693208481 {#3030
        date: 2023-08-28 09:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@adam_y@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3034 …}
      +votes: Doctrine\ORM\PersistentCollection {#3042 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
      -id: 27077
      -bodyTs: "'fan':4 'french':6 'soccer':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/2321003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693208481 {#3031
        date: 2023-08-28 09:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "Expliquez s’il vous plait ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693286703 {#3199
      date: 2023-08-29 07:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
      "@mayonaise_met@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 27136
    -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/2217114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693286703 {#3200
      date: 2023-08-29 07:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "*But* (sound: boo) is how you celebrate a soccer goal in French."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693293259 {#3346
    date: 2023-08-29 09:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
    "@Zagorath@aussie.zone"
  ]
  +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: 27144
  -bodyTs: "'boo':3 'celebr':7 'french':12 'goal':10 'soccer':9 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293259 {#3347
    date: 2023-08-29 09:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3348
  +user: Proxies\__CG__\App\Entity\User {#3333 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3041
      +user: Proxies\__CG__\App\Entity\User {#3040 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2620
        +user: App\Entity\User {#2633 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Sure does say “buuut” a lot."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1693293260 {#2615
          date: 2023-08-29 09:14:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@deconstruct@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2621 …}
        +nested: Doctrine\ORM\PersistentCollection {#2623 …}
        +votes: Doctrine\ORM\PersistentCollection {#2625 …}
        +reports: Doctrine\ORM\PersistentCollection {#2627 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2631 …}
        -id: 27075
        -bodyTs: "'buuut':4 'lot':6 'say':3 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/2880741"
        +editedAt: null
        +createdAt: DateTimeImmutable @1693207339 {#2616
          date: 2023-08-28 09:22:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2620}
      +body: "She’s a fan of French soccer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693208481 {#3030
        date: 2023-08-28 09:41:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
        "@adam_y@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3032 …}
      +nested: Doctrine\ORM\PersistentCollection {#3034 …}
      +votes: Doctrine\ORM\PersistentCollection {#3042 …}
      +reports: Doctrine\ORM\PersistentCollection {#3044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
      -id: 27077
      -bodyTs: "'fan':4 'french':6 'soccer':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/2321003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693208481 {#3031
        date: 2023-08-28 09:41:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2620}
    +body: "Expliquez s’il vous plait ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1693286703 {#3199
      date: 2023-08-29 07:25:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@adam_y@lemmy.world"
      "@mayonaise_met@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3203 …}
    +nested: Doctrine\ORM\PersistentCollection {#3205 …}
    +votes: Doctrine\ORM\PersistentCollection {#3207 …}
    +reports: Doctrine\ORM\PersistentCollection {#3209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3213 …}
    -id: 27136
    -bodyTs: "'expliquez':1 'il':3 'plait':5 'vous':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/2217114"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693286703 {#3200
      date: 2023-08-29 07:25:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2620}
  +body: "*But* (sound: boo) is how you celebrate a soccer goal in French."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693293259 {#3346
    date: 2023-08-29 09:14:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@adam_y@lemmy.world"
    "@mayonaise_met@feddit.nl"
    "@Zagorath@aussie.zone"
  ]
  +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: 27144
  -bodyTs: "'boo':3 'celebr':7 'french':12 'goal':10 'soccer':9 'sound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/1097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693293259 {#3347
    date: 2023-08-29 09:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693290794 {#2689
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 27097
  -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2585940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226093 {#2690
    date: 2023-08-28 14:34: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
151 DENIED edit
App\Entity\EntryComment {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693290794 {#2689
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 27097
  -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2585940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226093 {#2690
    date: 2023-08-28 14:34: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
152 DENIED moderate
App\Entity\EntryComment {#2694
  +user: App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1693290794 {#2689
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  -id: 27097
  -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/2585940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226093 {#2690
    date: 2023-08-28 14:34: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
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 {#3052
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "I don’t get it either. Guessing it’s a small thrill from scamming people or she needs money for drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693226870 {#3050
    date: 2023-08-28 14:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 27098
  -bodyTs: "'drug':21 'either':6 'get':4 'guess':7 'money':19 'need':18 'peopl':15 'scam':14 'small':11 'thrill':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2855217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226870 {#3051
    date: 2023-08-28 14:47: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
155 DENIED edit
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "I don’t get it either. Guessing it’s a small thrill from scamming people or she needs money for drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693226870 {#3050
    date: 2023-08-28 14:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 27098
  -bodyTs: "'drug':21 'either':6 'get':4 'guess':7 'money':19 'need':18 'peopl':15 'scam':14 'small':11 'thrill':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2855217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226870 {#3051
    date: 2023-08-28 14:47: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
156 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "I don’t get it either. Guessing it’s a small thrill from scamming people or she needs money for drugs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1693226870 {#3050
    date: 2023-08-28 14:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3053 …}
  +nested: Doctrine\ORM\PersistentCollection {#3055 …}
  +votes: Doctrine\ORM\PersistentCollection {#3057 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3063 …}
  -id: 27098
  -bodyTs: "'drug':21 'either':6 'get':4 'guess':7 'money':19 'need':18 'peopl':15 'scam':14 'small':11 'thrill':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2855217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226870 {#3051
    date: 2023-08-28 14:47: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
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: """
    The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
    \n
    It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693261325 {#3065
    date: 2023-08-29 00:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 27117
  -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2904108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693261325 {#3066
    date: 2023-08-29 00:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: """
    The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
    \n
    It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693261325 {#3065
    date: 2023-08-29 00:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 27117
  -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2904108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693261325 {#3066
    date: 2023-08-29 00:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2694
    +user: App\Entity\User {#2707 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1693290794 {#2689
      date: 2023-08-29 08:33:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    -id: 27097
    -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/2585940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693226093 {#2690
      date: 2023-08-28 14:34:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: """
    The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
    \n
    It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1693261325 {#3065
    date: 2023-08-29 00:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3069 …}
  +nested: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  -id: 27117
  -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2904108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693261325 {#3066
    date: 2023-08-29 00:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2694
      +user: App\Entity\User {#2707 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1693290794 {#2689
        date: 2023-08-29 08:33:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2695 …}
      +nested: Doctrine\ORM\PersistentCollection {#2697 …}
      +votes: Doctrine\ORM\PersistentCollection {#2699 …}
      +reports: Doctrine\ORM\PersistentCollection {#2701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
      -id: 27097
      -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2585940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693226093 {#2690
        date: 2023-08-28 14:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2694}
    +body: """
      The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
      \n
      It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693261325 {#3065
      date: 2023-08-29 00:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 27117
    -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2904108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693261325 {#3066
      date: 2023-08-29 00:22:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "It’s not a sense of entitlement. It’s the adrenaline rush of stealing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693290794 {#3230
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
    "@BURN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 27142
  -bodyTs: "'adrenalin':11 'entitl':7 'rush':12 'sens':5 'steal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2912635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693290794 {#3231
    date: 2023-08-29 08:33: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
163 DENIED edit
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2694
      +user: App\Entity\User {#2707 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1693290794 {#2689
        date: 2023-08-29 08:33:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2695 …}
      +nested: Doctrine\ORM\PersistentCollection {#2697 …}
      +votes: Doctrine\ORM\PersistentCollection {#2699 …}
      +reports: Doctrine\ORM\PersistentCollection {#2701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
      -id: 27097
      -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2585940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693226093 {#2690
        date: 2023-08-28 14:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2694}
    +body: """
      The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
      \n
      It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693261325 {#3065
      date: 2023-08-29 00:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 27117
    -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2904108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693261325 {#3066
      date: 2023-08-29 00:22:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "It’s not a sense of entitlement. It’s the adrenaline rush of stealing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693290794 {#3230
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
    "@BURN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 27142
  -bodyTs: "'adrenalin':11 'entitl':7 'rush':12 'sens':5 'steal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2912635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693290794 {#3231
    date: 2023-08-29 08:33: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
164 DENIED moderate
App\Entity\EntryComment {#3232
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3067
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2694
      +user: App\Entity\User {#2707 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I especially don’t understand why she did this. If finances were actually that dire, then surely OOP would have know about it and mentioned it. With OOP working out of state, you’d also hope that this job is worth the time…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1693290794 {#2689
        date: 2023-08-29 08:33:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deconstruct@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2695 …}
      +nested: Doctrine\ORM\PersistentCollection {#2697 …}
      +votes: Doctrine\ORM\PersistentCollection {#2699 …}
      +reports: Doctrine\ORM\PersistentCollection {#2701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
      -id: 27097
      -bodyTs: "'actual':13 'also':35 'd':34 'dire':15 'especi':2 'financ':11 'hope':36 'job':39 'know':21 'mention':25 'oop':18,28 'state':32 'sure':17 'time':43 'understand':5 'work':29 'worth':41 'would':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/2585940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693226093 {#2690
        date: 2023-08-28 14:34:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2694}
    +body: """
      The worst petty shoplifters are upper-middle class teenagers (generally girls)\n
      \n
      It’s not out of need. It’s out of a sense of entitlement that they can get out of any consequences.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1693261325 {#3065
      date: 2023-08-29 00:22:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@deconstruct@lemm.ee"
      "@Knusper@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3069 …}
    +nested: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    -id: 27117
    -bodyTs: "'class':9 'consequ':34 'entitl':26 'general':11 'get':30 'girl':12 'middl':8 'need':18 'petti':3 'sens':24 'shoplift':4 'teenag':10 'upper':7 'upper-middl':6 'worst':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2904108"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693261325 {#3066
      date: 2023-08-29 00:22:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2694}
  +body: "It’s not a sense of entitlement. It’s the adrenaline rush of stealing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693290794 {#3230
    date: 2023-08-29 08:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
    "@Knusper@feddit.de"
    "@BURN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3234 …}
  +nested: Doctrine\ORM\PersistentCollection {#3236 …}
  +votes: Doctrine\ORM\PersistentCollection {#3238 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 27142
  -bodyTs: "'adrenalin':11 'entitl':7 'rush':12 'sens':5 'steal':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2912635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693290794 {#3231
    date: 2023-08-29 08:33: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
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 {#2767
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2768 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wholesome way to end it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693289427 {#2762
    date: 2023-08-29 08:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2769 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 27141
  -bodyTs: "'end':4 'way':2 'wholesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2160140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289427 {#2763
    date: 2023-08-29 08:10:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2767
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2768 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wholesome way to end it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693289427 {#2762
    date: 2023-08-29 08:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2769 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 27141
  -bodyTs: "'end':4 'way':2 'wholesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2160140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289427 {#2763
    date: 2023-08-29 08:10:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2767
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2768 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wholesome way to end it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693289427 {#2762
    date: 2023-08-29 08:10:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2769 …}
  +nested: Doctrine\ORM\PersistentCollection {#2771 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  -id: 27141
  -bodyTs: "'end':4 'way':2 'wholesom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2160140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289427 {#2763
    date: 2023-08-29 08:10:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2841
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2842 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have to say OOP seemed to be a nice person aware of the right things to do. Wishing him well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693288709 {#2836
    date: 2023-08-29 07:58:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 27140
  -bodyTs: "'awar':12 'nice':10 'oop':5 'person':11 'right':15 'say':4 'seem':6 'thing':16 'well':21 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2159999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693288709 {#2837
    date: 2023-08-29 07:58: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
171 DENIED edit
App\Entity\EntryComment {#2841
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2842 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have to say OOP seemed to be a nice person aware of the right things to do. Wishing him well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693288709 {#2836
    date: 2023-08-29 07:58:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 27140
  -bodyTs: "'awar':12 'nice':10 'oop':5 'person':11 'right':15 'say':4 'seem':6 'thing':16 'well':21 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2159999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693288709 {#2837
    date: 2023-08-29 07:58: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
172 DENIED moderate
App\Entity\EntryComment {#2841
  +user: App\Entity\User {#2781 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2842 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I have to say OOP seemed to be a nice person aware of the right things to do. Wishing him well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1693288709 {#2836
    date: 2023-08-29 07:58:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2845 …}
  +votes: Doctrine\ORM\PersistentCollection {#2847 …}
  +reports: Doctrine\ORM\PersistentCollection {#2849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2853 …}
  -id: 27140
  -bodyTs: "'awar':12 'nice':10 'oop':5 'person':11 'right':15 'say':4 'seem':6 'thing':16 'well':21 'wish':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/2159999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693288709 {#2837
    date: 2023-08-29 07:58: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
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 {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Buuuuut"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218415 {#2840
    date: 2023-08-28 12:26:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 27084
  -bodyTs: "'buuuuut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2402318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218415 {#2839
    date: 2023-08-28 12:26:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Buuuuut"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218415 {#2840
    date: 2023-08-28 12:26:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 27084
  -bodyTs: "'buuuuut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2402318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218415 {#2839
    date: 2023-08-28 12:26:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2857
  +user: App\Entity\User {#2870 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: App\Entity\Magazine {#307
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#317
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#295 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#238 …}
    +posts: Doctrine\ORM\PersistentCollection {#196 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
    +bans: Doctrine\ORM\PersistentCollection {#175 …}
    +reports: Doctrine\ORM\PersistentCollection {#161 …}
    +badges: Doctrine\ORM\PersistentCollection {#139 …}
    +logs: Doctrine\ORM\PersistentCollection {#129 …}
    +awards: Doctrine\ORM\PersistentCollection {#118 …}
    +categories: Doctrine\ORM\PersistentCollection {#105 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#311
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#310
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Buuuuut"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693218415 {#2840
    date: 2023-08-28 12:26:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  -id: 27084
  -bodyTs: "'buuuuut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/2402318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693218415 {#2839
    date: 2023-08-28 12:26:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#307
  +icon: null
  +name: "bestupdates@lemmy.world"
  +title: "bestupdates"
  +description: """
    A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
    \n
    Note: Lemmy supports a max post body length of 10k characters
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 35
  +entryCommentCount: 260
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1698071440 {#317
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#295 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#291 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +entries: Doctrine\ORM\PersistentCollection {#238 …}
  +posts: Doctrine\ORM\PersistentCollection {#196 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#258 …}
  +bans: Doctrine\ORM\PersistentCollection {#175 …}
  +reports: Doctrine\ORM\PersistentCollection {#161 …}
  +badges: Doctrine\ORM\PersistentCollection {#139 …}
  +logs: Doctrine\ORM\PersistentCollection {#129 …}
  +awards: Doctrine\ORM\PersistentCollection {#118 …}
  +categories: Doctrine\ORM\PersistentCollection {#105 …}
  -id: 18
  +apId: "bestupdates@lemmy.world"
  +apProfileId: "https://lemmy.world/c/bestupdates"
  +apPublicUrl: "https://lemmy.world/c/bestupdates"
  +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "bestupdates"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1723365374 {#311
    date: 2024-08-11 10:36:14.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687747743 {#310
    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