Redirect 302 redirect from GET @entry_comment_create (b892d4)

GET https://kbin.spritesserver.nl/index.php/m/dadsplain@lemmy.ca/comments?p=1

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 …}
}
18.54 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.13 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember the lessons smacked into me as a child, but I did learned to avoid them by being pleasing and anxious about doing something wrong. Corporal punishment only serves the purpose of giving a feeling of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704910549 {#2429
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 296595
  -bodyTs: "'anxious':24 'avoid':18 'child':12 'control':40 'corpor':29 'feel':38 'give':36 'learn':16 'lesson':6 'pleas':22 'punish':30 'purpos':34 'rememb':4 'serv':32 'smack':7 'someth':27 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7353071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910549 {#1394
    date: 2024-01-10 19:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember the lessons smacked into me as a child, but I did learned to avoid them by being pleasing and anxious about doing something wrong. Corporal punishment only serves the purpose of giving a feeling of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704910549 {#2429
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 296595
  -bodyTs: "'anxious':24 'avoid':18 'child':12 'control':40 'corpor':29 'feel':38 'give':36 'learn':16 'lesson':6 'pleas':22 'punish':30 'purpos':34 'rememb':4 'serv':32 'smack':7 'someth':27 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7353071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910549 {#1394
    date: 2024-01-10 19:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t remember the lessons smacked into me as a child, but I did learned to avoid them by being pleasing and anxious about doing something wrong. Corporal punishment only serves the purpose of giving a feeling of control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704910549 {#2429
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 296595
  -bodyTs: "'anxious':24 'avoid':18 'child':12 'control':40 'corpor':29 'feel':38 'give':36 'learn':16 'lesson':6 'pleas':22 'punish':30 'purpos':34 'rememb':4 'serv':32 'smack':7 'someth':27 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7353071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704910549 {#1394
    date: 2024-01-10 19:15:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never used corporal punishment, and I never will. Our worst case punishment is time-out (1 minute per year old). I still remember hearing about her reaction from her grandmother. The sheer horror on her face, when she discovered that nanny knew about time-outs!\n
    \n
    Even timeouts generally aren’t needed. It’s been over half her lifetime since we last used it. Her respect and love for us is more than enough to enforce good behaviour. We actually have to be careful, the smallest bit of upset from us creates a disproportionate reaction in her. Knowing she’s disappointed mummy or daddy hurts her more than any amount of beating with fists (open or closed) could achieve.\n
    \n
    Just to add.\n
    \n
    If people do advocate (even jokingly) for spanking, I take it seriously. I point out I am using the best scientific knowledge we currently have, to achieve the best results for her. If they don’t immediately back down, with their tail between their legs, I point them at something like this :\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/)\n
    \n
    I do try and be kind with the older generations however. They didn’t know better, and often we’re doing the best they could. That’s no excuse for not adapting their advice to the times however.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704887005 {#1736
    date: 2024-01-10 12:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 295601
  -bodyTs: "'/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':180 '1':19 'achiev':122,152 'actual':83 'adapt':212 'add':125 'advic':214 'advoc':129 'amount':113 'aren':53 'back':163 'beat':115 'behaviour':81 'best':145,154,203 'better':196 'bit':90 'care':87 'case':13 'close':120 'corpor':5 'could':121,205 'creat':95 'current':149 'daddi':107 'didn':193 'disappoint':104 'discov':42 'disproportion':97 'enforc':79 'enough':77 'even':50,130 'excus':209 'face':39 'fist':117 'general':52 'generat':190 'good':80 'grandmoth':33 'half':60 'hear':27 'horror':36 'howev':191,218 'hurt':108 'immedi':162 'joke':131 'kind':186 'knew':45 'know':101,195 'knowledg':147 'last':65 'leg':170 'lifetim':62 'like':176 'love':71 'minut':20 'mummi':105 'nanni':44 'need':55 'never':3,9 'often':198 'old':23 'older':189 'open':118 'out':49 'peopl':127 'per':21 'point':139,172 'punish':6,14 're':200 'reaction':30,98 'rememb':26 'respect':69 'result':155 'scientif':146 'serious':137 'sheer':35 'sinc':63 'smallest':89 'someth':175 'spank':133 'still':25 'tail':167 'take':135 'time':17,48,217 'time-out':16,47 'timeout':51 'tri':183 'upset':92 'us':73,94 'use':4,66,143 've':2 'worst':12 'www.ncbi.nlm.nih.gov':179 'www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':178 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552491"
  +editedAt: DateTimeImmutable @1719931462 {#1724
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#1729
    date: 2024-01-10 12:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never used corporal punishment, and I never will. Our worst case punishment is time-out (1 minute per year old). I still remember hearing about her reaction from her grandmother. The sheer horror on her face, when she discovered that nanny knew about time-outs!\n
    \n
    Even timeouts generally aren’t needed. It’s been over half her lifetime since we last used it. Her respect and love for us is more than enough to enforce good behaviour. We actually have to be careful, the smallest bit of upset from us creates a disproportionate reaction in her. Knowing she’s disappointed mummy or daddy hurts her more than any amount of beating with fists (open or closed) could achieve.\n
    \n
    Just to add.\n
    \n
    If people do advocate (even jokingly) for spanking, I take it seriously. I point out I am using the best scientific knowledge we currently have, to achieve the best results for her. If they don’t immediately back down, with their tail between their legs, I point them at something like this :\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/)\n
    \n
    I do try and be kind with the older generations however. They didn’t know better, and often we’re doing the best they could. That’s no excuse for not adapting their advice to the times however.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704887005 {#1736
    date: 2024-01-10 12:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 295601
  -bodyTs: "'/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':180 '1':19 'achiev':122,152 'actual':83 'adapt':212 'add':125 'advic':214 'advoc':129 'amount':113 'aren':53 'back':163 'beat':115 'behaviour':81 'best':145,154,203 'better':196 'bit':90 'care':87 'case':13 'close':120 'corpor':5 'could':121,205 'creat':95 'current':149 'daddi':107 'didn':193 'disappoint':104 'discov':42 'disproportion':97 'enforc':79 'enough':77 'even':50,130 'excus':209 'face':39 'fist':117 'general':52 'generat':190 'good':80 'grandmoth':33 'half':60 'hear':27 'horror':36 'howev':191,218 'hurt':108 'immedi':162 'joke':131 'kind':186 'knew':45 'know':101,195 'knowledg':147 'last':65 'leg':170 'lifetim':62 'like':176 'love':71 'minut':20 'mummi':105 'nanni':44 'need':55 'never':3,9 'often':198 'old':23 'older':189 'open':118 'out':49 'peopl':127 'per':21 'point':139,172 'punish':6,14 're':200 'reaction':30,98 'rememb':26 'respect':69 'result':155 'scientif':146 'serious':137 'sheer':35 'sinc':63 'smallest':89 'someth':175 'spank':133 'still':25 'tail':167 'take':135 'time':17,48,217 'time-out':16,47 'timeout':51 'tri':183 'upset':92 'us':73,94 'use':4,66,143 've':2 'worst':12 'www.ncbi.nlm.nih.gov':179 'www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':178 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552491"
  +editedAt: DateTimeImmutable @1719931462 {#1724
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#1729
    date: 2024-01-10 12:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never used corporal punishment, and I never will. Our worst case punishment is time-out (1 minute per year old). I still remember hearing about her reaction from her grandmother. The sheer horror on her face, when she discovered that nanny knew about time-outs!\n
    \n
    Even timeouts generally aren’t needed. It’s been over half her lifetime since we last used it. Her respect and love for us is more than enough to enforce good behaviour. We actually have to be careful, the smallest bit of upset from us creates a disproportionate reaction in her. Knowing she’s disappointed mummy or daddy hurts her more than any amount of beating with fists (open or closed) could achieve.\n
    \n
    Just to add.\n
    \n
    If people do advocate (even jokingly) for spanking, I take it seriously. I point out I am using the best scientific knowledge we currently have, to achieve the best results for her. If they don’t immediately back down, with their tail between their legs, I point them at something like this :\n
    \n
    [www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3447048/)\n
    \n
    I do try and be kind with the older generations however. They didn’t know better, and often we’re doing the best they could. That’s no excuse for not adapting their advice to the times however.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1704887005 {#1736
    date: 2024-01-10 12:43:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 295601
  -bodyTs: "'/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':180 '1':19 'achiev':122,152 'actual':83 'adapt':212 'add':125 'advic':214 'advoc':129 'amount':113 'aren':53 'back':163 'beat':115 'behaviour':81 'best':145,154,203 'better':196 'bit':90 'care':87 'case':13 'close':120 'corpor':5 'could':121,205 'creat':95 'current':149 'daddi':107 'didn':193 'disappoint':104 'discov':42 'disproportion':97 'enforc':79 'enough':77 'even':50,130 'excus':209 'face':39 'fist':117 'general':52 'generat':190 'good':80 'grandmoth':33 'half':60 'hear':27 'horror':36 'howev':191,218 'hurt':108 'immedi':162 'joke':131 'kind':186 'knew':45 'know':101,195 'knowledg':147 'last':65 'leg':170 'lifetim':62 'like':176 'love':71 'minut':20 'mummi':105 'nanni':44 'need':55 'never':3,9 'often':198 'old':23 'older':189 'open':118 'out':49 'peopl':127 'per':21 'point':139,172 'punish':6,14 're':200 'reaction':30,98 'rememb':26 'respect':69 'result':155 'scientif':146 'serious':137 'sheer':35 'sinc':63 'smallest':89 'someth':175 'spank':133 'still':25 'tail':167 'take':135 'time':17,48,217 'time-out':16,47 'timeout':51 'tri':183 'upset':92 'us':73,94 'use':4,66,143 've':2 'worst':12 'www.ncbi.nlm.nih.gov':179 'www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/](https://www.ncbi.nlm.nih.gov/pmc/articles/pmc3447048/)':178 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6552491"
  +editedAt: DateTimeImmutable @1719931462 {#1724
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#1729
    date: 2024-01-10 12:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719887307 {#1381
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 295254
  -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6214449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870382 {#1383
    date: 2024-01-10 08:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719887307 {#1381
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 295254
  -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6214449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870382 {#1383
    date: 2024-01-10 08:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1719887307 {#1381
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 295254
  -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6214449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704870382 {#1383
    date: 2024-01-10 08:06:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704871933 {#3200
    date: 2024-01-10 08:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295282
  -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871933 {#3201
    date: 2024-01-10 08:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704871933 {#3200
    date: 2024-01-10 08:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295282
  -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871933 {#3201
    date: 2024-01-10 08:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3202
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704871933 {#3200
    date: 2024-01-10 08:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 295282
  -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6546057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704871933 {#3201
    date: 2024-01-10 08:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719887307 {#1381
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 295254
      -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6214449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704870382 {#1383
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704871933 {#3200
      date: 2024-01-10 08:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 295282
    -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871933 {#3201
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704878100 {#3287
    date: 2024-01-10 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 295405
  -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878100 {#3288
    date: 2024-01-10 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719887307 {#1381
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 295254
      -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6214449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704870382 {#1383
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704871933 {#3200
      date: 2024-01-10 08:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 295282
    -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871933 {#3201
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704878100 {#3287
    date: 2024-01-10 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 295405
  -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878100 {#3288
    date: 2024-01-10 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3202
    +user: Proxies\__CG__\App\Entity\User {#3203 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#1382
      +user: App\Entity\User {#2022 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1719887307 {#1381
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 295254
      -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6214449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704870382 {#1383
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704871933 {#3200
      date: 2024-01-10 08:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3204 …}
    +nested: Doctrine\ORM\PersistentCollection {#3206 …}
    +votes: Doctrine\ORM\PersistentCollection {#3208 …}
    +reports: Doctrine\ORM\PersistentCollection {#3210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
    -id: 295282
    -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6546057"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704871933 {#3201
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704878100 {#3287
    date: 2024-01-10 10:15:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 295405
  -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878100 {#3288
    date: 2024-01-10 10:15:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: Proxies\__CG__\App\Entity\User {#3203 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1719887307 {#1381
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 295254
        -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6214449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704870382 {#1383
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704871933 {#3200
        date: 2024-01-10 08:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
        "@baconisaveg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3204 …}
      +nested: Doctrine\ORM\PersistentCollection {#3206 …}
      +votes: Doctrine\ORM\PersistentCollection {#3208 …}
      +reports: Doctrine\ORM\PersistentCollection {#3210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
      -id: 295282
      -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704871933 {#3201
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704878100 {#3287
      date: 2024-01-10 10:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
      "@Metz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 295405
    -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6548659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704878100 {#3288
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#3313
    date: 2024-01-10 10:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
    "@Wooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 295453
  -bodyTs: "'kind':2 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880603 {#3316
    date: 2024-01-10 10:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: Proxies\__CG__\App\Entity\User {#3203 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1719887307 {#1381
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 295254
        -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6214449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704870382 {#1383
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704871933 {#3200
        date: 2024-01-10 08:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
        "@baconisaveg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3204 …}
      +nested: Doctrine\ORM\PersistentCollection {#3206 …}
      +votes: Doctrine\ORM\PersistentCollection {#3208 …}
      +reports: Doctrine\ORM\PersistentCollection {#3210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
      -id: 295282
      -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704871933 {#3201
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704878100 {#3287
      date: 2024-01-10 10:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
      "@Metz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 295405
    -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6548659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704878100 {#3288
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#3313
    date: 2024-01-10 10:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
    "@Wooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 295453
  -bodyTs: "'kind':2 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880603 {#3316
    date: 2024-01-10 10:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: Proxies\__CG__\App\Entity\User {#3203 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3202
      +user: Proxies\__CG__\App\Entity\User {#3203 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#1382
        +user: App\Entity\User {#2022 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1719887307 {#1381
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 295254
        -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6214449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704870382 {#1383
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1382}
      +body: "That would get you 6 months to 10 years in jail in germany. its a crime to hit you kids here. righfully so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704871933 {#3200
        date: 2024-01-10 08:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
        "@baconisaveg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3204 …}
      +nested: Doctrine\ORM\PersistentCollection {#3206 …}
      +votes: Doctrine\ORM\PersistentCollection {#3208 …}
      +reports: Doctrine\ORM\PersistentCollection {#3210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
      -id: 295282
      -bodyTs: "'10':8 '6':5 'crime':16 'germani':13 'get':3 'hit':18 'jail':11 'kid':20 'month':6 'righ':22 'would':2 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6546057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704871933 {#3201
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1382}
    +body: "Its abuse rightfully so, but hot dam Germany has some serious problems of its own now. Glass houses and stones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704878100 {#3287
      date: 2024-01-10 10:15:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@baconisaveg@lemmy.ca"
      "@Metz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3290 …}
    +nested: Doctrine\ORM\PersistentCollection {#3292 …}
    +votes: Doctrine\ORM\PersistentCollection {#3294 …}
    +reports: Doctrine\ORM\PersistentCollection {#3296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
    -id: 295405
    -bodyTs: "'abus':2 'dam':7 'germani':8 'glass':17 'hot':6 'hous':18 'problem':12 'right':3 'serious':11 'stone':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6548659"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704878100 {#3288
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#3313
    date: 2024-01-10 10:56:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@Metz@lemmy.world"
    "@Wooki@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  -id: 295453
  -bodyTs: "'kind':2 'problem':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6549707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704880603 {#3316
    date: 2024-01-10 10:56:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "There is nothing wrong with striking a harmless child? Buddy, you’re broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704874165 {#3216
    date: 2024-01-10 09:09:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 295324
  -bodyTs: "'broken':13 'buddi':10 'child':9 'harmless':8 'noth':3 're':12 'strike':6 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6216089"
  +editedAt: DateTimeImmutable @1719841016 {#3217
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#3218
    date: 2024-01-10 09:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "There is nothing wrong with striking a harmless child? Buddy, you’re broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704874165 {#3216
    date: 2024-01-10 09:09:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 295324
  -bodyTs: "'broken':13 'buddi':10 'child':9 'harmless':8 'noth':3 're':12 'strike':6 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6216089"
  +editedAt: DateTimeImmutable @1719841016 {#3217
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#3218
    date: 2024-01-10 09:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "There is nothing wrong with striking a harmless child? Buddy, you’re broken."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704874165 {#3216
    date: 2024-01-10 09:09:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 295324
  -bodyTs: "'broken':13 'buddi':10 'child':9 'harmless':8 'noth':3 're':12 'strike':6 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6216089"
  +editedAt: DateTimeImmutable @1719841016 {#3217
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#3218
    date: 2024-01-10 09:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#3233
    date: 2024-01-10 09:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 295377
  -bodyTs: "'abus':5 'children':3 'defenseless':2 'knucklehead':7 'spank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6217207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876634 {#3234
    date: 2024-01-10 09:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#3233
    date: 2024-01-10 09:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 295377
  -bodyTs: "'abus':5 'children':3 'defenseless':2 'knucklehead':7 'spank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6217207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876634 {#3234
    date: 2024-01-10 09:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1382
    +user: App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nothing wrong with a spanking, unless you ask the pussies raising kids with zero respect these days."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1719887307 {#1381
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1401 …}
    +nested: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#1362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
    -id: 295254
    -bodyTs: "'ask':8 'day':17 'kid':12 'noth':1 'pussi':10 'rais':11 'respect':15 'spank':5 'unless':6 'wrong':2 'zero':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6214449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704870382 {#1383
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#3233
    date: 2024-01-10 09:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@baconisaveg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 295377
  -bodyTs: "'abus':5 'children':3 'defenseless':2 'knucklehead':7 'spank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6217207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704876634 {#3234
    date: 2024-01-10 09:50:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thankfully this mentality seems to be onn the decline overall. Progress is slow but steady."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704864849 {#2350
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 295123
  -bodyTs: "'declin':9 'mental':3 'onn':7 'overal':10 'progress':11 'seem':4 'slow':13 'steadi':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864849 {#2330
    date: 2024-01-10 06:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thankfully this mentality seems to be onn the decline overall. Progress is slow but steady."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704864849 {#2350
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 295123
  -bodyTs: "'declin':9 'mental':3 'onn':7 'overal':10 'progress':11 'seem':4 'slow':13 'steadi':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864849 {#2330
    date: 2024-01-10 06:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#2191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Thankfully this mentality seems to be onn the decline overall. Progress is slow but steady."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704864849 {#2350
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 295123
  -bodyTs: "'declin':9 'mental':3 'onn':7 'overal':10 'progress':11 'seem':4 'slow':13 'steadi':15 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6542906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704864849 {#2330
    date: 2024-01-10 06:34:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Consistent parenting, with follow through on consequences is obviously the best way. But some parents never provide expectationa or consequences and those are the kids the get the “they deserve a good smack” from the grandparent comments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704853574 {#2108
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 294888
  -bodyTs: "'best':11 'comment':37 'consequ':7,20 'consist':1 'deserv':30 'expectationa':18 'follow':4 'get':27 'good':32 'grandpar':36 'kid':25 'never':16 'obvious':9 'parent':2,15 'provid':17 'smack':33 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704853574 {#2111
    date: 2024-01-10 03:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Consistent parenting, with follow through on consequences is obviously the best way. But some parents never provide expectationa or consequences and those are the kids the get the “they deserve a good smack” from the grandparent comments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704853574 {#2108
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 294888
  -bodyTs: "'best':11 'comment':37 'consequ':7,20 'consist':1 'deserv':30 'expectationa':18 'follow':4 'get':27 'good':32 'grandpar':36 'kid':25 'never':16 'obvious':9 'parent':2,15 'provid':17 'smack':33 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704853574 {#2111
    date: 2024-01-10 03:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Consistent parenting, with follow through on consequences is obviously the best way. But some parents never provide expectationa or consequences and those are the kids the get the “they deserve a good smack” from the grandparent comments"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704853574 {#2108
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 294888
  -bodyTs: "'best':11 'comment':37 'consequ':7,20 'consist':1 'deserv':30 'expectationa':18 'follow':4 'get':27 'good':32 'grandpar':36 'kid':25 'never':16 'obvious':9 'parent':2,15 'provid':17 'smack':33 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6206327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704853574 {#2111
    date: 2024-01-10 03:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719700112 {#2313
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 294737
  -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6202915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847137 {#2316
    date: 2024-01-10 01:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719700112 {#2313
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 294737
  -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6202915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847137 {#2316
    date: 2024-01-10 01:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719700112 {#2313
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 294737
  -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6202915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704847137 {#2316
    date: 2024-01-10 01:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719700112 {#2313
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 294737
    -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6202915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847137 {#2316
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#3184
    date: 2024-01-10 02:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 294838
  -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851134 {#3185
    date: 2024-01-10 02:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719700112 {#2313
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 294737
    -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6202915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847137 {#2316
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#3184
    date: 2024-01-10 02:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 294838
  -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851134 {#3185
    date: 2024-01-10 02:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3186
  +user: Proxies\__CG__\App\Entity\User {#3187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2218 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719700112 {#2313
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2295 …}
    +nested: Doctrine\ORM\PersistentCollection {#2283 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
    -id: 294737
    -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6202915"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704847137 {#2316
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#3184
    date: 2024-01-10 02:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3188 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  -id: 294838
  -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6536457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851134 {#3185
    date: 2024-01-10 02:45:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: Proxies\__CG__\App\Entity\User {#3187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2296
      +user: App\Entity\User {#2218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719700112 {#2313
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 294737
      -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6202915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704847137 {#2316
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2296}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#3184
      date: 2024-01-10 02:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3188 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 294838
    -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6536457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704851134 {#3185
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: """
    If someone derives right and wrong from something/someone else then it’s not morality\n
    \n
    I grew up in a very anti-religious community there was one person in my grade that followed some sort of Christianity but I never talked to her\n
    \n
    All that to say I just find it funny
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704852172 {#3271
    date: 2024-01-10 03:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 294859
  -bodyTs: "'anti':22 'anti-religi':21 'christian':37 'communiti':24 'deriv':3 'els':9 'find':50 'follow':33 'funni':52 'grade':31 'grew':16 'moral':14 'never':40 'one':27 'person':28 'religi':23 'right':4 'say':47 'someon':2 'something/someone':8 'sort':35 'talk':41 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6205613"
  +editedAt: DateTimeImmutable @1719702115 {#3272
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#3273
    date: 2024-01-10 03:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: Proxies\__CG__\App\Entity\User {#3187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2296
      +user: App\Entity\User {#2218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719700112 {#2313
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 294737
      -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6202915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704847137 {#2316
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2296}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#3184
      date: 2024-01-10 02:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3188 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 294838
    -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6536457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704851134 {#3185
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: """
    If someone derives right and wrong from something/someone else then it’s not morality\n
    \n
    I grew up in a very anti-religious community there was one person in my grade that followed some sort of Christianity but I never talked to her\n
    \n
    All that to say I just find it funny
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704852172 {#3271
    date: 2024-01-10 03:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 294859
  -bodyTs: "'anti':22 'anti-religi':21 'christian':37 'communiti':24 'deriv':3 'els':9 'find':50 'follow':33 'funni':52 'grade':31 'grew':16 'moral':14 'never':40 'one':27 'person':28 'religi':23 'right':4 'say':47 'someon':2 'something/someone':8 'sort':35 'talk':41 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6205613"
  +editedAt: DateTimeImmutable @1719702115 {#3272
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#3273
    date: 2024-01-10 03:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3274
  +user: App\Entity\User {#2218 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3186
    +user: Proxies\__CG__\App\Entity\User {#3187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2296
      +user: App\Entity\User {#2218 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "[biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719700112 {#2313
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 294737
      -bodyTs: "'/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':3 'biblehub.com':2 'biblehub.com/proverbs/13-24.htm](https://biblehub.com/proverbs/13-24.htm)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6202915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704847137 {#2316
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2296}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#3184
      date: 2024-01-10 02:45:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@ILikeBoobies@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3188 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    -id: 294838
    -bodyTs: "'determin':9 'hope':1 'moral':11 'refer':5 'thing':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6536457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704851134 {#3185
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: """
    If someone derives right and wrong from something/someone else then it’s not morality\n
    \n
    I grew up in a very anti-religious community there was one person in my grade that followed some sort of Christianity but I never talked to her\n
    \n
    All that to say I just find it funny
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704852172 {#3271
    date: 2024-01-10 03:02:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
    "@ezmack@lemmy.ml"
    "@ILikeBoobies@lemmy.ca"
    "@SnakeRattleNRoll@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 294859
  -bodyTs: "'anti':22 'anti-religi':21 'christian':37 'communiti':24 'deriv':3 'els':9 'find':50 'follow':33 'funni':52 'grade':31 'grew':16 'moral':14 'never':40 'one':27 'person':28 'religi':23 'right':4 'say':47 'someon':2 'something/someone':8 'sort':35 'talk':41 'wrong':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6205613"
  +editedAt: DateTimeImmutable @1719702115 {#3272
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#3273
    date: 2024-01-10 03:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2247
  +user: App\Entity\User {#2155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My own mother encourages me to beat my kids, just like she did to me. And the bitch wonders why I don’t answer her phone calls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704846058 {#2250
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 294695
  -bodyTs: "'answer':24 'beat':7 'bitch':18 'call':27 'encourag':4 'kid':9 'like':11 'mother':3 'phone':26 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846058 {#2246
    date: 2024-01-10 01:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2247
  +user: App\Entity\User {#2155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My own mother encourages me to beat my kids, just like she did to me. And the bitch wonders why I don’t answer her phone calls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704846058 {#2250
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 294695
  -bodyTs: "'answer':24 'beat':7 'bitch':18 'call':27 'encourag':4 'kid':9 'like':11 'mother':3 'phone':26 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846058 {#2246
    date: 2024-01-10 01:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2247
  +user: App\Entity\User {#2155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My own mother encourages me to beat my kids, just like she did to me. And the bitch wonders why I don’t answer her phone calls."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704846058 {#2250
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 294695
  -bodyTs: "'answer':24 'beat':7 'bitch':18 'call':27 'encourag':4 'kid':9 'like':11 'mother':3 'phone':26 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704846058 {#2246
    date: 2024-01-10 01:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719866065 {#1986
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 294687
  -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845802 {#2010
    date: 2024-01-10 01:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719866065 {#1986
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 294687
  -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845802 {#2010
    date: 2024-01-10 01:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2016
  +user: App\Entity\User {#2373 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1719866065 {#1986
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 294687
  -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7309216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845802 {#2010
    date: 2024-01-10 01:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2016
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719866065 {#1986
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 294687
    -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7309216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845802 {#2010
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2016}
  +body: "If you’ve got parents around you telling you your kids are floating turds I’d have a good hard look at how you’re parenting. Or hey if everyone around you is insane maybe it’s just everyone is insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704877802 {#3167
    date: 2024-01-10 10:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 295398
  -bodyTs: "'around':6,31 'd':16 'everyon':30,39 'float':13 'good':19 'got':4 'hard':20 'hey':28 'insan':34,41 'kid':11 'look':21 'mayb':35 'parent':5,26 're':25 'tell':8 'turd':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548515"
  +editedAt: DateTimeImmutable @1719866182 {#3168
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#3169
    date: 2024-01-10 10:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2016
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719866065 {#1986
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 294687
    -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7309216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845802 {#2010
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2016}
  +body: "If you’ve got parents around you telling you your kids are floating turds I’d have a good hard look at how you’re parenting. Or hey if everyone around you is insane maybe it’s just everyone is insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704877802 {#3167
    date: 2024-01-10 10:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 295398
  -bodyTs: "'around':6,31 'd':16 'everyon':30,39 'float':13 'good':19 'got':4 'hard':20 'hey':28 'insan':34,41 'kid':11 'look':21 'mayb':35 'parent':5,26 're':25 'tell':8 'turd':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548515"
  +editedAt: DateTimeImmutable @1719866182 {#3168
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#3169
    date: 2024-01-10 10:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2016
    +user: App\Entity\User {#2373 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve had a conversation or two that went like that. Weird strangers telling me I should be kicking my kids ass. And they say it in front of my kids too."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1719866065 {#1986
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2015 …}
    +nested: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1987 …}
    +reports: Doctrine\ORM\PersistentCollection {#1983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
    -id: 294687
    -bodyTs: "'ass':22 'convers':5 'front':28 'kick':19 'kid':21,31 'like':10 'say':25 'stranger':13 'tell':14 'two':7 've':2 'weird':12 'went':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7309216"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704845802 {#2010
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2016}
  +body: "If you’ve got parents around you telling you your kids are floating turds I’d have a good hard look at how you’re parenting. Or hey if everyone around you is insane maybe it’s just everyone is insane…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704877802 {#3167
    date: 2024-01-10 10:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
    "@ezmack@lemmy.ml"
    "@copymyjalopy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 295398
  -bodyTs: "'around':6,31 'd':16 'everyon':30,39 'float':13 'good':19 'got':4 'hard':20 'hey':28 'insan':34,41 'kid':11 'look':21 'mayb':35 'parent':5,26 're':25 'tell':8 'turd':14 've':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6548515"
  +editedAt: DateTimeImmutable @1719866182 {#3168
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#3169
    date: 2024-01-10 10:10:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2530
  +user: App\Entity\User {#2543 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722597695 {#2525
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  -id: 294657
  -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6226299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844947 {#2526
    date: 2024-01-10 01:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2530
  +user: App\Entity\User {#2543 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722597695 {#2525
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  -id: 294657
  -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6226299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844947 {#2526
    date: 2024-01-10 01:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2530
  +user: App\Entity\User {#2543 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722597695 {#2525
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2531 …}
  +nested: Doctrine\ORM\PersistentCollection {#2533 …}
  +votes: Doctrine\ORM\PersistentCollection {#2535 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
  -id: 294657
  -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6226299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844947 {#2526
    date: 2024-01-10 01:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: """
    Typically, physical violence towards boys is seen as normal, expected and necessary. As violence is seen as the natural realm of males. While girls are perfect flowery princesses that must be protected. At least until puberty when everyone* who is not their parent seems to regard every teen girl as an incubator.\n
    \n
    *: People who uncritically abscribe to traditional misogynistic conceptions of gender.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704846893 {#3082
    date: 2024-01-10 01:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 294730
  -bodyTs: "'abscrib':56 'boy':5 'concept':60 'everi':47 'everyon':38 'expect':10 'floweri':27 'gender':62 'girl':24,49 'incub':52 'least':34 'male':22 'misogynist':59 'must':30 'natur':19 'necessari':12 'normal':9 'parent':43 'peopl':53 'perfect':26 'physic':2 'princess':28 'protect':32 'puberti':36 'realm':20 'regard':46 'seem':44 'seen':7,16 'teen':48 'toward':4 'tradit':58 'typic':1 'uncrit':55 'violenc':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534300"
  +editedAt: DateTimeImmutable @1719663977 {#3081
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#3080
    date: 2024-01-10 01:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: """
    Typically, physical violence towards boys is seen as normal, expected and necessary. As violence is seen as the natural realm of males. While girls are perfect flowery princesses that must be protected. At least until puberty when everyone* who is not their parent seems to regard every teen girl as an incubator.\n
    \n
    *: People who uncritically abscribe to traditional misogynistic conceptions of gender.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704846893 {#3082
    date: 2024-01-10 01:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 294730
  -bodyTs: "'abscrib':56 'boy':5 'concept':60 'everi':47 'everyon':38 'expect':10 'floweri':27 'gender':62 'girl':24,49 'incub':52 'least':34 'male':22 'misogynist':59 'must':30 'natur':19 'necessari':12 'normal':9 'parent':43 'peopl':53 'perfect':26 'physic':2 'princess':28 'protect':32 'puberti':36 'realm':20 'regard':46 'seem':44 'seen':7,16 'teen':48 'toward':4 'tradit':58 'typic':1 'uncrit':55 'violenc':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534300"
  +editedAt: DateTimeImmutable @1719663977 {#3081
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#3080
    date: 2024-01-10 01:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3079
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: """
    Typically, physical violence towards boys is seen as normal, expected and necessary. As violence is seen as the natural realm of males. While girls are perfect flowery princesses that must be protected. At least until puberty when everyone* who is not their parent seems to regard every teen girl as an incubator.\n
    \n
    *: People who uncritically abscribe to traditional misogynistic conceptions of gender.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1704846893 {#3082
    date: 2024-01-10 01:34:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3075 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 294730
  -bodyTs: "'abscrib':56 'boy':5 'concept':60 'everi':47 'everyon':38 'expect':10 'floweri':27 'gender':62 'girl':24,49 'incub':52 'least':34 'male':22 'misogynist':59 'must':30 'natur':19 'necessari':12 'normal':9 'parent':43 'peopl':53 'perfect':26 'physic':2 'princess':28 'protect':32 'puberti':36 'realm':20 'regard':46 'seem':44 'seen':7,16 'teen':48 'toward':4 'tradit':58 'typic':1 'uncrit':55 'violenc':3,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6534300"
  +editedAt: DateTimeImmutable @1719663977 {#3081
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#3080
    date: 2024-01-10 01:34:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: "Bah. I love my friends’ kids but I’m not above joking that the dad should abandon his family when he can’t hang out. Or tie them to a stake in the backyard when he can’t get a sitter. Absurdity is funny when it’s obvious that it’s absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704850591 {#3147
    date: 2024-01-10 02:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 305200
  -bodyTs: "'abandon':17 'absurd':42,52 'backyard':34 'bah':1 'dad':15 'famili':19 'friend':5 'funni':44 'get':39 'hang':24 'joke':12 'kid':6 'love':3 'm':9 'obvious':48 'sitter':41 'stake':31 'tie':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7123408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850591 {#3148
    date: 2024-01-10 02:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: "Bah. I love my friends’ kids but I’m not above joking that the dad should abandon his family when he can’t hang out. Or tie them to a stake in the backyard when he can’t get a sitter. Absurdity is funny when it’s obvious that it’s absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704850591 {#3147
    date: 2024-01-10 02:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 305200
  -bodyTs: "'abandon':17 'absurd':42,52 'backyard':34 'bah':1 'dad':15 'famili':19 'friend':5 'funni':44 'get':39 'hang':24 'joke':12 'kid':6 'love':3 'm':9 'obvious':48 'sitter':41 'stake':31 'tie':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7123408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850591 {#3148
    date: 2024-01-10 02:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3149
  +user: Proxies\__CG__\App\Entity\User {#3159 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2530
    +user: App\Entity\User {#2543 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "You hang around some fucked up people. Nobody ever made a comment like that to me while raising my daughter."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722597695 {#2525
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2531 …}
    +nested: Doctrine\ORM\PersistentCollection {#2533 …}
    +votes: Doctrine\ORM\PersistentCollection {#2535 …}
    +reports: Doctrine\ORM\PersistentCollection {#2537 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2539 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2541 …}
    -id: 294657
    -bodyTs: "'around':3 'comment':12 'daughter':20 'ever':9 'fuck':5 'hang':2 'like':13 'made':10 'nobodi':8 'peopl':7 'rais':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6226299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844947 {#2526
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2530}
  +body: "Bah. I love my friends’ kids but I’m not above joking that the dad should abandon his family when he can’t hang out. Or tie them to a stake in the backyard when he can’t get a sitter. Absurdity is funny when it’s obvious that it’s absurd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704850591 {#3147
    date: 2024-01-10 02:36:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@schwim@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3165 …}
  -id: 305200
  -bodyTs: "'abandon':17 'absurd':42,52 'backyard':34 'bah':1 'dad':15 'famili':19 'friend':5 'funni':44 'get':39 'hang':24 'joke':12 'kid':6 'love':3 'm':9 'obvious':48 'sitter':41 'stake':31 'tie':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7123408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704850591 {#3148
    date: 2024-01-10 02:36:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, I’ve never had that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719651937 {#2600
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 294608
  -bodyTs: "'never':4 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843588 {#2601
    date: 2024-01-10 00:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, I’ve never had that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719651937 {#2600
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 294608
  -bodyTs: "'never':4 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843588 {#2601
    date: 2024-01-10 00:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2605
  +user: App\Entity\User {#2618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Wow, I’ve never had that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1719651937 {#2600
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 294608
  -bodyTs: "'never':4 've':3 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6532736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704843588 {#2601
    date: 2024-01-10 00:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#2600
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +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: 294608
    -bodyTs: "'never':4 've':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704843588 {#2601
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704844912 {#3098
    date: 2024-01-10 01:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 294654
  -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844912 {#3097
    date: 2024-01-10 01:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#2600
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +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: 294608
    -bodyTs: "'never':4 've':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704843588 {#2601
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704844912 {#3098
    date: 2024-01-10 01:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 294654
  -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844912 {#3097
    date: 2024-01-10 01:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2605
    +user: App\Entity\User {#2618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#2600
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +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: 294608
    -bodyTs: "'never':4 've':3 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6532736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704843588 {#2601
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704844912 {#3098
    date: 2024-01-10 01:01:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3094 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3090 …}
  +reports: Doctrine\ORM\PersistentCollection {#3088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 294654
  -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7206847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704844912 {#3097
    date: 2024-01-10 01:01:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3263
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#2600
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +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: 294608
      -bodyTs: "'never':4 've':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6532736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704843588 {#2601
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704844912 {#3098
      date: 2024-01-10 01:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@hitmyspot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 294654
    -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7206847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844912 {#3097
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "I’m with hitmyspot. Nobody has ever told me to hit my kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704845060 {#3264
    date: 2024-01-10 01:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 294659
  -bodyTs: "'ever':7 'hit':11 'hitmyspot':4 'kid':13 'm':2 'nobodi':5 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7308583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845060 {#3261
    date: 2024-01-10 01:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3263
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#2600
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +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: 294608
      -bodyTs: "'never':4 've':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6532736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704843588 {#2601
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704844912 {#3098
      date: 2024-01-10 01:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@hitmyspot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 294654
    -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7206847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844912 {#3097
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "I’m with hitmyspot. Nobody has ever told me to hit my kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704845060 {#3264
    date: 2024-01-10 01:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 294659
  -bodyTs: "'ever':7 'hit':11 'hitmyspot':4 'kid':13 'm':2 'nobodi':5 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7308583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845060 {#3261
    date: 2024-01-10 01:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3263
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2605
      +user: App\Entity\User {#2618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#2600
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +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: 294608
      -bodyTs: "'never':4 've':3 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6532736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704843588 {#2601
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2605}
    +body: "Man I must be around a lot of shitheads I’d say at least a half dozen times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704844912 {#3098
      date: 2024-01-10 01:01:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
      "@hitmyspot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3094 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3090 …}
    +reports: Doctrine\ORM\PersistentCollection {#3088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
    -id: 294654
    -bodyTs: "'around':5 'd':11 'dozen':17 'half':16 'least':14 'lot':7 'man':1 'must':3 'say':12 'shithead':9 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7206847"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704844912 {#3097
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2605}
  +body: "I’m with hitmyspot. Nobody has ever told me to hit my kids."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704845060 {#3264
    date: 2024-01-10 01:04:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@hitmyspot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 294659
  -bodyTs: "'ever':7 'hit':11 'hitmyspot':4 'kid':13 'm':2 'nobodi':5 'told':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7308583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704845060 {#3261
    date: 2024-01-10 01:04:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2678
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702518835 {#2673
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2680 …}
  +nested: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  -id: 183316
  -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5317345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409928 {#2674
    date: 2023-12-01 06:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2678
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702518835 {#2673
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2680 …}
  +nested: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  -id: 183316
  -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5317345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409928 {#2674
    date: 2023-12-01 06:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2678
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702518835 {#2673
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2680 …}
  +nested: Doctrine\ORM\PersistentCollection {#2682 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
  -id: 183316
  -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5317345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409928 {#2674
    date: 2023-12-01 06:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2678
    +user: App\Entity\User {#2692 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702518835 {#2673
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2680 …}
    +nested: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    -id: 183316
    -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5317345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701409928 {#2674
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2678}
  +body: "I had to look up what a fire hall is and didn’t realize it was even called something else (fire department where I am). I was kind of picturing a Valhalla type banquet hall with a lot of barbeque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701443279 {#3114
    date: 2023-12-01 16:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
    "@DonnieCavendish@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 185027
  -bodyTs: "'banquet':34 'barbequ':40 'call':18 'depart':22 'didn':12 'els':20 'even':17 'fire':8,21 'hall':9,35 'kind':28 'look':4 'lot':38 'pictur':30 'realiz':14 'someth':19 'type':33 'valhalla':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6177083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443279 {#3113
    date: 2023-12-01 16:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2678
    +user: App\Entity\User {#2692 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702518835 {#2673
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2680 …}
    +nested: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    -id: 183316
    -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5317345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701409928 {#2674
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2678}
  +body: "I had to look up what a fire hall is and didn’t realize it was even called something else (fire department where I am). I was kind of picturing a Valhalla type banquet hall with a lot of barbeque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701443279 {#3114
    date: 2023-12-01 16:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
    "@DonnieCavendish@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 185027
  -bodyTs: "'banquet':34 'barbequ':40 'call':18 'depart':22 'didn':12 'els':20 'even':17 'fire':8,21 'hall':9,35 'kind':28 'look':4 'lot':38 'pictur':30 'realiz':14 'someth':19 'type':33 'valhalla':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6177083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443279 {#3113
    date: 2023-12-01 16:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3112
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2678
    +user: App\Entity\User {#2692 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Hi - I don’t know if this will work for you but I joined a local volunteer firehall which helped get me out of the house 2 hours a week for practice and I met some new people, some w kids. Of course I discussed it w my wife who understood. It’s been a wise choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702518835 {#2673
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2680 …}
    +nested: Doctrine\ORM\PersistentCollection {#2682 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2690 …}
    -id: 183316
    -bodyTs: "'2':27 'choic':57 'cours':43 'discuss':45 'firehal':18 'get':21 'help':20 'hi':1 'hour':28 'hous':26 'join':14 'kid':41 'know':5 'local':16 'met':35 'new':37 'peopl':38 'practic':32 'understood':51 'volunt':17 'w':40,47 'week':30 'wife':49 'wise':56 'work':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5317345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701409928 {#2674
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2678}
  +body: "I had to look up what a fire hall is and didn’t realize it was even called something else (fire department where I am). I was kind of picturing a Valhalla type banquet hall with a lot of barbeque"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701443279 {#3114
    date: 2023-12-01 16:07:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
    "@DonnieCavendish@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 185027
  -bodyTs: "'banquet':34 'barbequ':40 'call':18 'depart':22 'didn':12 'els':20 'even':17 'fire':8,21 'hall':9,35 'kind':28 'look':4 'lot':38 'pictur':30 'realiz':14 'someth':19 'type':33 'valhalla':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6177083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701443279 {#3113
    date: 2023-12-01 16:07:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2752
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#2747
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +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: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#2748
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2752
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#2747
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +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: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#2748
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2752
  +user: App\Entity\User {#2766 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#2747
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +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: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#2748
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2828
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "they’re still smiling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702054271 {#2823
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  -id: 175509
  -bodyTs: "'re':2 'smile':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6058799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701219159 {#2824
    date: 2023-11-29 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2828
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "they’re still smiling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702054271 {#2823
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  -id: 175509
  -bodyTs: "'re':2 'smile':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6058799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701219159 {#2824
    date: 2023-11-29 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2828
  +user: App\Entity\User {#2841 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "they’re still smiling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702054271 {#2823
    date: 2023-12-08 17:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2831 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  -id: 175509
  -bodyTs: "'re':2 'smile':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6058799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701219159 {#2824
    date: 2023-11-29 01:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2828
    +user: App\Entity\User {#2841 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "they’re still smiling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702054271 {#2823
      date: 2023-12-08 17:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    -id: 175509
    -bodyTs: "'re':2 'smile':4 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6058799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701219159 {#2824
      date: 2023-11-29 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2828}
  +body: "Lol you know I didn’t check if they have unhappy faces on the other sides of their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701220865 {#3129
    date: 2023-11-29 02:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 175573
  -bodyTs: "'check':7 'didn':5 'face':12 'head':19 'know':3 'lol':1 'side':16 'unhappi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/354390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701220865 {#3128
    date: 2023-11-29 02:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2828
    +user: App\Entity\User {#2841 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "they’re still smiling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702054271 {#2823
      date: 2023-12-08 17:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    -id: 175509
    -bodyTs: "'re':2 'smile':4 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6058799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701219159 {#2824
      date: 2023-11-29 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2828}
  +body: "Lol you know I didn’t check if they have unhappy faces on the other sides of their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701220865 {#3129
    date: 2023-11-29 02:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 175573
  -bodyTs: "'check':7 'didn':5 'face':12 'head':19 'know':3 'lol':1 'side':16 'unhappi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/354390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701220865 {#3128
    date: 2023-11-29 02:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3127
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2828
    +user: App\Entity\User {#2841 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2753 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "they’re still smiling"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702054271 {#2823
      date: 2023-12-08 17:51:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2831 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    -id: 175509
    -bodyTs: "'re':2 'smile':4 'still':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6058799"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701219159 {#2824
      date: 2023-11-29 01:52:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2828}
  +body: "Lol you know I didn’t check if they have unhappy faces on the other sides of their heads."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701220865 {#3129
    date: 2023-11-29 02:21:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@sbv@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3126 …}
  +nested: Doctrine\ORM\PersistentCollection {#3124 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 175573
  -bodyTs: "'check':7 'didn':5 'face':12 'head':19 'know':3 'lol':1 'side':16 'unhappi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/354390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701220865 {#3128
    date: 2023-11-29 02:21:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2901
  +user: App\Entity\User {#2915 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice Alltrack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701666133 {#2896
    date: 2023-12-04 06:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2903 …}
  +nested: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  -id: 165097
  -bodyTs: "'alltrack':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5591560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976462 {#2897
    date: 2023-11-26 06:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2901
  +user: App\Entity\User {#2915 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice Alltrack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701666133 {#2896
    date: 2023-12-04 06:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2903 …}
  +nested: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  -id: 165097
  -bodyTs: "'alltrack':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5591560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976462 {#2897
    date: 2023-11-26 06:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2901
  +user: App\Entity\User {#2915 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Nice Alltrack"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701666133 {#2896
    date: 2023-12-04 06:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2903 …}
  +nested: Doctrine\ORM\PersistentCollection {#2905 …}
  +votes: Doctrine\ORM\PersistentCollection {#2907 …}
  +reports: Doctrine\ORM\PersistentCollection {#2909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
  -id: 165097
  -bodyTs: "'alltrack':2 'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5591560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976462 {#2897
    date: 2023-11-26 06:27:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2901
    +user: App\Entity\User {#2915 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice Alltrack"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701666133 {#2896
      date: 2023-12-04 06:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2903 …}
    +nested: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    -id: 165097
    -bodyTs: "'alltrack':2 'nice':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5591560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700976462 {#2897
      date: 2023-11-26 06:27:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2901}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701006391 {#3060
    date: 2023-11-26 14:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@mindlessLump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 166175
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/347380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006391 {#3063
    date: 2023-11-26 14:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2901
    +user: App\Entity\User {#2915 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice Alltrack"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701666133 {#2896
      date: 2023-12-04 06:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2903 …}
    +nested: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    -id: 165097
    -bodyTs: "'alltrack':2 'nice':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5591560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700976462 {#2897
      date: 2023-11-26 06:27:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2901}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701006391 {#3060
    date: 2023-11-26 14:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@mindlessLump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 166175
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/347380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006391 {#3063
    date: 2023-11-26 14:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3059
  +user: Proxies\__CG__\App\Entity\User {#3142 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2901
    +user: App\Entity\User {#2915 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2902 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "Nice Alltrack"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701666133 {#2896
      date: 2023-12-04 06:02:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@crosspost@lemmy.crimedad.work"
      "@CrimeDad@lemmy.crimedad.work"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2903 …}
    +nested: Doctrine\ORM\PersistentCollection {#2905 …}
    +votes: Doctrine\ORM\PersistentCollection {#2907 …}
    +reports: Doctrine\ORM\PersistentCollection {#2909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2913 …}
    -id: 165097
    -bodyTs: "'alltrack':2 'nice':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5591560"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700976462 {#2897
      date: 2023-11-26 06:27:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2901}
  +body: "Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701006391 {#3060
    date: 2023-11-26 14:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
    "@mindlessLump@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3141 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 166175
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/347380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701006391 {#3063
    date: 2023-11-26 14:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2975
  +user: App\Entity\User {#2988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend group fractured and faded because of the divorce, and I was in no shape to function beyond keeping my job. I got the kids back full time after 2 years of absolutely bleak desolation. I focused on the kids and job for the next 10 years. Right now I'm crawling out my isolation a bit, but only a bit. My kids are now grumpy teenagers who can mostly take care of themselves, and I'm left wondering "what now?".\n
    \n
    I dunno. Some of the kids activities allowed a bit of socialization around the fringe, but I'm gun shy to the point of not being very willing to engage. Dating probably isn't an option, I've seen things that can't be unseen. I like my work friends a lot, but work friends aren't the same as personal friends. I'm not sure what happens from this point, but I've got options if I have the effort and willingness to pursue them. If.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696348019 {#2970
    date: 2023-10-03 17:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2976 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  -id: 30686
  -bodyTs: "'10':47 '2':31 'absolut':34 'activ':89 'allow':90 'aren':138 'around':95 'back':27 'beyond':19 'bit':58,62,92 'bleak':35 'care':73 'crawl':53 'date':113 'desol':36 'divorc':10 'dunno':84 'effort':163 'engag':112 'fade':6 'focus':38 'fractur':4 'friend':2,132,137,144 'fring':97 'full':28 'function':18 'got':24,157 'group':3 'grumpi':67 'gun':101 'happen':150 'isn':115 'isol':56 'job':22,43 'keep':20 'kid':26,41,64,88 'left':79 'like':129 'lot':134 'm':52,78,100,146 'most':71 'next':46 'option':118,158 'person':143 'point':105,153 'probabl':114 'pursu':167 'right':49 'seen':121 'shape':16 'shi':102 'social':94 'sure':148 'take':72 'teenag':68 'thing':122 'time':29 'unseen':127 've':120,156 'will':110 'willing':165 'wonder':80 'work':131,136 'year':32,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/dadsplain@lemmy.ca/t/507958/-/comment/2740665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696348019 {#2971
    date: 2023-10-03 17:46: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 {#2975
  +user: App\Entity\User {#2988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend group fractured and faded because of the divorce, and I was in no shape to function beyond keeping my job. I got the kids back full time after 2 years of absolutely bleak desolation. I focused on the kids and job for the next 10 years. Right now I'm crawling out my isolation a bit, but only a bit. My kids are now grumpy teenagers who can mostly take care of themselves, and I'm left wondering "what now?".\n
    \n
    I dunno. Some of the kids activities allowed a bit of socialization around the fringe, but I'm gun shy to the point of not being very willing to engage. Dating probably isn't an option, I've seen things that can't be unseen. I like my work friends a lot, but work friends aren't the same as personal friends. I'm not sure what happens from this point, but I've got options if I have the effort and willingness to pursue them. If.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696348019 {#2970
    date: 2023-10-03 17:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2976 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  -id: 30686
  -bodyTs: "'10':47 '2':31 'absolut':34 'activ':89 'allow':90 'aren':138 'around':95 'back':27 'beyond':19 'bit':58,62,92 'bleak':35 'care':73 'crawl':53 'date':113 'desol':36 'divorc':10 'dunno':84 'effort':163 'engag':112 'fade':6 'focus':38 'fractur':4 'friend':2,132,137,144 'fring':97 'full':28 'function':18 'got':24,157 'group':3 'grumpi':67 'gun':101 'happen':150 'isn':115 'isol':56 'job':22,43 'keep':20 'kid':26,41,64,88 'left':79 'like':129 'lot':134 'm':52,78,100,146 'most':71 'next':46 'option':118,158 'person':143 'point':105,153 'probabl':114 'pursu':167 'right':49 'seen':121 'shape':16 'shi':102 'social':94 'sure':148 'take':72 'teenag':68 'thing':122 'time':29 'unseen':127 've':120,156 'will':110 'willing':165 'wonder':80 'work':131,136 'year':32,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/dadsplain@lemmy.ca/t/507958/-/comment/2740665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696348019 {#2971
    date: 2023-10-03 17:46: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 {#2975
  +user: App\Entity\User {#2988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2679 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#313
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#314
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#308
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    My friend group fractured and faded because of the divorce, and I was in no shape to function beyond keeping my job. I got the kids back full time after 2 years of absolutely bleak desolation. I focused on the kids and job for the next 10 years. Right now I'm crawling out my isolation a bit, but only a bit. My kids are now grumpy teenagers who can mostly take care of themselves, and I'm left wondering "what now?".\n
    \n
    I dunno. Some of the kids activities allowed a bit of socialization around the fringe, but I'm gun shy to the point of not being very willing to engage. Dating probably isn't an option, I've seen things that can't be unseen. I like my work friends a lot, but work friends aren't the same as personal friends. I'm not sure what happens from this point, but I've got options if I have the effort and willingness to pursue them. If.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696348019 {#2970
    date: 2023-10-03 17:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2976 …}
  +nested: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  -id: 30686
  -bodyTs: "'10':47 '2':31 'absolut':34 'activ':89 'allow':90 'aren':138 'around':95 'back':27 'beyond':19 'bit':58,62,92 'bleak':35 'care':73 'crawl':53 'date':113 'desol':36 'divorc':10 'dunno':84 'effort':163 'engag':112 'fade':6 'focus':38 'fractur':4 'friend':2,132,137,144 'fring':97 'full':28 'function':18 'got':24,157 'group':3 'grumpi':67 'gun':101 'happen':150 'isn':115 'isol':56 'job':22,43 'keep':20 'kid':26,41,64,88 'left':79 'like':129 'lot':134 'm':52,78,100,146 'most':71 'next':46 'option':118,158 'person':143 'point':105,153 'probabl':114 'pursu':167 'right':49 'seen':121 'shape':16 'shi':102 'social':94 'sure':148 'take':72 'teenag':68 'thing':122 'time':29 'unseen':127 've':120,156 'will':110 'willing':165 'wonder':80 'work':131,136 'year':32,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/dadsplain@lemmy.ca/t/507958/-/comment/2740665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696348019 {#2971
    date: 2023-10-03 17:46: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 edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "dadsplain@lemmy.ca"
  +title: "dadsplain"
  +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 40
  +entryCommentCount: 193
  +postCount: 6
  +postCommentCount: 13
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1722597695 {#313
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 7
  +apId: "dadsplain@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/dadsplain"
  +apPublicUrl: "https://lemmy.ca/c/dadsplain"
  +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "dadsplain"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1704840086 {#314
    date: 2024-01-09 23:41:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1686714274 {#308
    date: 2023-06-14 05:44:34.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