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

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.26 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 {#2473
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
    \n
    His ego threw him down the dominance heirarchy, without him even realising
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1690082249 {#1374
    date: 2023-07-23 05:17:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 22976
  -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587401"
  +editedAt: DateTimeImmutable @1690011846 {#1364
    date: 2023-07-22 09:44:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690011742 {#1927
    date: 2023-07-22 09:42:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2473
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
    \n
    His ego threw him down the dominance heirarchy, without him even realising
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1690082249 {#1374
    date: 2023-07-23 05:17:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 22976
  -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587401"
  +editedAt: DateTimeImmutable @1690011846 {#1364
    date: 2023-07-22 09:44:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690011742 {#1927
    date: 2023-07-22 09:42:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2473
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
    \n
    His ego threw him down the dominance heirarchy, without him even realising
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1690082249 {#1374
    date: 2023-07-23 05:17:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 22976
  -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587401"
  +editedAt: DateTimeImmutable @1690011846 {#1364
    date: 2023-07-22 09:44:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690011742 {#1927
    date: 2023-07-22 09:42:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "He didn’t necessarily have an easier job than her, just one that pays less (I don’t think she mentioned the field he works in?). I work an office job, I’m paid much more than my friend that’s a mechanic and I know for a fact that his job is much harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690025159 {#3085
    date: 2023-07-22 13:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 23021
  -bodyTs: "'didn':2 'easier':7 'fact':49 'field':23 'friend':39 'harder':55 'job':8,31,52 'know':46 'less':15 'm':33 'mechan':43 'mention':21 'much':35,54 'necessarili':4 'offic':30 'one':12 'paid':34 'pay':14 'think':19 'work':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025159 {#3084
    date: 2023-07-22 13:25: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
7 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "He didn’t necessarily have an easier job than her, just one that pays less (I don’t think she mentioned the field he works in?). I work an office job, I’m paid much more than my friend that’s a mechanic and I know for a fact that his job is much harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690025159 {#3085
    date: 2023-07-22 13:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 23021
  -bodyTs: "'didn':2 'easier':7 'fact':49 'field':23 'friend':39 'harder':55 'job':8,31,52 'know':46 'less':15 'm':33 'mechan':43 'mention':21 'much':35,54 'necessarili':4 'offic':30 'one':12 'paid':34 'pay':14 'think':19 'work':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025159 {#3084
    date: 2023-07-22 13:25: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
8 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "He didn’t necessarily have an easier job than her, just one that pays less (I don’t think she mentioned the field he works in?). I work an office job, I’m paid much more than my friend that’s a mechanic and I know for a fact that his job is much harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690025159 {#3085
    date: 2023-07-22 13:25:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 23021
  -bodyTs: "'didn':2 'easier':7 'fact':49 'field':23 'friend':39 'harder':55 'job':8,31,52 'know':46 'less':15 'm':33 'mechan':43 'mention':21 'much':35,54 'necessarili':4 'offic':30 'one':12 'paid':34 'pay':14 'think':19 'work':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025159 {#3084
    date: 2023-07-22 13:25: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
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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "So he has a substantially harder job then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690082248 {#3503
    date: 2023-07-23 05:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 23133
  -bodyTs: "'harder':6 'job':7 'substanti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1616749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690082248 {#3504
    date: 2023-07-23 05:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "So he has a substantially harder job then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690082248 {#3503
    date: 2023-07-23 05:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 23133
  -bodyTs: "'harder':6 'job':7 'substanti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1616749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690082248 {#3504
    date: 2023-07-23 05:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3505
  +user: Proxies\__CG__\App\Entity\User {#3506 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "So he has a substantially harder job then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690082248 {#3503
    date: 2023-07-23 05:17:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3507 …}
  +nested: Doctrine\ORM\PersistentCollection {#3509 …}
  +votes: Doctrine\ORM\PersistentCollection {#3511 …}
  +reports: Doctrine\ORM\PersistentCollection {#3513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3517 …}
  -id: 23133
  -bodyTs: "'harder':6 'job':7 'substanti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1616749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690082248 {#3504
    date: 2023-07-23 05:17:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3521
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "Well then, it’s not as if being a teacher is easy! Freaking hell…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690035310 {#3519
    date: 2023-07-22 16:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 23035
  -bodyTs: "'easi':12 'freak':13 'hell':14 'teacher':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1367656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690035310 {#3520
    date: 2023-07-22 16:15: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
15 DENIED edit
App\Entity\EntryComment {#3521
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "Well then, it’s not as if being a teacher is easy! Freaking hell…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690035310 {#3519
    date: 2023-07-22 16:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 23035
  -bodyTs: "'easi':12 'freak':13 'hell':14 'teacher':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1367656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690035310 {#3520
    date: 2023-07-22 16:15: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
16 DENIED moderate
App\Entity\EntryComment {#3521
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3354 …}
  +root: App\Entity\EntryComment {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +body: "Well then, it’s not as if being a teacher is easy! Freaking hell…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690035310 {#3519
    date: 2023-07-22 16:15:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@Kecessa@sh.itjust.works"
    "@mihnt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3522 …}
  +nested: Doctrine\ORM\PersistentCollection {#3524 …}
  +votes: Doctrine\ORM\PersistentCollection {#3526 …}
  +reports: Doctrine\ORM\PersistentCollection {#3528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3532 …}
  -id: 23035
  -bodyTs: "'easi':12 'freak':13 'hell':14 'teacher':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1367656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690035310 {#3520
    date: 2023-07-22 16:15: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
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 {#3153
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1690012199 {#3151
    date: 2023-07-22 09:49:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 22977
  -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012199 {#3152
    date: 2023-07-22 09:49: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
19 DENIED edit
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1690012199 {#3151
    date: 2023-07-22 09:49:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 22977
  -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012199 {#3152
    date: 2023-07-22 09:49: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
20 DENIED moderate
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2473
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
      \n
      His ego threw him down the dominance heirarchy, without him even realising
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1690082249 {#1374
      date: 2023-07-23 05:17:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1370 …}
    +nested: Doctrine\ORM\PersistentCollection {#1375 …}
    +votes: Doctrine\ORM\PersistentCollection {#2357 …}
    +reports: Doctrine\ORM\PersistentCollection {#2428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 22976
    -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587401"
    +editedAt: DateTimeImmutable @1690011846 {#1364
      date: 2023-07-22 09:44:06.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690011742 {#1927
      date: 2023-07-22 09:42:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1690012199 {#3151
    date: 2023-07-22 09:49:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
  -id: 22977
  -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012199 {#3152
    date: 2023-07-22 09:49: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
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 {#3324
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3153
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2473
      +user: App\Entity\User {#1447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
        \n
        His ego threw him down the dominance heirarchy, without him even realising
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1690082249 {#1374
        date: 2023-07-23 05:17:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1370 …}
      +nested: Doctrine\ORM\PersistentCollection {#1375 …}
      +votes: Doctrine\ORM\PersistentCollection {#2357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
      -id: 22976
      -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587401"
      +editedAt: DateTimeImmutable @1690011846 {#1364
        date: 2023-07-22 09:44:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690011742 {#1927
        date: 2023-07-22 09:42:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1690012199 {#3151
      date: 2023-07-22 09:49:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 22977
    -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012199 {#3152
      date: 2023-07-22 09:49:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
    \n
    But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690013378 {#3322
    date: 2023-07-22 10:09:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 22991
  -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013378 {#3323
    date: 2023-07-22 10:09: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
23 DENIED edit
App\Entity\EntryComment {#3324
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3153
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2473
      +user: App\Entity\User {#1447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
        \n
        His ego threw him down the dominance heirarchy, without him even realising
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1690082249 {#1374
        date: 2023-07-23 05:17:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1370 …}
      +nested: Doctrine\ORM\PersistentCollection {#1375 …}
      +votes: Doctrine\ORM\PersistentCollection {#2357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
      -id: 22976
      -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587401"
      +editedAt: DateTimeImmutable @1690011846 {#1364
        date: 2023-07-22 09:44:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690011742 {#1927
        date: 2023-07-22 09:42:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1690012199 {#3151
      date: 2023-07-22 09:49:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 22977
    -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012199 {#3152
      date: 2023-07-22 09:49:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
    \n
    But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690013378 {#3322
    date: 2023-07-22 10:09:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 22991
  -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013378 {#3323
    date: 2023-07-22 10:09: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
24 DENIED moderate
App\Entity\EntryComment {#3324
  +user: App\Entity\User {#1447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3153
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2473
      +user: App\Entity\User {#1447 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
        \n
        His ego threw him down the dominance heirarchy, without him even realising
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1690082249 {#1374
        date: 2023-07-23 05:17:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1370 …}
      +nested: Doctrine\ORM\PersistentCollection {#1375 …}
      +votes: Doctrine\ORM\PersistentCollection {#2357 …}
      +reports: Doctrine\ORM\PersistentCollection {#2428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
      -id: 22976
      -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587401"
      +editedAt: DateTimeImmutable @1690011846 {#1364
        date: 2023-07-22 09:44:06.0 +02:00
      }
      +createdAt: DateTimeImmutable @1690011742 {#1927
        date: 2023-07-22 09:42:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 63
    +score: 0
    +lastActive: DateTime @1690012199 {#3151
      date: 2023-07-22 09:49:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3155 …}
    +votes: Doctrine\ORM\PersistentCollection {#3157 …}
    +reports: Doctrine\ORM\PersistentCollection {#3165 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
    -id: 22977
    -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012199 {#3152
      date: 2023-07-22 09:49:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
    \n
    But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690013378 {#3322
    date: 2023-07-22 10:09:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3325 …}
  +nested: Doctrine\ORM\PersistentCollection {#3327 …}
  +votes: Doctrine\ORM\PersistentCollection {#3329 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -id: 22991
  -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1587874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013378 {#3323
    date: 2023-07-22 10:09: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
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 {#3425
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    That’s really not how genetics work. Masculinity is mostly a learned thing.\n
    \n
    It’s so easy to blame evolution for being an idiot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1690018536 {#3423
    date: 2023-07-22 11:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 23011
  -bodyTs: "'blame':19 'easi':17 'evolut':20 'genet':6 'idiot':24 'learn':12 'masculin':8 'most':10 'realli':3 'thing':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018536 {#3424
    date: 2023-07-22 11:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    That’s really not how genetics work. Masculinity is mostly a learned thing.\n
    \n
    It’s so easy to blame evolution for being an idiot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1690018536 {#3423
    date: 2023-07-22 11:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 23011
  -bodyTs: "'blame':19 'easi':17 'evolut':20 'genet':6 'idiot':24 'learn':12 'masculin':8 'most':10 'realli':3 'thing':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018536 {#3424
    date: 2023-07-22 11:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    That’s really not how genetics work. Masculinity is mostly a learned thing.\n
    \n
    It’s so easy to blame evolution for being an idiot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1690018536 {#3423
    date: 2023-07-22 11:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3426 …}
  +nested: Doctrine\ORM\PersistentCollection {#3428 …}
  +votes: Doctrine\ORM\PersistentCollection {#3430 …}
  +reports: Doctrine\ORM\PersistentCollection {#3432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3436 …}
  -id: 23011
  -bodyTs: "'blame':19 'easi':17 'evolut':20 'genet':6 'idiot':24 'learn':12 'masculin':8 'most':10 'realli':3 'thing':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018536 {#3424
    date: 2023-07-22 11:35:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "Fuck that. It’s nothing more than him feeling emasculated and his mates making fun of him that his partner was earning more than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690014571 {#3438
    date: 2023-07-22 10:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 23001
  -bodyTs: "'earn':22 'emascul':10 'feel':9 'fuck':1 'fun':15 'make':14 'mate':13 'noth':5 'partner':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1359552"
  +editedAt: DateTimeImmutable @1690014778 {#3439
    date: 2023-07-22 10:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690014571 {#3440
    date: 2023-07-22 10:29:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "Fuck that. It’s nothing more than him feeling emasculated and his mates making fun of him that his partner was earning more than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690014571 {#3438
    date: 2023-07-22 10:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 23001
  -bodyTs: "'earn':22 'emascul':10 'feel':9 'fuck':1 'fun':15 'make':14 'mate':13 'noth':5 'partner':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1359552"
  +editedAt: DateTimeImmutable @1690014778 {#3439
    date: 2023-07-22 10:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690014571 {#3440
    date: 2023-07-22 10:29:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3441
  +user: Proxies\__CG__\App\Entity\User {#3442 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "Fuck that. It’s nothing more than him feeling emasculated and his mates making fun of him that his partner was earning more than him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690014571 {#3438
    date: 2023-07-22 10:29:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3443 …}
  +nested: Doctrine\ORM\PersistentCollection {#3445 …}
  +votes: Doctrine\ORM\PersistentCollection {#3447 …}
  +reports: Doctrine\ORM\PersistentCollection {#3449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3453 …}
  -id: 23001
  -bodyTs: "'earn':22 'emascul':10 'feel':9 'fuck':1 'fun':15 'make':14 'mate':13 'noth':5 'partner':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1359552"
  +editedAt: DateTimeImmutable @1690014778 {#3439
    date: 2023-07-22 10:32:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690014571 {#3440
    date: 2023-07-22 10:29:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3457
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    To give you the benefit of the doubt, I think your hearts in the right place with this comment. But i want to respond to it because it does bring up a common sentiment that bugs the hell out of me.\n
    \n
    I don't really buy the provider part of this sentiment and even if instinct played a role here, it doesn't excuse ape-like behavior. You might be wired to notice wide hips and smooth skin, but continuing to stare at or lust after a girl after you realize she's 16 years old still makes you a creep.\n
    \n
    We are men, not ignorant monkeys controlled by our instincts and I find it insulting when someone tries to excuse ape behavior with this kind of reasoning. We're still 100% accountable for our actions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024399 {#3455
    date: 2023-07-22 13:13:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 23020
  -bodyTs: "'100':133 '16':95 'account':134 'action':137 'ape':66,123 'ape-lik':65 'behavior':68,124 'benefit':5 'bring':30 'bug':36 'buy':46 'comment':19 'common':33 'continu':81 'control':109 'creep':102 'doesn':62 'doubt':8 'even':54 'excus':64,122 'find':115 'girl':89 'give':2 'heart':12 'hell':38 'hip':76 'ignor':107 'instinct':56,112 'insult':117 'kind':127 'like':67 'lust':86 'make':99 'men':105 'might':70 'monkey':108 'notic':74 'old':97 'part':49 'place':16 'play':57 'provid':48 're':131 'realiz':92 'realli':45 'reason':129 'respond':24 'right':15 'role':59 'sentiment':34,52 'skin':79 'smooth':78 'someon':119 'stare':83 'still':98,132 'think':10 'tri':120 'want':22 'wide':75 'wire':72 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/235033/-/comment/1024109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024399 {#3456
    date: 2023-07-22 13:13: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
35 DENIED edit
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    To give you the benefit of the doubt, I think your hearts in the right place with this comment. But i want to respond to it because it does bring up a common sentiment that bugs the hell out of me.\n
    \n
    I don't really buy the provider part of this sentiment and even if instinct played a role here, it doesn't excuse ape-like behavior. You might be wired to notice wide hips and smooth skin, but continuing to stare at or lust after a girl after you realize she's 16 years old still makes you a creep.\n
    \n
    We are men, not ignorant monkeys controlled by our instincts and I find it insulting when someone tries to excuse ape behavior with this kind of reasoning. We're still 100% accountable for our actions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024399 {#3455
    date: 2023-07-22 13:13:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 23020
  -bodyTs: "'100':133 '16':95 'account':134 'action':137 'ape':66,123 'ape-lik':65 'behavior':68,124 'benefit':5 'bring':30 'bug':36 'buy':46 'comment':19 'common':33 'continu':81 'control':109 'creep':102 'doesn':62 'doubt':8 'even':54 'excus':64,122 'find':115 'girl':89 'give':2 'heart':12 'hell':38 'hip':76 'ignor':107 'instinct':56,112 'insult':117 'kind':127 'like':67 'lust':86 'make':99 'men':105 'might':70 'monkey':108 'notic':74 'old':97 'part':49 'place':16 'play':57 'provid':48 're':131 'realiz':92 'realli':45 'reason':129 'respond':24 'right':15 'role':59 'sentiment':34,52 'skin':79 'smooth':78 'someon':119 'stare':83 'still':98,132 'think':10 'tri':120 'want':22 'wide':75 'wire':72 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/235033/-/comment/1024109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024399 {#3456
    date: 2023-07-22 13:13: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
36 DENIED moderate
App\Entity\EntryComment {#3457
  +user: Proxies\__CG__\App\Entity\User {#3458 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: """
    To give you the benefit of the doubt, I think your hearts in the right place with this comment. But i want to respond to it because it does bring up a common sentiment that bugs the hell out of me.\n
    \n
    I don't really buy the provider part of this sentiment and even if instinct played a role here, it doesn't excuse ape-like behavior. You might be wired to notice wide hips and smooth skin, but continuing to stare at or lust after a girl after you realize she's 16 years old still makes you a creep.\n
    \n
    We are men, not ignorant monkeys controlled by our instincts and I find it insulting when someone tries to excuse ape behavior with this kind of reasoning. We're still 100% accountable for our actions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690024399 {#3455
    date: 2023-07-22 13:13:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3459 …}
  +nested: Doctrine\ORM\PersistentCollection {#3461 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3469 …}
  -id: 23020
  -bodyTs: "'100':133 '16':95 'account':134 'action':137 'ape':66,123 'ape-lik':65 'behavior':68,124 'benefit':5 'bring':30 'bug':36 'buy':46 'comment':19 'common':33 'continu':81 'control':109 'creep':102 'doesn':62 'doubt':8 'even':54 'excus':64,122 'find':115 'girl':89 'give':2 'heart':12 'hell':38 'hip':76 'ignor':107 'instinct':56,112 'insult':117 'kind':127 'like':67 'lust':86 'make':99 'men':105 'might':70 'monkey':108 'notic':74 'old':97 'part':49 'place':16 'play':57 'provid':48 're':131 'realiz':92 'realli':45 'reason':129 'respond':24 'right':15 'role':59 'sentiment':34,52 'skin':79 'smooth':78 'someon':119 'stare':83 'still':98,132 'think':10 'tri':120 'want':22 'wide':75 'wire':72 'year':96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/235033/-/comment/1024109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690024399 {#3456
    date: 2023-07-22 13:13: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
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 {#3473
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This “evolutionary tendency” stuff is a myth. Just like the whole hunter/gatherer gender divide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1690013729 {#3471
    date: 2023-07-22 10:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3485 …}
  -id: 22998
  -bodyTs: "'divid':14 'evolutionari':2 'gender':13 'hunter/gatherer':12 'like':9 'myth':7 'stuff':4 'tendenc':3 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1446981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013729 {#3472
    date: 2023-07-22 10:15: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
39 DENIED edit
App\Entity\EntryComment {#3473
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This “evolutionary tendency” stuff is a myth. Just like the whole hunter/gatherer gender divide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1690013729 {#3471
    date: 2023-07-22 10:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3485 …}
  -id: 22998
  -bodyTs: "'divid':14 'evolutionari':2 'gender':13 'hunter/gatherer':12 'like':9 'myth':7 'stuff':4 'tendenc':3 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1446981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013729 {#3472
    date: 2023-07-22 10:15: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
40 DENIED moderate
App\Entity\EntryComment {#3473
  +user: Proxies\__CG__\App\Entity\User {#3474 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "This “evolutionary tendency” stuff is a myth. Just like the whole hunter/gatherer gender divide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1690013729 {#3471
    date: 2023-07-22 10:15:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3475 …}
  +nested: Doctrine\ORM\PersistentCollection {#3477 …}
  +votes: Doctrine\ORM\PersistentCollection {#3479 …}
  +reports: Doctrine\ORM\PersistentCollection {#3481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3485 …}
  -id: 22998
  -bodyTs: "'divid':14 'evolutionari':2 'gender':13 'hunter/gatherer':12 'like':9 'myth':7 'stuff':4 'tendenc':3 'whole':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/1446981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690013729 {#3472
    date: 2023-07-22 10:15: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
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 {#3489
  +user: Proxies\__CG__\App\Entity\User {#3490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "It’s called socialization dawg, not some kind of genetic essentialism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1690021912 {#3487
    date: 2023-07-22 12:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 23019
  -bodyTs: "'call':3 'dawg':5 'essenti':11 'genet':10 'kind':8 'social':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1370465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690021912 {#3488
    date: 2023-07-22 12:31:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3489
  +user: Proxies\__CG__\App\Entity\User {#3490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "It’s called socialization dawg, not some kind of genetic essentialism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1690021912 {#3487
    date: 2023-07-22 12:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 23019
  -bodyTs: "'call':3 'dawg':5 'essenti':11 'genet':10 'kind':8 'social':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1370465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690021912 {#3488
    date: 2023-07-22 12:31:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3489
  +user: Proxies\__CG__\App\Entity\User {#3490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3324
    +user: App\Entity\User {#1447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3153
      +user: Proxies\__CG__\App\Entity\User {#3163 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2473
        +user: App\Entity\User {#1447 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Man was getting a truly loving wife with not having to work as hard as her, on a plate\n
          \n
          His ego threw him down the dominance heirarchy, without him even realising
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1690082249 {#1374
          date: 2023-07-23 05:17:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1370 …}
        +nested: Doctrine\ORM\PersistentCollection {#1375 …}
        +votes: Doctrine\ORM\PersistentCollection {#2357 …}
        +reports: Doctrine\ORM\PersistentCollection {#2428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
        -id: 22976
        -bodyTs: "'domin':26 'ego':21 'even':30 'get':3 'hard':14 'heirarchi':27 'love':6 'man':1 'plate':19 'realis':31 'threw':22 'truli':5 'wife':7 'without':28 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1587401"
        +editedAt: DateTimeImmutable @1690011846 {#1364
          date: 2023-07-22 09:44:06.0 +02:00
        }
        +createdAt: DateTimeImmutable @1690011742 {#1927
          date: 2023-07-22 09:42:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2473}
      +body: "This is what we mean when we talk about “toxic masculinity” - this guy’s so-called friends, and his inability to cope or seek help."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 63
      +score: 0
      +lastActive: DateTime @1690012199 {#3151
        date: 2023-07-22 09:49:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@passably9@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3162 …}
      +nested: Doctrine\ORM\PersistentCollection {#3155 …}
      +votes: Doctrine\ORM\PersistentCollection {#3157 …}
      +reports: Doctrine\ORM\PersistentCollection {#3165 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3167 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3169 …}
      -id: 22977
      -bodyTs: "'call':17 'cope':23 'friend':18 'guy':13 'help':26 'inabl':21 'masculin':11 'mean':5 'seek':25 'so-cal':15 'talk':8 'toxic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1587527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012199 {#3152
        date: 2023-07-22 09:49:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2473}
    +body: """
      Men have a evolutionary tendency to be the “protector”/“provider”. So I do sympathise with him a little bit\n
      \n
      But yeah, in today’s rational world, if your female partner is not going to be nagging or leaving you for earning less. I see nothing but a win here
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690013378 {#3322
      date: 2023-07-22 10:09:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@passably9@lemmy.world"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3325 …}
    +nested: Doctrine\ORM\PersistentCollection {#3327 …}
    +votes: Doctrine\ORM\PersistentCollection {#3329 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -id: 22991
    -bodyTs: "'bit':19 'earn':41 'evolutionari':4 'femal':29 'go':33 'leav':38 'less':42 'littl':18 'men':1 'nag':36 'noth':45 'partner':30 'protector':9 'provid':10 'ration':25 'see':44 'sympathis':14 'tendenc':5 'today':23 'win':48 'world':26 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1587874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690013378 {#3323
      date: 2023-07-22 10:09:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2473}
  +body: "It’s called socialization dawg, not some kind of genetic essentialism"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1690021912 {#3487
    date: 2023-07-22 12:31:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3493 …}
  +votes: Doctrine\ORM\PersistentCollection {#3495 …}
  +reports: Doctrine\ORM\PersistentCollection {#3497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3501 …}
  -id: 23019
  -bodyTs: "'call':3 'dawg':5 'essenti':11 'genet':10 'kind':8 'social':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1370465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690021912 {#3488
    date: 2023-07-22 12:31:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Believe it or not, straight to break-up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689933077 {#1598
    date: 2023-07-21 11:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@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: 22723
  -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1546856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689928375 {#1617
    date: 2023-07-21 10:32: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
47 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: "Believe it or not, straight to break-up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689933077 {#1598
    date: 2023-07-21 11:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@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: 22723
  -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1546856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689928375 {#1617
    date: 2023-07-21 10:32: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
48 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: "Believe it or not, straight to break-up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1689933077 {#1598
    date: 2023-07-21 11:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@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: 22723
  -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1546856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689928375 {#1617
    date: 2023-07-21 10:32: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
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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +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: App\Entity\EntryComment {#1722
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Believe it or not, straight to break-up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689933077 {#1598
      date: 2023-07-21 11:51:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@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: 22723
    -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1546856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689928375 {#1617
      date: 2023-07-21 10:32:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1722}
  +body: "Leave the toilet seat up? Break up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689933075 {#3101
    date: 2023-07-21 11:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rianon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 22739
  -bodyTs: "'break':6 'leav':1 'seat':4 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689933075 {#3100
    date: 2023-07-21 11:51: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
51 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +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: App\Entity\EntryComment {#1722
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Believe it or not, straight to break-up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689933077 {#1598
      date: 2023-07-21 11:51:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@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: 22723
    -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1546856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689928375 {#1617
      date: 2023-07-21 10:32:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1722}
  +body: "Leave the toilet seat up? Break up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689933075 {#3101
    date: 2023-07-21 11:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rianon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 22739
  -bodyTs: "'break':6 'leav':1 'seat':4 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689933075 {#3100
    date: 2023-07-21 11:51: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
52 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +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: App\Entity\EntryComment {#1722
    +user: App\Entity\User {#1719 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Believe it or not, straight to break-up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1689933077 {#1598
      date: 2023-07-21 11:51:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@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: 22723
    -bodyTs: "'believ':1 'break':8 'break-up':7 'straight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1546856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689928375 {#1617
      date: 2023-07-21 10:32:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1722}
  +body: "Leave the toilet seat up? Break up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689933075 {#3101
    date: 2023-07-21 11:51:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rianon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 22739
  -bodyTs: "'break':6 'leav':1 'seat':4 'toilet':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689933075 {#3100
    date: 2023-07-21 11:51: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
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 {#1908
  +user: App\Entity\User {#1402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#1708
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#1926
    date: 2023-07-23 13:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#1402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#1708
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#1926
    date: 2023-07-23 13:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#1402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#1708
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#1926
    date: 2023-07-23 13:42:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#1908
    +user: App\Entity\User {#1402 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#1708
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1883 …}
    +nested: Doctrine\ORM\PersistentCollection {#2389 …}
    +votes: Doctrine\ORM\PersistentCollection {#2387 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#1926
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1908}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3235
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3236
    date: 2023-07-23 17:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#1908
    +user: App\Entity\User {#1402 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#1708
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1883 …}
    +nested: Doctrine\ORM\PersistentCollection {#2389 …}
    +votes: Doctrine\ORM\PersistentCollection {#2387 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#1926
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1908}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3235
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3236
    date: 2023-07-23 17:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3237
  +user: Proxies\__CG__\App\Entity\User {#3238 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#1908
    +user: App\Entity\User {#1402 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#1708
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1883 …}
    +nested: Doctrine\ORM\PersistentCollection {#2389 …}
    +votes: Doctrine\ORM\PersistentCollection {#2387 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#1926
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1908}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3235
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3241 …}
  +votes: Doctrine\ORM\PersistentCollection {#3243 …}
  +reports: Doctrine\ORM\PersistentCollection {#3245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3236
    date: 2023-07-23 17:00:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2094
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
    \n
    The brainwashing is something else in the US. What an absolute fool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1690052246 {#2091
    date: 2023-07-22 20:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 22988
  -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1178525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012937 {#2086
    date: 2023-07-22 10:02: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
63 DENIED edit
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
    \n
    The brainwashing is something else in the US. What an absolute fool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1690052246 {#2091
    date: 2023-07-22 20:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 22988
  -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1178525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012937 {#2086
    date: 2023-07-22 10:02: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
64 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
    \n
    The brainwashing is something else in the US. What an absolute fool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1690052246 {#2091
    date: 2023-07-22 20:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 22988
  -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1178525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690012937 {#2086
    date: 2023-07-22 10:02: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
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 {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2094
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
      \n
      The brainwashing is something else in the US. What an absolute fool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1690052246 {#2091
      date: 2023-07-22 20:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2241 …}
    +nested: Doctrine\ORM\PersistentCollection {#2130 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
    -id: 22988
    -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1178525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012937 {#2086
      date: 2023-07-22 10:02:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690017423 {#3171
    date: 2023-07-22 11:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 23006
  -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1395303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690017423 {#3172
    date: 2023-07-22 11:17: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
67 DENIED edit
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2094
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
      \n
      The brainwashing is something else in the US. What an absolute fool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1690052246 {#2091
      date: 2023-07-22 20:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2241 …}
    +nested: Doctrine\ORM\PersistentCollection {#2130 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
    -id: 22988
    -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1178525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012937 {#2086
      date: 2023-07-22 10:02:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690017423 {#3171
    date: 2023-07-22 11:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 23006
  -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1395303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690017423 {#3172
    date: 2023-07-22 11:17: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
68 DENIED moderate
App\Entity\EntryComment {#3173
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2094
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
      \n
      The brainwashing is something else in the US. What an absolute fool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1690052246 {#2091
      date: 2023-07-22 20:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2241 …}
    +nested: Doctrine\ORM\PersistentCollection {#2130 …}
    +votes: Doctrine\ORM\PersistentCollection {#2129 …}
    +reports: Doctrine\ORM\PersistentCollection {#2132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
    -id: 22988
    -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1178525"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690012937 {#2086
      date: 2023-07-22 10:02:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690017423 {#3171
    date: 2023-07-22 11:17:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3175 …}
  +nested: Doctrine\ORM\PersistentCollection {#3177 …}
  +votes: Doctrine\ORM\PersistentCollection {#3179 …}
  +reports: Doctrine\ORM\PersistentCollection {#3181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
  -id: 23006
  -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1395303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690017423 {#3172
    date: 2023-07-22 11:17: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
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 {#3339
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2094
      +user: App\Entity\User {#2348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
        \n
        The brainwashing is something else in the US. What an absolute fool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1690052246 {#2091
        date: 2023-07-22 20:57:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 22988
      -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1178525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012937 {#2086
        date: 2023-07-22 10:02:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690017423 {#3171
      date: 2023-07-22 11:17:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 23006
    -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1395303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690017423 {#3172
      date: 2023-07-22 11:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690047843 {#3337
    date: 2023-07-22 19:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 23064
  -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1189273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690047843 {#3338
    date: 2023-07-22 19:44: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
71 DENIED edit
App\Entity\EntryComment {#3339
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2094
      +user: App\Entity\User {#2348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
        \n
        The brainwashing is something else in the US. What an absolute fool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1690052246 {#2091
        date: 2023-07-22 20:57:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 22988
      -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1178525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012937 {#2086
        date: 2023-07-22 10:02:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690017423 {#3171
      date: 2023-07-22 11:17:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 23006
    -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1395303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690017423 {#3172
      date: 2023-07-22 11:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690047843 {#3337
    date: 2023-07-22 19:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 23064
  -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1189273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690047843 {#3338
    date: 2023-07-22 19:44: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
72 DENIED moderate
App\Entity\EntryComment {#3339
  +user: App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3173
    +user: Proxies\__CG__\App\Entity\User {#3174 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2094
      +user: App\Entity\User {#2348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
        \n
        The brainwashing is something else in the US. What an absolute fool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1690052246 {#2091
        date: 2023-07-22 20:57:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 22988
      -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1178525"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690012937 {#2086
        date: 2023-07-22 10:02:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690017423 {#3171
      date: 2023-07-22 11:17:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3175 …}
    +nested: Doctrine\ORM\PersistentCollection {#3177 …}
    +votes: Doctrine\ORM\PersistentCollection {#3179 …}
    +reports: Doctrine\ORM\PersistentCollection {#3181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
    -id: 23006
    -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/1395303"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690017423 {#3172
      date: 2023-07-22 11:17:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690047843 {#3337
    date: 2023-07-22 19:44:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 23064
  -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1189273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690047843 {#3338
    date: 2023-07-22 19:44: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
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 {#3536
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3339
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2094
        +user: App\Entity\User {#2348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
          \n
          The brainwashing is something else in the US. What an absolute fool.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1690052246 {#2091
          date: 2023-07-22 20:57:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 22988
        -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1178525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690012937 {#2086
          date: 2023-07-22 10:02:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2094}
      +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690017423 {#3171
        date: 2023-07-22 11:17:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@Thorry84@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 23006
      -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/1395303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690017423 {#3172
        date: 2023-07-22 11:17:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690047843 {#3337
      date: 2023-07-22 19:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3340 …}
    +nested: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 23064
    -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1189273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690047843 {#3338
      date: 2023-07-22 19:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Goede avond, being French myself I have a special pass ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690052245 {#3534
    date: 2023-07-22 20:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 23090
  -bodyTs: "'avond':2 'french':4 'goed':1 'pass':10 'special':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1406940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690052245 {#3535
    date: 2023-07-22 20:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3536
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3339
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2094
        +user: App\Entity\User {#2348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
          \n
          The brainwashing is something else in the US. What an absolute fool.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1690052246 {#2091
          date: 2023-07-22 20:57:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 22988
        -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1178525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690012937 {#2086
          date: 2023-07-22 10:02:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2094}
      +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690017423 {#3171
        date: 2023-07-22 11:17:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@Thorry84@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 23006
      -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/1395303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690017423 {#3172
        date: 2023-07-22 11:17:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690047843 {#3337
      date: 2023-07-22 19:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3340 …}
    +nested: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 23064
    -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1189273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690047843 {#3338
      date: 2023-07-22 19:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Goede avond, being French myself I have a special pass ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690052245 {#3534
    date: 2023-07-22 20:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 23090
  -bodyTs: "'avond':2 'french':4 'goed':1 'pass':10 'special':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1406940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690052245 {#3535
    date: 2023-07-22 20:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3536
  +user: Proxies\__CG__\App\Entity\User {#3174 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#3339
    +user: App\Entity\User {#2348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3173
      +user: Proxies\__CG__\App\Entity\User {#3174 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2094
        +user: App\Entity\User {#2348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wants to be a provider, becomes a teacher in the US. Still thinks his girlfriend wants to marry him to become part of his great country.\n
          \n
          The brainwashing is something else in the US. What an absolute fool.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1690052246 {#2091
          date: 2023-07-22 20:57:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 22988
        -bodyTs: "'absolut':37 'becom':6,21 'brainwash':28 'countri':26 'els':31 'fool':38 'girlfriend':15 'great':25 'marri':18 'part':22 'provid':5 'someth':30 'still':12 'teacher':8 'think':13 'us':11,34 'want':1,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1178525"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690012937 {#2086
          date: 2023-07-22 10:02:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2094}
      +body: "Glad I’m not the only one that was thinking along those lines while reading this. She’ll be just fine in France where this mentality is long dead (France has other problems though)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690017423 {#3171
        date: 2023-07-22 11:17:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@Thorry84@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3175 …}
      +nested: Doctrine\ORM\PersistentCollection {#3177 …}
      +votes: Doctrine\ORM\PersistentCollection {#3179 …}
      +reports: Doctrine\ORM\PersistentCollection {#3181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3183 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3185 …}
      -id: 23006
      -bodyTs: "'along':11 'dead':29 'fine':21 'franc':23,30 'glad':1 'line':13 'll':18 'long':28 'm':3 'mental':26 'one':7 'problem':33 'read':15 'think':10 'though':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/1395303"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690017423 {#3172
        date: 2023-07-22 11:17:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2094}
    +body: "Sssst! Don’t tell the French they have problems, they’ll call another national week of riots."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690047843 {#3337
      date: 2023-07-22 19:44:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@Thorry84@feddit.nl"
      "@Obi@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3340 …}
    +nested: Doctrine\ORM\PersistentCollection {#3342 …}
    +votes: Doctrine\ORM\PersistentCollection {#3344 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 23064
    -bodyTs: "'anoth':13 'call':12 'french':6 'll':11 'nation':14 'problem':9 'riot':17 'sssst':1 'tell':4 'week':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1189273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690047843 {#3338
      date: 2023-07-22 19:44:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2094}
  +body: "Goede avond, being French myself I have a special pass ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690052245 {#3534
    date: 2023-07-22 20:57:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Thorry84@feddit.nl"
    "@Obi@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3539 …}
  +votes: Doctrine\ORM\PersistentCollection {#3541 …}
  +reports: Doctrine\ORM\PersistentCollection {#3543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3547 …}
  -id: 23090
  -bodyTs: "'avond':2 'french':4 'goed':1 'pass':10 'special':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/1406940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690052245 {#3535
    date: 2023-07-22 20:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2052
  +user: App\Entity\User {#2102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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: """
    Here’s the update that is linked at the end of the OP:\n
    \n
    Met my biological dad for the first time ever and I’m very happy about it (update)\n
    \n
    Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
    \n
    He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
    \n
    He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
    \n
    I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
    \n
    He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
    \n
    One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
    \n
    It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
    \n
    He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
    \n
    Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
    \n
    Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
    \n
    Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
    \n
    Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
    \n
    I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1690098478 {#2047
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 22477
  -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1291143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689750421 {#2045
    date: 2023-07-19 09:07:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#2102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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: """
    Here’s the update that is linked at the end of the OP:\n
    \n
    Met my biological dad for the first time ever and I’m very happy about it (update)\n
    \n
    Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
    \n
    He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
    \n
    He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
    \n
    I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
    \n
    He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
    \n
    One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
    \n
    It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
    \n
    He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
    \n
    Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
    \n
    Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
    \n
    Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
    \n
    Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
    \n
    I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1690098478 {#2047
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 22477
  -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1291143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689750421 {#2045
    date: 2023-07-19 09:07:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2052
  +user: App\Entity\User {#2102 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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: """
    Here’s the update that is linked at the end of the OP:\n
    \n
    Met my biological dad for the first time ever and I’m very happy about it (update)\n
    \n
    Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
    \n
    He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
    \n
    He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
    \n
    I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
    \n
    He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
    \n
    One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
    \n
    It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
    \n
    He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
    \n
    Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
    \n
    Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
    \n
    Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
    \n
    Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
    \n
    I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1690098478 {#2047
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 22477
  -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1291143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689750421 {#2045
    date: 2023-07-19 09:07:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3131
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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 {#2052
    +user: App\Entity\User {#2102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s the update that is linked at the end of the OP:\n
      \n
      Met my biological dad for the first time ever and I’m very happy about it (update)\n
      \n
      Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
      \n
      He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
      \n
      He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
      \n
      I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
      \n
      He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
      \n
      One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
      \n
      It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
      \n
      He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
      \n
      Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
      \n
      Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
      \n
      Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
      \n
      Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
      \n
      I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1690098478 {#2047
      date: 2023-07-23 09:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2058 …}
    +nested: Doctrine\ORM\PersistentCollection {#2125 …}
    +votes: Doctrine\ORM\PersistentCollection {#2041 …}
    +reports: Doctrine\ORM\PersistentCollection {#2100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 22477
    -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1291143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689750421 {#2045
      date: 2023-07-19 09:07:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2052}
  +body: "This part made me genuinely tear up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690098478 {#3133
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Deez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 23177
  -bodyTs: "'genuin':5 'made':3 'part':2 'tear':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1881039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098478 {#3132
    date: 2023-07-23 09:47:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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 {#2052
    +user: App\Entity\User {#2102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s the update that is linked at the end of the OP:\n
      \n
      Met my biological dad for the first time ever and I’m very happy about it (update)\n
      \n
      Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
      \n
      He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
      \n
      He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
      \n
      I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
      \n
      He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
      \n
      One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
      \n
      It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
      \n
      He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
      \n
      Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
      \n
      Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
      \n
      Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
      \n
      Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
      \n
      I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1690098478 {#2047
      date: 2023-07-23 09:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2058 …}
    +nested: Doctrine\ORM\PersistentCollection {#2125 …}
    +votes: Doctrine\ORM\PersistentCollection {#2041 …}
    +reports: Doctrine\ORM\PersistentCollection {#2100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 22477
    -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1291143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689750421 {#2045
      date: 2023-07-19 09:07:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2052}
  +body: "This part made me genuinely tear up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690098478 {#3133
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Deez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 23177
  -bodyTs: "'genuin':5 'made':3 'part':2 'tear':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1881039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098478 {#3132
    date: 2023-07-23 09:47:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
  +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 {#2052
    +user: App\Entity\User {#2102 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2054 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s the update that is linked at the end of the OP:\n
      \n
      Met my biological dad for the first time ever and I’m very happy about it (update)\n
      \n
      Lots of you asked to let you know how it goes meeting my biological dad and to say it was emotional….is an understatement. I’ve been feeling so many things since this all happened. We met a few days ago. Was originally supposed to be almost 2 weeks ago but shit kept coming up. Work and then I got sick (not covid) for days. But we made it happen. Tbh this was more nervous for me because I didn’t know anything about him. With my bio mom it was different because I watched her from far and got to know her a little before it came out. I asked my bio mom if she could be there too just because she knows him better so it was the 2 of us waiting for him at this park.\n
      \n
      He was already crying before we even got to him. This guy is strong too so he pulled me in for the biggest bear hug and crying 😅🥲\n
      \n
      He told me he wants me to know that they loved me so much and he loves me. I lost count how many times he’d come back in for one more hug. This definitely got to him. And he kept saying thank you God a few times. Looking at my face. The feelings man, the feelings… We had so many of them. Hearing him tell me how much they love me even back then. It meant so much for me to hear that and ngl that had me holding him tight too.\n
      \n
      I’m sure to everyone at the park it was weird seeing 3 crying people lol. My bio dad said he cried so many times just driving over here he didn’t think he had anymore tears until he saw us. When we were all sitting down it hit me that my bio mom was NOT lying when she said we look alike 😂 obviously he’s older but still holy shit the similarities.\n
      \n
      He brought gifts too which was a surprise. It was really nice he told me I don’t have to keep them if I don’t want it but he felt weird not coming with anything and he’s wanted to give this to me for a long time.\n
      \n
      One was a teddy bear holding a picture frame of him at the hospital holding me (he was 15 years old, it’s still crazy to realize that ). And then the other thing was a journal. The journal thing was stuff he said he started writing to me years after I was adopted. He was in therapy and that that helped him to cope thinking he would give them to me one day. His way of still feeling connected to me. I haven’t read everything yet but some of the pages were his thoughts and like if he’s talking to me. How he felt when they found out she was pregnant, then the adoption, everything going on in his mind when he first got to hold me as a baby. I didn’t even know he was at the hospital too.\n
      \n
      It was not what I was expecting… it really got me. I read some more of what he wrote last night that really got me crying. I’m sad to think how much this affected them emotionally for years. Also think it’s pretty sweet he wanted to write this for me. We talked about his own life which was pretty hard. His struggles with home life and the feelings he had about giving me up. Then he wanted to know everything about me. Basically with the same questions my bio mom had. I made sure they knew they made the right decision. Because my life was pretty great.\n
      \n
      He looked like he wanted to cry when he knew that because that’s all they hoped for and it was something he always wondered about for years. My bio mom left a bit after we were more comfortable so we could talk more in private once it didn’t feel too awkward between us. From there he told me stories about how he met my bio mom. Sometimes he’d point out stuff he notice about me that reminds him of her or me and him having similar likes.\n
      \n
      Example: I love eating mangos. I can eat them all day and that’s what I bought when we bought snacks at the park. He told me my bio mom was obsessed with mangos seven before she got pregnant, while pregnant she craved it even more.\n
      \n
      Just cool info to know even if it’s random stuff lol. It’s still stuff we have in common and we both have lots. Both like hiking, playing pool, he was a swimmer in college and I was on a swim team in highschool, both love rock music. Especially 90’s. My bio dad was really open about sharing everything. Like he really was getting ready for this meeting. He hoped it would happen and he prayed everyday to see me again because he had so many things he wanted to tell me. Overall really good first meeting. I’m glad how it went. He’s open to the idea of meeting my parents. After I told them about all this because they definitely want to meet my bio parents again if I’m comfortable with that, obviously if my bio parents are too. Let’s see when that happens. Idk how it’s gonna feel for me. They’ve met eachother before I was even born but I never had them at the same place so that’ll be interesting lol.\n
      \n
      Me and my parents met up yesterday to have breakfast so I could tell them everything. My mom was so happy how it went. She actually cried too whne i was telling them about both their reactions. My dad was proud because he knew how hard it was the months after finding my bio mom and not really wanting to make contact yet. I’m really happy to have their support because it’s hard not to feel guilty about wanting to know more my bio parents. They gave me a really good life so for a while it’s felt like maybe to them I’m showing them that wasn’t good enough for me and I’d rather have my bio parents. But they told me many times they want me to do this for me and the know how much I love them. And I really do.\n
      \n
      Finding them and meeting them was hard. But it was so worth it to me. And seeing their reactions made it feel even more worth it. Still can’t believe it sometimes.\n
      \n
      I’m just realizing this has turned into a long post, my bad haha. Writing this has been therapeutic tbh. Kind of thinking back to everything that’s happened. Feeling really grateful. Again wanna say thank you to everyone who has been on this journey with me. Everyone who sent me their own stories, their love, their encouragement. You guys have beautiful hearts and I’m happy I had somewhere to talk about all this and receive so much love back! Just wanna say to all the adopted kids out there, i wish you guys luck and that you find what you’re looking for. It’s not easy at all. I feel fortunate that things didn’t go badly or that my bio parents aren’t bad people. And to all the birth parents out there who made this sacrifice, thank you 🙏🏻 🙏🏻🙏🏻It’s because of you there are kids out there like me who got to have a great life with loving parents ❤️
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 39
    +score: 0
    +lastActive: DateTime @1690098478 {#2047
      date: 2023-07-23 09:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2058 …}
    +nested: Doctrine\ORM\PersistentCollection {#2125 …}
    +votes: Doctrine\ORM\PersistentCollection {#2041 …}
    +reports: Doctrine\ORM\PersistentCollection {#2100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
    -id: 22477
    -bodyTs: "'15':430 '2':78,161 '3':302 '90':850 'actual':1008 'adopt':464,527,1252 'affect':589 'ago':71,80 'alik':352 'almost':77 'alreadi':172 'also':594 'alway':687 'anymor':325 'anyth':113,398 'aren':1290 'ask':34,141 'awkward':716 'babi':543 'back':224,270,1188,1245 'bad':1177,1284,1292 'basic':639 'bear':193,416 'beauti':1226 'believ':1162 'better':156 'biggest':192 'bio':118,143,307,342,645,693,730,782,853,929,941,1036,1068,1105,1288 'biolog':16,44 'birth':1298 'bit':697 'born':967 'bought':770,773 'breakfast':992 'brought':364 'came':138 'colleg':835 'come':84,223,396 'comfort':702,935 'common':819 'connect':490 'contact':1044 'cool':801 'cope':475 'could':147,705,995 'count':217 'covid':93 'crave':796 'crazi':436 'cri':173,196,303,311,580,670,1009 'd':222,734,1101 'dad':17,45,308,854,1021 'day':70,95,484,764 'decis':657 'definit':231,924 'didn':110,320,545,712,1281 'differ':122 'drive':316 'eachoth':962 'easi':1273 'eat':757,761 'emot':51,591 'encourag':1222 'end':10 'enough':1096 'especi':849 'even':176,269,547,798,805,966,1155 'ever':22 'everyday':878 'everyon':294,1203,1212 'everyth':497,528,636,860,998,1190 'exampl':754 'expect':561 'face':248 'far':128 'feel':58,250,253,489,624,714,956,1060,1154,1194,1277 'felt':393,517,1083 'find':1034,1133,1264 'first':20,536,897 'fortun':1278 'found':520 'frame':420 'gave':1071 'get':865 'gift':365 'give':404,479,628 'glad':901 'go':529,1283 'god':241 'goe':41 'gonna':955 'good':896,1075,1095 'got':90,130,177,232,537,564,578,791,1321 'grate':1196 'great':663,1325 'guilti':1061 'guy':181,1224,1259 'haha':1178 'happen':65,100,874,950,1193 'happi':27,1003,1049,1231 'hard':616,1028,1057,1139 'haven':494 'hear':260,279 'heart':1227 'help':472 'highschool':844 'hike':827 'hit':338 'hold':286,417,426,539 'holi':359 'home':620 'hope':680,871 'hospit':425,553 'hug':194,229 'idea':910 'idk':951 'info':802 'interest':981 'journal':447,449 'journey':1209 'keep':383 'kept':83,237 'kid':1253,1315 'kind':1185 'knew':652,673,1026 'know':38,112,132,154,204,548,635,804,1065,1123 'last':574 'left':695 'let':36,945 'lie':346 'life':612,621,660,1076,1326 'like':508,666,753,826,861,1084,1318 'link':7 'littl':135 'll':979 'lol':305,811,982 'long':410,1174 'look':245,351,665,1268 'lost':216 'lot':31,824 'love':207,213,267,756,846,1127,1220,1244,1328 'luck':1260 'm':25,291,582,900,934,1047,1089,1166,1230 'made':98,649,654,1152,1303 'make':1043 'man':251 'mango':758,787 'mani':60,219,257,313,887,1111 'mayb':1085 'meant':273 'meet':42,869,898,912,927,1136 'met':14,67,728,961,987 'mind':533 'mom':119,144,343,646,694,731,783,1000,1037 'month':1032 'much':210,265,275,587,1125,1243 'music':848 'nervous':105 'never':970 'ngl':282 'nice':374 'night':575 'notic':739 'obsess':785 'obvious':353,938 'old':432 'older':356 'one':227,412,483 'op':13 'open':857,907 'origin':73 'overal':894 'page':503 'parent':914,930,942,986,1069,1106,1289,1299,1329 'park':169,297,777 'peopl':304,1293 'pictur':419 'place':976 'play':828 'point':735 'pool':829 'post':1175 'pray':877 'pregnant':524,792,794 'pretti':598,615,662 'privat':709 'proud':1023 'pull':187 'question':643 'random':809 'rather':1102 're':1267 'reaction':1019,1151 'read':496,567 'readi':866 'realiz':438,1168 'realli':373,563,577,856,863,895,1040,1048,1074,1131,1195 'receiv':1241 'remind':743 'right':656 'rock':847 'sacrific':1305 'sad':583 'said':309,349,454 'saw':329 'say':48,238,1199,1248 'see':301,880,947,1149 'sent':1214 'seven':788 'share':859 'shit':82,360 'show':1090 'sick':91 'similar':362,752 'sinc':62 'sit':335 'snack':774 'someth':685 'sometim':732,1164 'somewher':1234 'start':456 'still':358,435,488,814,1159 'stori':724,1218 'strong':183 'struggl':618 'stuff':452,737,810,815 'support':1053 'suppos':74 'sure':292,650 'surpris':370 'sweet':599 'swim':841 'swimmer':833 'talk':512,608,706,1236 'tbh':101,1184 'team':842 'tear':326 'teddi':415 'tell':262,892,996,1014 'thank':239,1200,1306 'therapeut':1183 'therapi':468 'thing':61,444,450,888,1280 'think':322,476,585,595,1187 'thought':506 'tight':288 'time':21,220,244,314,411,1112 'told':198,376,722,779,917,1109 'turn':1171 'understat':54 'updat':4,30 'us':163,330,718 've':56,960 'wait':164 'wanna':1198,1247 'want':201,389,402,601,633,668,890,925,1041,1063,1114 'wasn':1093 'watch':125 'way':486 'week':79 'weird':300,394 'went':904,1006 'whne':1011 'wish':1257 'wonder':688 'work':86 'worth':1144,1157 'would':478,873 'write':457,603,1179 'wrote':573 'year':431,460,593,691 'yesterday':989 'yet':498,1045"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1291143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689750421 {#2045
      date: 2023-07-19 09:07:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2052}
  +body: "This part made me genuinely tear up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690098478 {#3133
    date: 2023-07-23 09:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Deez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3129 …}
  +nested: Doctrine\ORM\PersistentCollection {#3127 …}
  +votes: Doctrine\ORM\PersistentCollection {#3125 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  -id: 23177
  -bodyTs: "'genuin':5 'made':3 'part':2 'tear':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1881039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098478 {#3132
    date: 2023-07-23 09:47:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2310
  +user: App\Entity\User {#2294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2320
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2315
    date: 2023-07-23 09:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#2294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2320
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2315
    date: 2023-07-23 09:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#2294 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2320
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2315
    date: 2023-07-23 09:28:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2255
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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: "So many such stories don’t have such a happy ending. This woman is lucky to be able to leave safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1691314958 {#2246
    date: 2023-08-06 11:42:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 25228
  -bodyTs: "'abl':18 'end':11 'happi':10 'leav':20 'lucki':15 'mani':2 'safe':21 'stori':4 'woman':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2132037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691314958 {#2245
    date: 2023-08-06 11:42:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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: "So many such stories don’t have such a happy ending. This woman is lucky to be able to leave safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1691314958 {#2246
    date: 2023-08-06 11:42:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 25228
  -bodyTs: "'abl':18 'end':11 'happi':10 'leav':20 'lucki':15 'mani':2 'safe':21 'stori':4 'woman':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2132037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691314958 {#2245
    date: 2023-08-06 11:42:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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: "So many such stories don’t have such a happy ending. This woman is lucky to be able to leave safely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1691314958 {#2246
    date: 2023-08-06 11:42:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 25228
  -bodyTs: "'abl':18 'end':11 'happi':10 'leav':20 'lucki':15 'mani':2 'safe':21 'stori':4 'woman':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2132037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691314958 {#2245
    date: 2023-08-06 11:42:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 want sugar mommy :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1690018441 {#2009
    date: 2023-07-22 11:34:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 23000
  -bodyTs: "'mommi':4 'sugar':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1588127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690014133 {#2014
    date: 2023-07-22 10:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 want sugar mommy :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1690018441 {#2009
    date: 2023-07-22 11:34:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 23000
  -bodyTs: "'mommi':4 'sugar':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1588127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690014133 {#2014
    date: 2023-07-22 10:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 want sugar mommy :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1690018441 {#2009
    date: 2023-07-22 11:34:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 23000
  -bodyTs: "'mommi':4 'sugar':3 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1588127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690014133 {#2014
    date: 2023-07-22 10:22:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2017
    +user: App\Entity\User {#2376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I want sugar mommy :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1690018441 {#2009
      date: 2023-07-22 11:34:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2008 …}
    +nested: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 23000
    -bodyTs: "'mommi':4 'sugar':3 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1588127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690014133 {#2014
      date: 2023-07-22 10:22:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2017}
  +body: "Yeah this is literally the dream. What a moron."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690018440 {#3187
    date: 2023-07-22 11:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@boatsnhos931@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 23009
  -bodyTs: "'dream':6 'liter':4 'moron':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018440 {#3188
    date: 2023-07-22 11:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2017
    +user: App\Entity\User {#2376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I want sugar mommy :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1690018441 {#2009
      date: 2023-07-22 11:34:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2008 …}
    +nested: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 23000
    -bodyTs: "'mommi':4 'sugar':3 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1588127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690014133 {#2014
      date: 2023-07-22 10:22:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2017}
  +body: "Yeah this is literally the dream. What a moron."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690018440 {#3187
    date: 2023-07-22 11:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@boatsnhos931@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 23009
  -bodyTs: "'dream':6 'liter':4 'moron':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018440 {#3188
    date: 2023-07-22 11:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3189
  +user: Proxies\__CG__\App\Entity\User {#3190 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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 {#2017
    +user: App\Entity\User {#2376 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I want sugar mommy :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1690018441 {#2009
      date: 2023-07-22 11:34:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2008 …}
    +nested: Doctrine\ORM\PersistentCollection {#1987 …}
    +votes: Doctrine\ORM\PersistentCollection {#1983 …}
    +reports: Doctrine\ORM\PersistentCollection {#1979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
    -id: 23000
    -bodyTs: "'mommi':4 'sugar':3 'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1588127"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690014133 {#2014
      date: 2023-07-22 10:22:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2017}
  +body: "Yeah this is literally the dream. What a moron."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690018440 {#3187
    date: 2023-07-22 11:34:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@boatsnhos931@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3191 …}
  +nested: Doctrine\ORM\PersistentCollection {#3193 …}
  +votes: Doctrine\ORM\PersistentCollection {#3195 …}
  +reports: Doctrine\ORM\PersistentCollection {#3197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3201 …}
  -id: 23009
  -bodyTs: "'dream':6 'liter':4 'moron':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1227765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690018440 {#3188
    date: 2023-07-22 11:34:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2532
  +user: App\Entity\User {#2545 …}
  +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: "This is what real gaslighting looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1689932534 {#2527
    date: 2023-07-21 11:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 22738
  -bodyTs: "'gaslight':5 'like':7 'look':6 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1548562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689932534 {#2528
    date: 2023-07-21 11:42: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
103 DENIED edit
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#2545 …}
  +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: "This is what real gaslighting looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1689932534 {#2527
    date: 2023-07-21 11:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 22738
  -bodyTs: "'gaslight':5 'like':7 'look':6 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1548562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689932534 {#2528
    date: 2023-07-21 11:42: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
104 DENIED moderate
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#2545 …}
  +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: "This is what real gaslighting looks like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1689932534 {#2527
    date: 2023-07-21 11:42:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 22738
  -bodyTs: "'gaslight':5 'like':7 'look':6 'real':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1548562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689932534 {#2528
    date: 2023-07-21 11:42: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
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 {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2600
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2601
    date: 2023-07-23 09:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2600
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2601
    date: 2023-07-23 09:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2600
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2606 …}
  +nested: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2601
    date: 2023-07-23 09:01:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3203
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3204
    date: 2023-07-23 09:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3203
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3204
    date: 2023-07-23 09:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3205
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3203
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3207 …}
  +nested: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3204
    date: 2023-07-23 09:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3219
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3220
    date: 2023-07-23 09:22:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3219
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3220
    date: 2023-07-23 09:22:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3221
  +user: Proxies\__CG__\App\Entity\User {#3222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2600
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2606 …}
    +nested: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2601
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3219
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3223 …}
  +nested: Doctrine\ORM\PersistentCollection {#3225 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3220
    date: 2023-07-23 09:22:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3370
  +user: Proxies\__CG__\App\Entity\User {#3371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#3221
    +user: Proxies\__CG__\App\Entity\User {#3222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2600
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2606 …}
      +nested: Doctrine\ORM\PersistentCollection {#2608 …}
      +votes: Doctrine\ORM\PersistentCollection {#2610 …}
      +reports: Doctrine\ORM\PersistentCollection {#2612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2601
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3219
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3223 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3220
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3368
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3369
    date: 2023-07-23 13:58:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3370
  +user: Proxies\__CG__\App\Entity\User {#3371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#3221
    +user: Proxies\__CG__\App\Entity\User {#3222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2600
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2606 …}
      +nested: Doctrine\ORM\PersistentCollection {#2608 …}
      +votes: Doctrine\ORM\PersistentCollection {#2610 …}
      +reports: Doctrine\ORM\PersistentCollection {#2612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2601
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3219
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3223 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3220
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3368
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3369
    date: 2023-07-23 13:58:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3370
  +user: Proxies\__CG__\App\Entity\User {#3371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
  +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 {#3221
    +user: Proxies\__CG__\App\Entity\User {#3222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2600
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2606 …}
      +nested: Doctrine\ORM\PersistentCollection {#2608 …}
      +votes: Doctrine\ORM\PersistentCollection {#2610 …}
      +reports: Doctrine\ORM\PersistentCollection {#2612 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2601
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3219
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3223 …}
    +nested: Doctrine\ORM\PersistentCollection {#3225 …}
    +votes: Doctrine\ORM\PersistentCollection {#3227 …}
    +reports: Doctrine\ORM\PersistentCollection {#3229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3220
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3368
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3369
    date: 2023-07-23 13:58:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2680
  +user: App\Entity\User {#2693 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    What the hell is wrong with some people. So sorry you had to go through that. As a man myself I never thought one way or the other about who makes more in the relationship. My wife and I have traded that honor and it doesn’t matter because it all goes into the same pot - our future.\n
    \n
    Not being able to be “the provider” is such a cop out way to think. Who cares who makes more if you want to be together. My wife is a ton smarter than me I expect her to eventually make more. That doesn’t make me any less in the relationship.\n
    \n
    Wish you the best of luck in France!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690010273 {#2674
    date: 2023-07-22 09:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -id: 22973
  -bodyTs: "'abl':61 'best':113 'care':75 'cop':69 'doesn':46,101 'eventu':97 'expect':94 'franc':117 'futur':58 'go':14 'goe':52 'hell':3 'honor':43 'less':106 'luck':115 'make':31,77,98,103 'man':19 'matter':48 'never':22 'one':24 'peopl':8 'pot':56 'provid':65 'relationship':35,109 'smarter':90 'sorri':10 'think':73 'thought':23 'togeth':84 'ton':89 'trade':41 'want':81 'way':25,71 'wife':37,86 'wish':110 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1586663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690010273 {#2675
    date: 2023-07-22 09:17: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
123 DENIED edit
App\Entity\EntryComment {#2680
  +user: App\Entity\User {#2693 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    What the hell is wrong with some people. So sorry you had to go through that. As a man myself I never thought one way or the other about who makes more in the relationship. My wife and I have traded that honor and it doesn’t matter because it all goes into the same pot - our future.\n
    \n
    Not being able to be “the provider” is such a cop out way to think. Who cares who makes more if you want to be together. My wife is a ton smarter than me I expect her to eventually make more. That doesn’t make me any less in the relationship.\n
    \n
    Wish you the best of luck in France!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690010273 {#2674
    date: 2023-07-22 09:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -id: 22973
  -bodyTs: "'abl':61 'best':113 'care':75 'cop':69 'doesn':46,101 'eventu':97 'expect':94 'franc':117 'futur':58 'go':14 'goe':52 'hell':3 'honor':43 'less':106 'luck':115 'make':31,77,98,103 'man':19 'matter':48 'never':22 'one':24 'peopl':8 'pot':56 'provid':65 'relationship':35,109 'smarter':90 'sorri':10 'think':73 'thought':23 'togeth':84 'ton':89 'trade':41 'want':81 'way':25,71 'wife':37,86 'wish':110 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1586663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690010273 {#2675
    date: 2023-07-22 09:17: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
124 DENIED moderate
App\Entity\EntryComment {#2680
  +user: App\Entity\User {#2693 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1378 …}
  +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: """
    What the hell is wrong with some people. So sorry you had to go through that. As a man myself I never thought one way or the other about who makes more in the relationship. My wife and I have traded that honor and it doesn’t matter because it all goes into the same pot - our future.\n
    \n
    Not being able to be “the provider” is such a cop out way to think. Who cares who makes more if you want to be together. My wife is a ton smarter than me I expect her to eventually make more. That doesn’t make me any less in the relationship.\n
    \n
    Wish you the best of luck in France!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690010273 {#2674
    date: 2023-07-22 09:17:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2681 …}
  +nested: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  -id: 22973
  -bodyTs: "'abl':61 'best':113 'care':75 'cop':69 'doesn':46,101 'eventu':97 'expect':94 'franc':117 'futur':58 'go':14 'goe':52 'hell':3 'honor':43 'less':106 'luck':115 'make':31,77,98,103 'man':19 'matter':48 'never':22 'one':24 'peopl':8 'pot':56 'provid':65 'relationship':35,109 'smarter':90 'sorri':10 'think':73 'thought':23 'togeth':84 'ton':89 'trade':41 'want':81 'way':25,71 'wife':37,86 'wish':110 'wrong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1586663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690010273 {#2675
    date: 2023-07-22 09:17: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
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 {#2753
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2748
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2749
    date: 2023-08-06 11:07: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
127 DENIED edit
App\Entity\EntryComment {#2753
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2748
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2749
    date: 2023-08-06 11:07: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
128 DENIED moderate
App\Entity\EntryComment {#2753
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2748
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2754 …}
  +nested: Doctrine\ORM\PersistentCollection {#2756 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2749
    date: 2023-08-06 11:07: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
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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 {#2753
    +user: App\Entity\User {#2766 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I really missed this sub\n
      \n
      Me too. It’s about the only reason I still open Reddit, every now and again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1691330573 {#2748
      date: 2023-08-06 16:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2754 …}
    +nested: Doctrine\ORM\PersistentCollection {#2756 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    -id: 25227
    -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1677480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691312875 {#2749
      date: 2023-08-06 11:07:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2753}
  +body: "Same. I use an rss reader on my phone and have the best of sub as an rss feed in it. That way I can still read it decently from my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691330571 {#3251
    date: 2023-08-06 16:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@devdad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 25305
  -bodyTs: "'best':13 'decent':29 'feed':19 'phone':9,32 'read':27 'reader':6 'rss':5,18 'still':26 'sub':15 'use':3 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1681840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691330571 {#3252
    date: 2023-08-06 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 {#2753
    +user: App\Entity\User {#2766 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I really missed this sub\n
      \n
      Me too. It’s about the only reason I still open Reddit, every now and again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1691330573 {#2748
      date: 2023-08-06 16:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2754 …}
    +nested: Doctrine\ORM\PersistentCollection {#2756 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    -id: 25227
    -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1677480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691312875 {#2749
      date: 2023-08-06 11:07:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2753}
  +body: "Same. I use an rss reader on my phone and have the best of sub as an rss feed in it. That way I can still read it decently from my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691330571 {#3251
    date: 2023-08-06 16:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@devdad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 25305
  -bodyTs: "'best':13 'decent':29 'feed':19 'phone':9,32 'read':27 'reader':6 'rss':5,18 'still':26 'sub':15 'use':3 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1681840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691330571 {#3252
    date: 2023-08-06 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3253
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
  +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 {#2753
    +user: App\Entity\User {#2766 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2256 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > I really missed this sub\n
      \n
      Me too. It’s about the only reason I still open Reddit, every now and again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1691330573 {#2748
      date: 2023-08-06 16:02:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2754 …}
    +nested: Doctrine\ORM\PersistentCollection {#2756 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    -id: 25227
    -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1677480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691312875 {#2749
      date: 2023-08-06 11:07:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2753}
  +body: "Same. I use an rss reader on my phone and have the best of sub as an rss feed in it. That way I can still read it decently from my phone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691330571 {#3251
    date: 2023-08-06 16:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@devdad@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3255 …}
  +nested: Doctrine\ORM\PersistentCollection {#3257 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 25305
  -bodyTs: "'best':13 'decent':29 'feed':19 'phone':9,32 'read':27 'reader':6 'rss':5,18 'still':26 'sub':15 'use':3 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1681840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691330571 {#3252
    date: 2023-08-06 16:02:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2826
  +user: App\Entity\User {#2839 …}
  +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: "what a disgusting thing to do to your partner!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689934394 {#2821
    date: 2023-07-21 12:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2827 …}
  +nested: Doctrine\ORM\PersistentCollection {#2829 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
  -id: 22707
  -bodyTs: "'disgust':3 'partner':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/942460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926991 {#2822
    date: 2023-07-21 10:09: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
135 DENIED edit
App\Entity\EntryComment {#2826
  +user: App\Entity\User {#2839 …}
  +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: "what a disgusting thing to do to your partner!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689934394 {#2821
    date: 2023-07-21 12:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2827 …}
  +nested: Doctrine\ORM\PersistentCollection {#2829 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
  -id: 22707
  -bodyTs: "'disgust':3 'partner':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/942460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926991 {#2822
    date: 2023-07-21 10:09: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
136 DENIED moderate
App\Entity\EntryComment {#2826
  +user: App\Entity\User {#2839 …}
  +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: "what a disgusting thing to do to your partner!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689934394 {#2821
    date: 2023-07-21 12:13:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2827 …}
  +nested: Doctrine\ORM\PersistentCollection {#2829 …}
  +votes: Doctrine\ORM\PersistentCollection {#2831 …}
  +reports: Doctrine\ORM\PersistentCollection {#2833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
  -id: 22707
  -bodyTs: "'disgust':3 'partner':9 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/942460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689926991 {#2822
    date: 2023-07-21 10:09: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
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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +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: App\Entity\EntryComment {#2826
    +user: App\Entity\User {#2839 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "what a disgusting thing to do to your partner!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689934394 {#2821
      date: 2023-07-21 12:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2827 …}
    +nested: Doctrine\ORM\PersistentCollection {#2829 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
    -id: 22707
    -bodyTs: "'disgust':3 'partner':9 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/942460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689926991 {#2822
      date: 2023-07-21 10:09:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2826}
  +body: "And to teach your kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689934389 {#3117
    date: 2023-07-21 12:13:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Duchess@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 22745
  -bodyTs: "'kid':5 'teach':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689934389 {#3116
    date: 2023-07-21 12:13: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
139 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +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: App\Entity\EntryComment {#2826
    +user: App\Entity\User {#2839 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "what a disgusting thing to do to your partner!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689934394 {#2821
      date: 2023-07-21 12:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2827 …}
    +nested: Doctrine\ORM\PersistentCollection {#2829 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
    -id: 22707
    -bodyTs: "'disgust':3 'partner':9 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/942460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689926991 {#2822
      date: 2023-07-21 10:09:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2826}
  +body: "And to teach your kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689934389 {#3117
    date: 2023-07-21 12:13:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Duchess@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 22745
  -bodyTs: "'kid':5 'teach':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689934389 {#3116
    date: 2023-07-21 12:13: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
140 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +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: App\Entity\EntryComment {#2826
    +user: App\Entity\User {#2839 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1625 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "what a disgusting thing to do to your partner!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689934394 {#2821
      date: 2023-07-21 12:13:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2827 …}
    +nested: Doctrine\ORM\PersistentCollection {#2829 …}
    +votes: Doctrine\ORM\PersistentCollection {#2831 …}
    +reports: Doctrine\ORM\PersistentCollection {#2833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2837 …}
    -id: 22707
    -bodyTs: "'disgust':3 'partner':9 'thing':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://yiffit.net/comment/942460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689926991 {#2822
      date: 2023-07-21 10:09:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2826}
  +body: "And to teach your kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1689934389 {#3117
    date: 2023-07-21 12:13:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Duchess@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 22745
  -bodyTs: "'kid':5 'teach':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/230631/-/comment/995541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689934389 {#3116
    date: 2023-07-21 12:13: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
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 {#2903
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2904 …}
  +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: "Not my cup of tea but I appreciate what you’re trying to do here. Sorry others don’t get it. I understood what’s going on right away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1693205912 {#2896
    date: 2023-08-28 08:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 27074
  -bodyTs: "'appreci':8 'away':29 'cup':3 'get':20 'go':26 'other':17 're':11 'right':28 'sorri':16 'tea':5 'tri':12 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/395409/-/comment/1961115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693205912 {#2897
    date: 2023-08-28 08:58: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
143 DENIED edit
App\Entity\EntryComment {#2903
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2904 …}
  +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: "Not my cup of tea but I appreciate what you’re trying to do here. Sorry others don’t get it. I understood what’s going on right away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1693205912 {#2896
    date: 2023-08-28 08:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 27074
  -bodyTs: "'appreci':8 'away':29 'cup':3 'get':20 'go':26 'other':17 're':11 'right':28 'sorri':16 'tea':5 'tri':12 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/395409/-/comment/1961115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693205912 {#2897
    date: 2023-08-28 08:58: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
144 DENIED moderate
App\Entity\EntryComment {#2903
  +user: App\Entity\User {#2917 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2904 …}
  +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: "Not my cup of tea but I appreciate what you’re trying to do here. Sorry others don’t get it. I understood what’s going on right away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1693205912 {#2896
    date: 2023-08-28 08:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deconstruct@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2905 …}
  +nested: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  -id: 27074
  -bodyTs: "'appreci':8 'away':29 'cup':3 'get':20 'go':26 'other':17 're':11 'right':28 'sorri':16 'tea':5 'tri':12 'understood':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/395409/-/comment/1961115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693205912 {#2897
    date: 2023-08-28 08:58: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
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 {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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: "This was in 2016, I wonder how they are now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1689694152 {#2973
    date: 2023-07-18 17:29:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 21456
  -bodyTs: "'2016':4 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1250057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689661735 {#2974
    date: 2023-07-18 08:28: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
147 DENIED edit
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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: "This was in 2016, I wonder how they are now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1689694152 {#2973
    date: 2023-07-18 17:29:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 21456
  -bodyTs: "'2016':4 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1250057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689661735 {#2974
    date: 2023-07-18 08:28: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
148 DENIED moderate
App\Entity\EntryComment {#2978
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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: "This was in 2016, I wonder how they are now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1689694152 {#2973
    date: 2023-07-18 17:29:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 21456
  -bodyTs: "'2016':4 'wonder':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1250057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689661735 {#2974
    date: 2023-07-18 08:28: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
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 {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was in 2016, I wonder how they are now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1689694152 {#2973
      date: 2023-07-18 17:29:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 21456
    -bodyTs: "'2016':4 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1250057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689661735 {#2974
      date: 2023-07-18 08:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Probably still imaginary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1689662920 {#3064
    date: 2023-07-18 08:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 21468
  -bodyTs: "'imaginari':3 'probabl':1 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689662920 {#3067
    date: 2023-07-18 08:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was in 2016, I wonder how they are now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1689694152 {#2973
      date: 2023-07-18 17:29:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 21456
    -bodyTs: "'2016':4 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1250057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689661735 {#2974
      date: 2023-07-18 08:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Probably still imaginary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1689662920 {#3064
    date: 2023-07-18 08:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 21468
  -bodyTs: "'imaginari':3 'probabl':1 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689662920 {#3067
    date: 2023-07-18 08:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#3063
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#2978
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "This was in 2016, I wonder how they are now."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1689694152 {#2973
      date: 2023-07-18 17:29:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 21456
    -bodyTs: "'2016':4 'wonder':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1250057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689661735 {#2974
      date: 2023-07-18 08:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Probably still imaginary."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1689662920 {#3064
    date: 2023-07-18 08:48:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3145 …}
  +nested: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 21468
  -bodyTs: "'imaginari':3 'probabl':1 'still':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689662920 {#3067
    date: 2023-07-18 08:48:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could be. But worse things happen in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1689663325 {#3268
    date: 2023-07-18 08:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 21475
  -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1040568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663325 {#3271
    date: 2023-07-18 08:55:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could be. But worse things happen in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1689663325 {#3268
    date: 2023-07-18 08:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 21475
  -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1040568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663325 {#3271
    date: 2023-07-18 08:55:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could be. But worse things happen in reality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1689663325 {#3268
    date: 2023-07-18 08:55:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3278 …}
  +nested: Doctrine\ORM\PersistentCollection {#3280 …}
  +votes: Doctrine\ORM\PersistentCollection {#3282 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 21475
  -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1040568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689663325 {#3271
    date: 2023-07-18 08:55:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3269
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Could be. But worse things happen in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1689663325 {#3268
      date: 2023-07-18 08:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 21475
    -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1040568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689663325 {#3271
      date: 2023-07-18 08:55:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    I'm all about true crime podcasts, and you're not wrong.\n
    \n
    However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
    \n
    If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
    \n
    All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
    \n
    *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
    \n
    Rage-inducing stories on reddit are famously fake, and this is one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689664425 {#3397
    date: 2023-07-18 09:13:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 21504
  -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
  +editedAt: DateTimeImmutable @1689664743 {#3394
    date: 2023-07-18 09:19:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689664425 {#3396
    date: 2023-07-18 09:13: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
159 DENIED edit
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3269
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Could be. But worse things happen in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1689663325 {#3268
      date: 2023-07-18 08:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 21475
    -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1040568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689663325 {#3271
      date: 2023-07-18 08:55:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    I'm all about true crime podcasts, and you're not wrong.\n
    \n
    However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
    \n
    If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
    \n
    All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
    \n
    *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
    \n
    Rage-inducing stories on reddit are famously fake, and this is one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689664425 {#3397
    date: 2023-07-18 09:13:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 21504
  -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
  +editedAt: DateTimeImmutable @1689664743 {#3394
    date: 2023-07-18 09:19:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689664425 {#3396
    date: 2023-07-18 09:13: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
160 DENIED moderate
App\Entity\EntryComment {#3391
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3269
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Could be. But worse things happen in reality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1689663325 {#3268
      date: 2023-07-18 08:55:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3278 …}
    +nested: Doctrine\ORM\PersistentCollection {#3280 …}
    +votes: Doctrine\ORM\PersistentCollection {#3282 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 21475
    -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1040568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689663325 {#3271
      date: 2023-07-18 08:55:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    I'm all about true crime podcasts, and you're not wrong.\n
    \n
    However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
    \n
    If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
    \n
    All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
    \n
    *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
    \n
    Rage-inducing stories on reddit are famously fake, and this is one of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1689664425 {#3397
    date: 2023-07-18 09:13:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  -id: 21504
  -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
  +editedAt: DateTimeImmutable @1689664743 {#3394
    date: 2023-07-18 09:19:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689664425 {#3396
    date: 2023-07-18 09:13: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
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 {#3552
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I hope you’re right, and you probably are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689664550 {#3551
    date: 2023-07-18 09:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3570 …}
  -id: 21507
  -bodyTs: "'hope':2 'probabl':8 're':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664550 {#3554
    date: 2023-07-18 09:15: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
163 DENIED edit
App\Entity\EntryComment {#3552
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I hope you’re right, and you probably are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689664550 {#3551
    date: 2023-07-18 09:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3570 …}
  -id: 21507
  -bodyTs: "'hope':2 'probabl':8 're':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664550 {#3554
    date: 2023-07-18 09:15: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
164 DENIED moderate
App\Entity\EntryComment {#3552
  +user: Proxies\__CG__\App\Entity\User {#3558 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I hope you’re right, and you probably are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689664550 {#3551
    date: 2023-07-18 09:15:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3559 …}
  +nested: Doctrine\ORM\PersistentCollection {#3561 …}
  +votes: Doctrine\ORM\PersistentCollection {#3563 …}
  +reports: Doctrine\ORM\PersistentCollection {#3566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3570 …}
  -id: 21507
  -bodyTs: "'hope':2 'probabl':8 're':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664550 {#3554
    date: 2023-07-18 09:15: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
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 {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
    \n
    Like it required planning *and* not planning at the same time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689665274 {#3572
    date: 2023-07-18 09:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 21525
  -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
  +editedAt: DateTimeImmutable @1689665305 {#3573
    date: 2023-07-18 09:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689665274 {#3574
    date: 2023-07-18 09:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
    \n
    Like it required planning *and* not planning at the same time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689665274 {#3572
    date: 2023-07-18 09:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 21525
  -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
  +editedAt: DateTimeImmutable @1689665305 {#3573
    date: 2023-07-18 09:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689665274 {#3574
    date: 2023-07-18 09:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3575
  +user: Proxies\__CG__\App\Entity\User {#3576 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
    \n
    Like it required planning *and* not planning at the same time
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689665274 {#3572
    date: 2023-07-18 09:27:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3577 …}
  +nested: Doctrine\ORM\PersistentCollection {#3579 …}
  +votes: Doctrine\ORM\PersistentCollection {#3581 …}
  +reports: Doctrine\ORM\PersistentCollection {#3583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
  -id: 21525
  -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
  +editedAt: DateTimeImmutable @1689665305 {#3573
    date: 2023-07-18 09:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689665274 {#3574
    date: 2023-07-18 09:27:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3647
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
      \n
      Like it required planning *and* not planning at the same time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689665274 {#3572
      date: 2023-07-18 09:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 21525
    -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
    +editedAt: DateTimeImmutable @1689665305 {#3573
      date: 2023-07-18 09:28:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689665274 {#3574
      date: 2023-07-18 09:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Oh let's talk about that.\n
    \n
    It is *amazingly* uncommon for custody to be shared in that way. Moving house every week, back and forth, is *incredibly* stressful and disruptive for a child.\n
    \n
    And then in the update, it's referring to how that "visitation" schedule was reinstated after the first incident. One, that's not visitation, that's true joint custody - a thing which is also rare in custody cases. Normally, you have one parent who has custody, and the other has visitation. Visitation usually means something like "every other weekend," so the non-custodial parent gets the child two days out of every fourteen. If it was true joint custody, the switchovers would be more like "every other weekend, *and* all summer," especially with an elementary school aged child.\n
    \n
    That's not even addressing the fact that, in the story, the court just *went back to that ridiculous arrangement after one parent was shown to have abused the child.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689686252 {#3648
    date: 2023-07-18 15:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@AnonTwo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 21758
  -bodyTs: "'abus':160 'address':137 'age':131 'also':67 'amaz':9 'arrang':152 'back':23,148 'case':71 'child':33,101,132,162 'court':145 'custodi':12,62,70,79,97,113 'day':103 'disrupt':30 'elementari':129 'especi':126 'even':136 'everi':21,90,106,120 'fact':139 'first':51 'forth':25 'fourteen':107 'get':99 'hous':20 'incid':52 'incred':27 'joint':61,112 'let':2 'like':89,119 'mean':87 'move':19 'non':96 'non-custodi':95 'normal':72 'oh':1 'one':53,75,154 'parent':76,98,155 'rare':68 'refer':41 'reinstat':48 'ridicul':151 'schedul':46 'school':130 'share':15 'shown':157 'someth':88 'stori':143 'stress':28 'summer':125 'switchov':115 'talk':4 'thing':64 'true':60,111 'two':102 'uncommon':10 'updat':38 'usual':86 'visit':45,57,84,85 'way':18 'week':22 'weekend':92,122 'went':147 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/908297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686252 {#3651
    date: 2023-07-18 15:17: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
171 DENIED edit
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
      \n
      Like it required planning *and* not planning at the same time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689665274 {#3572
      date: 2023-07-18 09:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 21525
    -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
    +editedAt: DateTimeImmutable @1689665305 {#3573
      date: 2023-07-18 09:28:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689665274 {#3574
      date: 2023-07-18 09:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Oh let's talk about that.\n
    \n
    It is *amazingly* uncommon for custody to be shared in that way. Moving house every week, back and forth, is *incredibly* stressful and disruptive for a child.\n
    \n
    And then in the update, it's referring to how that "visitation" schedule was reinstated after the first incident. One, that's not visitation, that's true joint custody - a thing which is also rare in custody cases. Normally, you have one parent who has custody, and the other has visitation. Visitation usually means something like "every other weekend," so the non-custodial parent gets the child two days out of every fourteen. If it was true joint custody, the switchovers would be more like "every other weekend, *and* all summer," especially with an elementary school aged child.\n
    \n
    That's not even addressing the fact that, in the story, the court just *went back to that ridiculous arrangement after one parent was shown to have abused the child.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689686252 {#3648
    date: 2023-07-18 15:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@AnonTwo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 21758
  -bodyTs: "'abus':160 'address':137 'age':131 'also':67 'amaz':9 'arrang':152 'back':23,148 'case':71 'child':33,101,132,162 'court':145 'custodi':12,62,70,79,97,113 'day':103 'disrupt':30 'elementari':129 'especi':126 'even':136 'everi':21,90,106,120 'fact':139 'first':51 'forth':25 'fourteen':107 'get':99 'hous':20 'incid':52 'incred':27 'joint':61,112 'let':2 'like':89,119 'mean':87 'move':19 'non':96 'non-custodi':95 'normal':72 'oh':1 'one':53,75,154 'parent':76,98,155 'rare':68 'refer':41 'reinstat':48 'ridicul':151 'schedul':46 'school':130 'share':15 'shown':157 'someth':88 'stori':143 'stress':28 'summer':125 'switchov':115 'talk':4 'thing':64 'true':60,111 'two':102 'uncommon':10 'updat':38 'usual':86 'visit':45,57,84,85 'way':18 'week':22 'weekend':92,122 'went':147 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/908297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686252 {#3651
    date: 2023-07-18 15:17: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
172 DENIED moderate
App\Entity\EntryComment {#3647
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3575
    +user: Proxies\__CG__\App\Entity\User {#3576 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      Also if they had alternating custody what was the plan exactly when custody switched? Especially given that they already got prosecuted for the *first* time they did it....\n
      \n
      Like it required planning *and* not planning at the same time
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689665274 {#3572
      date: 2023-07-18 09:27:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3577 …}
    +nested: Doctrine\ORM\PersistentCollection {#3579 …}
    +votes: Doctrine\ORM\PersistentCollection {#3581 …}
    +reports: Doctrine\ORM\PersistentCollection {#3583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3587 …}
    -id: 21525
    -bodyTs: "'alreadi':19 'also':1 'altern':5 'custodi':6,13 'especi':15 'exact':11 'first':24 'given':16 'got':20 'like':29 'plan':10,32,35 'prosecut':21 'requir':31 'switch':14 'time':25,39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901680"
    +editedAt: DateTimeImmutable @1689665305 {#3573
      date: 2023-07-18 09:28:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689665274 {#3574
      date: 2023-07-18 09:27:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Oh let's talk about that.\n
    \n
    It is *amazingly* uncommon for custody to be shared in that way. Moving house every week, back and forth, is *incredibly* stressful and disruptive for a child.\n
    \n
    And then in the update, it's referring to how that "visitation" schedule was reinstated after the first incident. One, that's not visitation, that's true joint custody - a thing which is also rare in custody cases. Normally, you have one parent who has custody, and the other has visitation. Visitation usually means something like "every other weekend," so the non-custodial parent gets the child two days out of every fourteen. If it was true joint custody, the switchovers would be more like "every other weekend, *and* all summer," especially with an elementary school aged child.\n
    \n
    That's not even addressing the fact that, in the story, the court just *went back to that ridiculous arrangement after one parent was shown to have abused the child.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689686252 {#3648
    date: 2023-07-18 15:17:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@AnonTwo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3643 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3656 …}
  -id: 21758
  -bodyTs: "'abus':160 'address':137 'age':131 'also':67 'amaz':9 'arrang':152 'back':23,148 'case':71 'child':33,101,132,162 'court':145 'custodi':12,62,70,79,97,113 'day':103 'disrupt':30 'elementari':129 'especi':126 'even':136 'everi':21,90,106,120 'fact':139 'first':51 'forth':25 'fourteen':107 'get':99 'hous':20 'incid':52 'incred':27 'joint':61,112 'let':2 'like':89,119 'mean':87 'move':19 'non':96 'non-custodi':95 'normal':72 'oh':1 'one':53,75,154 'parent':76,98,155 'rare':68 'refer':41 'reinstat':48 'ridicul':151 'schedul':46 'school':130 'share':15 'shown':157 'someth':88 'stori':143 'stress':28 'summer':125 'switchov':115 'talk':4 'thing':64 'true':60,111 'two':102 'uncommon':10 'updat':38 'usual':86 'visit':45,57,84,85 'way':18 'week':22 'weekend':92,122 'went':147 'would':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/908297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689686252 {#3651
    date: 2023-07-18 15:17: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
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 {#3591
  +user: Proxies\__CG__\App\Entity\User {#3592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I agree with this take. 99% of those top ranking AITA or RelationshipAdvice posts were fake if you knew what to look for. This has all the rage bait marks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689669155 {#3589
    date: 2023-07-18 10:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3593 …}
  +nested: Doctrine\ORM\PersistentCollection {#3595 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 21570
  -bodyTs: "'99':6 'agre':2 'aita':11 'bait':29 'fake':16 'knew':19 'look':22 'mark':30 'post':14 'rage':28 'rank':10 'relationshipadvic':13 'take':5 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1413716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669155 {#3590
    date: 2023-07-18 10:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3591
  +user: Proxies\__CG__\App\Entity\User {#3592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I agree with this take. 99% of those top ranking AITA or RelationshipAdvice posts were fake if you knew what to look for. This has all the rage bait marks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689669155 {#3589
    date: 2023-07-18 10:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3593 …}
  +nested: Doctrine\ORM\PersistentCollection {#3595 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 21570
  -bodyTs: "'99':6 'agre':2 'aita':11 'bait':29 'fake':16 'knew':19 'look':22 'mark':30 'post':14 'rage':28 'rank':10 'relationshipadvic':13 'take':5 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1413716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669155 {#3590
    date: 2023-07-18 10:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3591
  +user: Proxies\__CG__\App\Entity\User {#3592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I agree with this take. 99% of those top ranking AITA or RelationshipAdvice posts were fake if you knew what to look for. This has all the rage bait marks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689669155 {#3589
    date: 2023-07-18 10:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3593 …}
  +nested: Doctrine\ORM\PersistentCollection {#3595 …}
  +votes: Doctrine\ORM\PersistentCollection {#3597 …}
  +reports: Doctrine\ORM\PersistentCollection {#3599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3601 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3603 …}
  -id: 21570
  -bodyTs: "'99':6 'agre':2 'aita':11 'bait':29 'fake':16 'knew':19 'look':22 'mark':30 'post':14 'rage':28 'rank':10 'relationshipadvic':13 'take':5 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1413716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689669155 {#3590
    date: 2023-07-18 10:32:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
    \n
    I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689678117 {#3605
    date: 2023-07-18 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3608 …}
  +nested: Doctrine\ORM\PersistentCollection {#3610 …}
  +votes: Doctrine\ORM\PersistentCollection {#3612 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 21653
  -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1045310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678117 {#3606
    date: 2023-07-18 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
    \n
    I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689678117 {#3605
    date: 2023-07-18 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3608 …}
  +nested: Doctrine\ORM\PersistentCollection {#3610 …}
  +votes: Doctrine\ORM\PersistentCollection {#3612 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 21653
  -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1045310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678117 {#3606
    date: 2023-07-18 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3607
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3391
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3269
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Could be. But worse things happen in reality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1689663325 {#3268
        date: 2023-07-18 08:55:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3278 …}
      +nested: Doctrine\ORM\PersistentCollection {#3280 …}
      +votes: Doctrine\ORM\PersistentCollection {#3282 …}
      +reports: Doctrine\ORM\PersistentCollection {#3284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
      -id: 21475
      -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1040568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689663325 {#3271
        date: 2023-07-18 08:55:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      I'm all about true crime podcasts, and you're not wrong.\n
      \n
      However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
      \n
      If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
      \n
      All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
      \n
      *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
      \n
      Rage-inducing stories on reddit are famously fake, and this is one of them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1689664425 {#3397
      date: 2023-07-18 09:13:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3390 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    -id: 21504
    -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
    +editedAt: DateTimeImmutable @1689664743 {#3394
      date: 2023-07-18 09:19:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689664425 {#3396
      date: 2023-07-18 09:13:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
    \n
    I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689678117 {#3605
    date: 2023-07-18 13:01:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3608 …}
  +nested: Doctrine\ORM\PersistentCollection {#3610 …}
  +votes: Doctrine\ORM\PersistentCollection {#3612 …}
  +reports: Doctrine\ORM\PersistentCollection {#3614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
  -id: 21653
  -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1045310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689678117 {#3606
    date: 2023-07-18 13:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3607
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
      \n
      I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689678117 {#3605
      date: 2023-07-18 13:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3608 …}
    +nested: Doctrine\ORM\PersistentCollection {#3610 …}
    +votes: Doctrine\ORM\PersistentCollection {#3612 …}
    +reports: Doctrine\ORM\PersistentCollection {#3614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
    -id: 21653
    -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1045310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689678117 {#3606
      date: 2023-07-18 13:01:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
    \n
    Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689689538 {#3658
    date: 2023-07-18 16:12:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 21815
  -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
  +editedAt: DateTimeImmutable @1689690109 {#3659
    date: 2023-07-18 16:21:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689689538 {#3660
    date: 2023-07-18 16:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3607
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
      \n
      I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689678117 {#3605
      date: 2023-07-18 13:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3608 …}
    +nested: Doctrine\ORM\PersistentCollection {#3610 …}
    +votes: Doctrine\ORM\PersistentCollection {#3612 …}
    +reports: Doctrine\ORM\PersistentCollection {#3614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
    -id: 21653
    -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1045310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689678117 {#3606
      date: 2023-07-18 13:01:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
    \n
    Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689689538 {#3658
    date: 2023-07-18 16:12:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 21815
  -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
  +editedAt: DateTimeImmutable @1689690109 {#3659
    date: 2023-07-18 16:21:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689689538 {#3660
    date: 2023-07-18 16:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3661
  +user: Proxies\__CG__\App\Entity\User {#3146 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3607
    +user: Proxies\__CG__\App\Entity\User {#3276 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3391
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3269
        +user: Proxies\__CG__\App\Entity\User {#3276 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3063
          +user: Proxies\__CG__\App\Entity\User {#3146 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2978
            +user: App\Entity\User {#2992 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "This was in 2016, I wonder how they are now."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1689694152 {#2973
              date: 2023-07-18 17:29:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2980 …}
            +nested: Doctrine\ORM\PersistentCollection {#2982 …}
            +votes: Doctrine\ORM\PersistentCollection {#2984 …}
            +reports: Doctrine\ORM\PersistentCollection {#2986 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
            -id: 21456
            -bodyTs: "'2016':4 'wonder':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1250057"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689661735 {#2974
              date: 2023-07-18 08:28:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Probably still imaginary."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1689662920 {#3064
            date: 2023-07-18 08:48:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3145 …}
          +nested: Doctrine\ORM\PersistentCollection {#3143 …}
          +votes: Doctrine\ORM\PersistentCollection {#3141 …}
          +reports: Doctrine\ORM\PersistentCollection {#3139 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
          -id: 21468
          -bodyTs: "'imaginari':3 'probabl':1 'still':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689662920 {#3067
            date: 2023-07-18 08:48:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Could be. But worse things happen in reality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1689663325 {#3268
          date: 2023-07-18 08:55:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3278 …}
        +nested: Doctrine\ORM\PersistentCollection {#3280 …}
        +votes: Doctrine\ORM\PersistentCollection {#3282 …}
        +reports: Doctrine\ORM\PersistentCollection {#3284 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
        -id: 21475
        -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/1040568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689663325 {#3271
          date: 2023-07-18 08:55:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        I'm all about true crime podcasts, and you're not wrong.\n
        \n
        However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
        \n
        If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
        \n
        All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
        \n
        *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
        \n
        Rage-inducing stories on reddit are famously fake, and this is one of them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1689664425 {#3397
        date: 2023-07-18 09:13:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3390 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
      -id: 21504
      -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
      +editedAt: DateTimeImmutable @1689664743 {#3394
        date: 2023-07-18 09:19:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689664425 {#3396
        date: 2023-07-18 09:13:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
      \n
      I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689678117 {#3605
      date: 2023-07-18 13:01:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3608 …}
    +nested: Doctrine\ORM\PersistentCollection {#3610 …}
    +votes: Doctrine\ORM\PersistentCollection {#3612 …}
    +reports: Doctrine\ORM\PersistentCollection {#3614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
    -id: 21653
    -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/1045310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689678117 {#3606
      date: 2023-07-18 13:01:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
    \n
    Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689689538 {#3658
    date: 2023-07-18 16:12:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 21815
  -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
  +editedAt: DateTimeImmutable @1689690109 {#3659
    date: 2023-07-18 16:21:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689689538 {#3660
    date: 2023-07-18 16:12:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3661
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3607
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3391
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3269
          +user: Proxies\__CG__\App\Entity\User {#3276 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3063
            +user: Proxies\__CG__\App\Entity\User {#3146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2978
              +user: App\Entity\User {#2992 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "This was in 2016, I wonder how they are now."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1689694152 {#2973
                date: 2023-07-18 17:29:12.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2980 …}
              +nested: Doctrine\ORM\PersistentCollection {#2982 …}
              +votes: Doctrine\ORM\PersistentCollection {#2984 …}
              +reports: Doctrine\ORM\PersistentCollection {#2986 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
              -id: 21456
              -bodyTs: "'2016':4 'wonder':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1250057"
              +editedAt: null
              +createdAt: DateTimeImmutable @1689661735 {#2974
                date: 2023-07-18 08:28:55.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2978}
            +body: "Probably still imaginary."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1689662920 {#3064
              date: 2023-07-18 08:48:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@holycrap@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3145 …}
            +nested: Doctrine\ORM\PersistentCollection {#3143 …}
            +votes: Doctrine\ORM\PersistentCollection {#3141 …}
            +reports: Doctrine\ORM\PersistentCollection {#3139 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
            -id: 21468
            -bodyTs: "'imaginari':3 'probabl':1 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689662920 {#3067
              date: 2023-07-18 08:48:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Could be. But worse things happen in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1689663325 {#3268
            date: 2023-07-18 08:55:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
            "@Nougat@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3278 …}
          +nested: Doctrine\ORM\PersistentCollection {#3280 …}
          +votes: Doctrine\ORM\PersistentCollection {#3282 …}
          +reports: Doctrine\ORM\PersistentCollection {#3284 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
          -id: 21475
          -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/1040568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689663325 {#3271
            date: 2023-07-18 08:55:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: """
          I'm all about true crime podcasts, and you're not wrong.\n
          \n
          However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
          \n
          If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
          \n
          All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
          \n
          *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
          \n
          Rage-inducing stories on reddit are famously fake, and this is one of them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1689664425 {#3397
          date: 2023-07-18 09:13:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
          "@Shelena@feddit.nl"
          "@Speculater"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3390 …}
        +votes: Doctrine\ORM\PersistentCollection {#3388 …}
        +reports: Doctrine\ORM\PersistentCollection {#3401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
        -id: 21504
        -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
        +editedAt: DateTimeImmutable @1689664743 {#3394
          date: 2023-07-18 09:19:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689664425 {#3396
          date: 2023-07-18 09:13:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
        \n
        I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689678117 {#3605
        date: 2023-07-18 13:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3608 …}
      +nested: Doctrine\ORM\PersistentCollection {#3610 …}
      +votes: Doctrine\ORM\PersistentCollection {#3612 …}
      +reports: Doctrine\ORM\PersistentCollection {#3614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
      -id: 21653
      -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1045310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689678117 {#3606
        date: 2023-07-18 13:01:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
      \n
      Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689689538 {#3658
      date: 2023-07-18 16:12:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
      "@holycrap"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 21815
    -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
    +editedAt: DateTimeImmutable @1689690109 {#3659
      date: 2023-07-18 16:21:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689689538 {#3660
      date: 2023-07-18 16:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Thanks for your response. I think it shows you have great character. I think it is easy to forget you are interacting with humans. I think we all do it sometimes.\n
    \n
    I should have been more directly why I was responding to you in that way. However, it was sort of automatic and I only thought about why I did it later. That would have made an easier discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689694151 {#3680
    date: 2023-07-18 17:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 21876
  -bodyTs: "'automat':52 'charact':12 'direct':37 'discuss':69 'easi':17 'easier':68 'forget':19 'great':11 'howev':47 'human':24 'interact':22 'later':62 'made':66 'respond':41 'respons':4 'show':8 'sometim':31 'sort':50 'thank':1 'think':6,14,26 'thought':56 'way':46 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1053140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689694151 {#3677
    date: 2023-07-18 17:29: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
187 DENIED edit
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3661
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3607
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3391
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3269
          +user: Proxies\__CG__\App\Entity\User {#3276 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3063
            +user: Proxies\__CG__\App\Entity\User {#3146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2978
              +user: App\Entity\User {#2992 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "This was in 2016, I wonder how they are now."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1689694152 {#2973
                date: 2023-07-18 17:29:12.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2980 …}
              +nested: Doctrine\ORM\PersistentCollection {#2982 …}
              +votes: Doctrine\ORM\PersistentCollection {#2984 …}
              +reports: Doctrine\ORM\PersistentCollection {#2986 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
              -id: 21456
              -bodyTs: "'2016':4 'wonder':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1250057"
              +editedAt: null
              +createdAt: DateTimeImmutable @1689661735 {#2974
                date: 2023-07-18 08:28:55.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2978}
            +body: "Probably still imaginary."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1689662920 {#3064
              date: 2023-07-18 08:48:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@holycrap@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3145 …}
            +nested: Doctrine\ORM\PersistentCollection {#3143 …}
            +votes: Doctrine\ORM\PersistentCollection {#3141 …}
            +reports: Doctrine\ORM\PersistentCollection {#3139 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
            -id: 21468
            -bodyTs: "'imaginari':3 'probabl':1 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689662920 {#3067
              date: 2023-07-18 08:48:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Could be. But worse things happen in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1689663325 {#3268
            date: 2023-07-18 08:55:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
            "@Nougat@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3278 …}
          +nested: Doctrine\ORM\PersistentCollection {#3280 …}
          +votes: Doctrine\ORM\PersistentCollection {#3282 …}
          +reports: Doctrine\ORM\PersistentCollection {#3284 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
          -id: 21475
          -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/1040568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689663325 {#3271
            date: 2023-07-18 08:55:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: """
          I'm all about true crime podcasts, and you're not wrong.\n
          \n
          However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
          \n
          If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
          \n
          All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
          \n
          *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
          \n
          Rage-inducing stories on reddit are famously fake, and this is one of them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1689664425 {#3397
          date: 2023-07-18 09:13:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
          "@Shelena@feddit.nl"
          "@Speculater"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3390 …}
        +votes: Doctrine\ORM\PersistentCollection {#3388 …}
        +reports: Doctrine\ORM\PersistentCollection {#3401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
        -id: 21504
        -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
        +editedAt: DateTimeImmutable @1689664743 {#3394
          date: 2023-07-18 09:19:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689664425 {#3396
          date: 2023-07-18 09:13:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
        \n
        I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689678117 {#3605
        date: 2023-07-18 13:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3608 …}
      +nested: Doctrine\ORM\PersistentCollection {#3610 …}
      +votes: Doctrine\ORM\PersistentCollection {#3612 …}
      +reports: Doctrine\ORM\PersistentCollection {#3614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
      -id: 21653
      -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1045310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689678117 {#3606
        date: 2023-07-18 13:01:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
      \n
      Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689689538 {#3658
      date: 2023-07-18 16:12:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
      "@holycrap"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 21815
    -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
    +editedAt: DateTimeImmutable @1689690109 {#3659
      date: 2023-07-18 16:21:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689689538 {#3660
      date: 2023-07-18 16:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Thanks for your response. I think it shows you have great character. I think it is easy to forget you are interacting with humans. I think we all do it sometimes.\n
    \n
    I should have been more directly why I was responding to you in that way. However, it was sort of automatic and I only thought about why I did it later. That would have made an easier discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689694151 {#3680
    date: 2023-07-18 17:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 21876
  -bodyTs: "'automat':52 'charact':12 'direct':37 'discuss':69 'easi':17 'easier':68 'forget':19 'great':11 'howev':47 'human':24 'interact':22 'later':62 'made':66 'respond':41 'respons':4 'show':8 'sometim':31 'sort':50 'thank':1 'think':6,14,26 'thought':56 'way':46 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1053140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689694151 {#3677
    date: 2023-07-18 17:29: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
188 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3276 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3661
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3607
      +user: Proxies\__CG__\App\Entity\User {#3276 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3391
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3269
          +user: Proxies\__CG__\App\Entity\User {#3276 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#3063
            +user: Proxies\__CG__\App\Entity\User {#3146 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: App\Entity\EntryComment {#2978
              +user: App\Entity\User {#2992 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
              +magazine: App\Entity\Magazine {#307}
              +image: null
              +parent: null
              +root: null
              +body: "This was in 2016, I wonder how they are now."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1689694152 {#2973
                date: 2023-07-18 17:29:12.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2980 …}
              +nested: Doctrine\ORM\PersistentCollection {#2982 …}
              +votes: Doctrine\ORM\PersistentCollection {#2984 …}
              +reports: Doctrine\ORM\PersistentCollection {#2986 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
              -id: 21456
              -bodyTs: "'2016':4 'wonder':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1250057"
              +editedAt: null
              +createdAt: DateTimeImmutable @1689661735 {#2974
                date: 2023-07-18 08:28:55.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2978}
            +body: "Probably still imaginary."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1689662920 {#3064
              date: 2023-07-18 08:48:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@holycrap@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3145 …}
            +nested: Doctrine\ORM\PersistentCollection {#3143 …}
            +votes: Doctrine\ORM\PersistentCollection {#3141 …}
            +reports: Doctrine\ORM\PersistentCollection {#3139 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
            -id: 21468
            -bodyTs: "'imaginari':3 'probabl':1 'still':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
            +editedAt: null
            +createdAt: DateTimeImmutable @1689662920 {#3067
              date: 2023-07-18 08:48:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2978}
          +body: "Could be. But worse things happen in reality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1689663325 {#3268
            date: 2023-07-18 08:55:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@holycrap@lemm.ee"
            "@Nougat@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3278 …}
          +nested: Doctrine\ORM\PersistentCollection {#3280 …}
          +votes: Doctrine\ORM\PersistentCollection {#3282 …}
          +reports: Doctrine\ORM\PersistentCollection {#3284 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
          -id: 21475
          -bodyTs: "'could':1 'happen':6 'realiti':8 'thing':5 'wors':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/1040568"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689663325 {#3271
            date: 2023-07-18 08:55:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: """
          I'm all about true crime podcasts, and you're not wrong.\n
          \n
          However, the giveaway here is "they had to cut the brace off," especially with "they got out quickly" following quickly behind.\n
          \n
          If such a thing required cutting off - a process that would be much more dangerous to the child than disassembling it - it would have had to be designed to be permanently installed without cutting. That means welded or padlocked as opposed to bolted or latched. Besides which, building such a thing in that way requires a serious amount of effort and planning. Not to mention this is right on the heels of having had repercussions for doing that exact thing. The steel and fabric one would have had to be designed and built *before* normal visitation was resumed.\n
          \n
          All that indicates an incredibly sick perpetrator, who also lied to a judge when he said he'd learned his lesson - because the thought and design and construction of the *second one* had to have already been going on. I find it unlikely that, in 2016, in Florida, someone who so grossly abuses a nine year old, and who is found out by their neighbor, a police officer, when said nine year old shows up at the door with the thing needing to be cut off, would be quickly released on bail.\n
          \n
          *Edit: @Speculater rightly points out that a brace, worn for such a short amount of time, could not dislocate a shoulder.*\n
          \n
          Rage-inducing stories on reddit are famously fake, and this is one of them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1689664425 {#3397
          date: 2023-07-18 09:13:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
          "@Nougat@kbin.social"
          "@Shelena@feddit.nl"
          "@Speculater"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3390 …}
        +votes: Doctrine\ORM\PersistentCollection {#3388 …}
        +reports: Doctrine\ORM\PersistentCollection {#3401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
        -id: 21504
        -bodyTs: "'2016':177 'abus':184 'alreadi':167 'also':140 'amount':91,237 'bail':223 'behind':33 'besid':79 'bolt':76 'brace':23,231 'build':81 'built':126 'child':51 'construct':159 'could':240 'crime':6 'cut':21,39,67,216 'd':149 'danger':48 'design':61,124,157 'disassembl':53 'disloc':242 'door':209 'edit':224 'effort':93 'especi':25 'exact':112 'fabric':117 'fake':253 'famous':252 'find':172 'florida':179 'follow':31 'found':192 'giveaway':15 'go':169 'got':28 'grossli':183 'heel':104 'howev':13 'incred':136 'indic':134 'induc':247 'instal':65 'judg':144 'latch':78 'learn':150 'lesson':152 'lie':141 'm':2 'mean':69 'mention':98 'much':46 'need':213 'neighbor':196 'nine':186,202 'normal':128 'offic':199 'old':188,204 'one':118,163,257 'oppos':74 'padlock':72 'perman':64 'perpetr':138 'plan':95 'podcast':7 'point':227 'polic':198 'process':42 'quick':30,32,220 'rage':246 'rage-induc':245 're':10 'reddit':250 'releas':221 'repercuss':108 'requir':38,88 'resum':131 'right':101,226 'said':147,201 'second':162 'serious':90 'short':236 'shoulder':244 'show':205 'sick':137 'someon':180 'speculat':225 'steel':115 'stori':248 'thing':37,84,113,212 'thought':155 'time':239 'true':5 'unlik':174 'visit':129 'way':87 'weld':70 'without':66 'worn':232 'would':44,56,119,218 'wrong':12 'year':187,203"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/901421"
        +editedAt: DateTimeImmutable @1689664743 {#3394
          date: 2023-07-18 09:19:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1689664425 {#3396
          date: 2023-07-18 09:13:45.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: """
        That is a very detailed explanation. Of course, I hope it is not true and you made it seem plausible that it is not true (which is more difficult than proving that it is). So, that is a good thing.\n
        \n
        I think I was responding a bit to the tone in which it was said that it was imaginary. I guess it seemed it was mocking the person who made the comment it replied to. So, I was trying to soften that, I guess.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689678117 {#3605
        date: 2023-07-18 13:01:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
        "@Shelena@feddit.nl"
        "@Speculater"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3608 …}
      +nested: Doctrine\ORM\PersistentCollection {#3610 …}
      +votes: Doctrine\ORM\PersistentCollection {#3612 …}
      +reports: Doctrine\ORM\PersistentCollection {#3614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3618 …}
      -id: 21653
      -bodyTs: "'bit':47 'comment':72 'cours':8 'detail':5 'difficult':29 'explan':6 'good':39 'guess':61,84 'hope':10 'imaginari':59 'made':17,70 'mock':66 'person':68 'plausibl':20 'prove':31 'repli':74 'respond':45 'said':55 'seem':19,63 'soften':81 'thing':40 'think':42 'tone':50 'tri':79 'true':14,25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/1045310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689678117 {#3606
        date: 2023-07-18 13:01:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: """
      @holycrap - I absolutely apologize; I intended no mockery of you personally, but I can totally see how my response could have been received that way. It's all too easy to forget that I'm interacting with *real human people* sometimes, even if I try really hard to remember.\n
      \n
      Thank you, @Shelena, for bringing this to my attention. Your responses have been necessarily corrective and gently condsiderate at the same time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689689538 {#3658
      date: 2023-07-18 16:12:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Shelena@feddit.nl"
      "@Speculater"
      "@holycrap"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 21815
    -bodyTs: "'absolut':3 'apolog':4 'attent':58 'bring':54 'condsider':67 'correct':64 'could':20 'easi':30 'even':42 'forget':32 'gentl':66 'hard':47 'holycrap':1 'human':39 'intend':6 'interact':36 'm':35 'mockeri':8 'necessarili':63 'peopl':40 'person':11 'real':38 'realli':46 'receiv':23 'rememb':49 'respons':19,60 'see':16 'shelena':52 'sometim':41 'thank':50 'time':71 'total':15 'tri':45 'way':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/909882"
    +editedAt: DateTimeImmutable @1689690109 {#3659
      date: 2023-07-18 16:21:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689689538 {#3660
      date: 2023-07-18 16:12:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: """
    Thanks for your response. I think it shows you have great character. I think it is easy to forget you are interacting with humans. I think we all do it sometimes.\n
    \n
    I should have been more directly why I was responding to you in that way. However, it was sort of automatic and I only thought about why I did it later. That would have made an easier discussion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689694151 {#3680
    date: 2023-07-18 17:29:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Shelena@feddit.nl"
    "@Speculater"
    "@holycrap"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3683 …}
  +nested: Doctrine\ORM\PersistentCollection {#3687 …}
  +votes: Doctrine\ORM\PersistentCollection {#3689 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 21876
  -bodyTs: "'automat':52 'charact':12 'direct':37 'discuss':69 'easi':17 'easier':68 'forget':19 'great':11 'howev':47 'human':24 'interact':22 'later':62 'made':66 'respond':41 'respons':4 'show':8 'sometim':31 'sort':50 'thank':1 'think':6,14,26 'thought':56 'way':46 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1053140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689694151 {#3677
    date: 2023-07-18 17:29: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
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689664591 {#3290
    date: 2023-07-18 09:16:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 21508
  -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664591 {#3291
    date: 2023-07-18 09:16:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689664591 {#3290
    date: 2023-07-18 09:16:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 21508
  -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664591 {#3291
    date: 2023-07-18 09:16:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3292
  +user: Proxies\__CG__\App\Entity\User {#3293 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689664591 {#3290
    date: 2023-07-18 09:16:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 21508
  -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664591 {#3291
    date: 2023-07-18 09:16:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3292
    +user: Proxies\__CG__\App\Entity\User {#3293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689664591 {#3290
      date: 2023-07-18 09:16:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 21508
    -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664591 {#3291
      date: 2023-07-18 09:16:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689664911 {#3407
    date: 2023-07-18 09:21:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 21518
  -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664911 {#3408
    date: 2023-07-18 09:21: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
195 DENIED edit
App\Entity\EntryComment {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3292
    +user: Proxies\__CG__\App\Entity\User {#3293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689664591 {#3290
      date: 2023-07-18 09:16:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 21508
    -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664591 {#3291
      date: 2023-07-18 09:16:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689664911 {#3407
    date: 2023-07-18 09:21:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 21518
  -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664911 {#3408
    date: 2023-07-18 09:21: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
196 DENIED moderate
App\Entity\EntryComment {#3409
  +user: Proxies\__CG__\App\Entity\User {#3410 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3292
    +user: Proxies\__CG__\App\Entity\User {#3293 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3063
      +user: Proxies\__CG__\App\Entity\User {#3146 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2978
        +user: App\Entity\User {#2992 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "This was in 2016, I wonder how they are now."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1689694152 {#2973
          date: 2023-07-18 17:29:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2980 …}
        +nested: Doctrine\ORM\PersistentCollection {#2982 …}
        +votes: Doctrine\ORM\PersistentCollection {#2984 …}
        +reports: Doctrine\ORM\PersistentCollection {#2986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
        -id: 21456
        -bodyTs: "'2016':4 'wonder':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1250057"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689661735 {#2974
          date: 2023-07-18 08:28:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "Probably still imaginary."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1689662920 {#3064
        date: 2023-07-18 08:48:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3145 …}
      +nested: Doctrine\ORM\PersistentCollection {#3143 …}
      +votes: Doctrine\ORM\PersistentCollection {#3141 …}
      +reports: Doctrine\ORM\PersistentCollection {#3139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
      -id: 21468
      -bodyTs: "'imaginari':3 'probabl':1 'still':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689662920 {#3067
        date: 2023-07-18 08:48:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689664591 {#3290
      date: 2023-07-18 09:16:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 21508
    -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664591 {#3291
      date: 2023-07-18 09:16:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689664911 {#3407
    date: 2023-07-18 09:21:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 21518
  -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1411729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664911 {#3408
    date: 2023-07-18 09:21: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3622
  +user: Proxies\__CG__\App\Entity\User {#3623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3293 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689664591 {#3290
        date: 2023-07-18 09:16:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 21508
      -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1411613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689664591 {#3291
        date: 2023-07-18 09:16:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689664911 {#3407
      date: 2023-07-18 09:21:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 21518
    -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664911 {#3408
      date: 2023-07-18 09:21:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could have been dislocated on installation of the brace, and they left it dislocated. Horrific amount of pain to experience, especially for a child."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689673461 {#3620
    date: 2023-07-18 11:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3628 …}
  +reports: Doctrine\ORM\PersistentCollection {#3630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3634 …}
  -id: 21597
  -bodyTs: "'amount':16 'brace':9 'child':24 'could':1 'disloc':4,14 'especi':21 'experi':20 'horrif':15 'instal':6 'left':12 'pain':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/903955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689673461 {#3621
    date: 2023-07-18 11:44: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
199 DENIED edit
App\Entity\EntryComment {#3622
  +user: Proxies\__CG__\App\Entity\User {#3623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3293 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689664591 {#3290
        date: 2023-07-18 09:16:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 21508
      -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1411613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689664591 {#3291
        date: 2023-07-18 09:16:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689664911 {#3407
      date: 2023-07-18 09:21:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 21518
    -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664911 {#3408
      date: 2023-07-18 09:21:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could have been dislocated on installation of the brace, and they left it dislocated. Horrific amount of pain to experience, especially for a child."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689673461 {#3620
    date: 2023-07-18 11:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3628 …}
  +reports: Doctrine\ORM\PersistentCollection {#3630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3634 …}
  -id: 21597
  -bodyTs: "'amount':16 'brace':9 'child':24 'could':1 'disloc':4,14 'especi':21 'experi':20 'horrif':15 'instal':6 'left':12 'pain':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/903955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689673461 {#3621
    date: 2023-07-18 11:44: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
200 DENIED moderate
App\Entity\EntryComment {#3622
  +user: Proxies\__CG__\App\Entity\User {#3623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3409
    +user: Proxies\__CG__\App\Entity\User {#3410 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3292
      +user: Proxies\__CG__\App\Entity\User {#3293 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3063
        +user: Proxies\__CG__\App\Entity\User {#3146 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2978
          +user: App\Entity\User {#2992 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "This was in 2016, I wonder how they are now."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1689694152 {#2973
            date: 2023-07-18 17:29:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2980 …}
          +nested: Doctrine\ORM\PersistentCollection {#2982 …}
          +votes: Doctrine\ORM\PersistentCollection {#2984 …}
          +reports: Doctrine\ORM\PersistentCollection {#2986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
          -id: 21456
          -bodyTs: "'2016':4 'wonder':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1250057"
          +editedAt: null
          +createdAt: DateTimeImmutable @1689661735 {#2974
            date: 2023-07-18 08:28:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2978}
        +body: "Probably still imaginary."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1689662920 {#3064
          date: 2023-07-18 08:48:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@holycrap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3145 …}
        +nested: Doctrine\ORM\PersistentCollection {#3143 …}
        +votes: Doctrine\ORM\PersistentCollection {#3141 …}
        +reports: Doctrine\ORM\PersistentCollection {#3139 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
        -id: 21468
        -bodyTs: "'imaginari':3 'probabl':1 'still':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689662920 {#3067
          date: 2023-07-18 08:48:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2978}
      +body: "This is so obviously bad creative writing. How the fuck did a brace dislocate a shoulder?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1689664591 {#3290
        date: 2023-07-18 09:16:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@holycrap@lemm.ee"
        "@Nougat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 21508
      -bodyTs: "'bad':5 'brace':13 'creativ':6 'disloc':14 'fuck':10 'obvious':4 'shoulder':16 'write':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1411613"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689664591 {#3291
        date: 2023-07-18 09:16:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "I support the claim that the story is false. But it’s not too hard to imagine how a brace could dislocate the shoulder of a 9-year-old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1689664911 {#3407
      date: 2023-07-18 09:21:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
      "@Nougat@kbin.social"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 21518
    -bodyTs: "'9':27 'brace':20 'claim':4 'could':21 'disloc':22 'fals':9 'hard':15 'imagin':17 'old':30 'shoulder':24 'stori':7 'support':2 'year':29 'year-old':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1411729"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689664911 {#3408
      date: 2023-07-18 09:21:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "Could have been dislocated on installation of the brace, and they left it dislocated. Horrific amount of pain to experience, especially for a child."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689673461 {#3620
    date: 2023-07-18 11:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
    "@Speculater@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3624 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3628 …}
  +reports: Doctrine\ORM\PersistentCollection {#3630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3634 …}
  -id: 21597
  -bodyTs: "'amount':16 'brace':9 'child':24 'could':1 'disloc':4,14 'especi':21 'experi':20 'horrif':15 'instal':6 'left':12 'pain':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/903955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689673461 {#3621
    date: 2023-07-18 11:44: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
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "You really think someone would do that? Just go on the internet and tell lies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689679543 {#3306
    date: 2023-07-18 13:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 21664
  -bodyTs: "'go':9 'internet':12 'lie':15 'realli':2 'someon':4 'tell':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1418133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689679543 {#3307
    date: 2023-07-18 13:25: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
203 DENIED edit
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "You really think someone would do that? Just go on the internet and tell lies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689679543 {#3306
    date: 2023-07-18 13:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 21664
  -bodyTs: "'go':9 'internet':12 'lie':15 'realli':2 'someon':4 'tell':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1418133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689679543 {#3307
    date: 2023-07-18 13:25: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
204 DENIED moderate
App\Entity\EntryComment {#3308
  +user: Proxies\__CG__\App\Entity\User {#3309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
  +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 {#3063
    +user: Proxies\__CG__\App\Entity\User {#3146 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2978
      +user: App\Entity\User {#2992 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2979 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "This was in 2016, I wonder how they are now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1689694152 {#2973
        date: 2023-07-18 17:29:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2980 …}
      +nested: Doctrine\ORM\PersistentCollection {#2982 …}
      +votes: Doctrine\ORM\PersistentCollection {#2984 …}
      +reports: Doctrine\ORM\PersistentCollection {#2986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
      -id: 21456
      -bodyTs: "'2016':4 'wonder':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1250057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689661735 {#2974
        date: 2023-07-18 08:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2978}
    +body: "Probably still imaginary."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1689662920 {#3064
      date: 2023-07-18 08:48:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@holycrap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3145 …}
    +nested: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3141 …}
    +reports: Doctrine\ORM\PersistentCollection {#3139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    -id: 21468
    -bodyTs: "'imaginari':3 'probabl':1 'still':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/214683/-/comment/900956"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689662920 {#3067
      date: 2023-07-18 08:48:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2978}
  +body: "You really think someone would do that? Just go on the internet and tell lies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689679543 {#3306
    date: 2023-07-18 13:25:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@holycrap@lemm.ee"
    "@Nougat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 21664
  -bodyTs: "'go':9 'internet':12 'lie':15 'realli':2 'someon':4 'tell':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1418133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689679543 {#3307
    date: 2023-07-18 13:25: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
205 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