Redirect 302 redirect from GET @messages_create (ba3971)

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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.87 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2429
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +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: 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 {#1394
    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
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2429
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +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: 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 {#1394
    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
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2429
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +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: 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 {#1394
    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
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 {#2767
  +user: Proxies\__CG__\App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2429
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +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: 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 {#1394
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +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 {#2768
    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 {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -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 {#2765
    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
7 DENIED edit
App\Entity\EntryComment {#2767
  +user: Proxies\__CG__\App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2429
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +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: 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 {#1394
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +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 {#2768
    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 {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -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 {#2765
    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
8 DENIED moderate
App\Entity\EntryComment {#2767
  +user: Proxies\__CG__\App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2429
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +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: 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 {#1394
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +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 {#2768
    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 {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2835 …}
  -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 {#2765
    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
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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1736
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#1724
    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
11 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1736
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#1724
    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
12 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1736
    date: 2024-06-29 11:05:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@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: 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 {#1724
    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
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 {#2831
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#1736
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 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 {#1724
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2833
    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 {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2827 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -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 {#2832
    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
15 DENIED edit
App\Entity\EntryComment {#2831
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#1736
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 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 {#1724
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2833
    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 {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2827 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -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 {#2832
    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
16 DENIED moderate
App\Entity\EntryComment {#2831
  +user: Proxies\__CG__\App\Entity\User {#2830 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Wow, I’ve never had that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1719651937 {#1736
      date: 2024-06-29 11:05:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@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: 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 {#1724
      date: 2024-01-10 00:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2833
    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 {#2829 …}
  +nested: Doctrine\ORM\PersistentCollection {#2827 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
  -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 {#2832
    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
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 {#2935
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#1736
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 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 {#1724
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +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 {#2833
      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 {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2827 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
    -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 {#2832
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2936
    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 {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -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 {#2933
    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
19 DENIED edit
App\Entity\EntryComment {#2935
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#1736
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 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 {#1724
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +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 {#2833
      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 {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2827 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
    -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 {#2832
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2936
    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 {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -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 {#2933
    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
20 DENIED moderate
App\Entity\EntryComment {#2935
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2830 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1718
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Wow, I’ve never had that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1719651937 {#1736
        date: 2024-06-29 11:05:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@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: 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 {#1724
        date: 2024-01-10 00:39:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1718}
    +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 {#2833
      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 {#2829 …}
    +nested: Doctrine\ORM\PersistentCollection {#2827 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2819 …}
    -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 {#2832
      date: 2024-01-10 01:01:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +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 {#2936
    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 {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2925 …}
  +reports: Doctrine\ORM\PersistentCollection {#2939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2943 …}
  -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 {#2933
    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
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 {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1381
    date: 2024-08-02 13:21:35.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: 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 {#1383
    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
23 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1381
    date: 2024-08-02 13:21:35.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: 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 {#1383
    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
24 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1381
    date: 2024-08-02 13:21:35.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: 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 {#1383
    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
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 {#2814
  +user: Proxies\__CG__\App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2817
    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 {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2816
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#2815
    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
27 DENIED edit
App\Entity\EntryComment {#2814
  +user: Proxies\__CG__\App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2817
    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 {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2816
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#2815
    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
28 DENIED moderate
App\Entity\EntryComment {#2814
  +user: Proxies\__CG__\App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2817
    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 {#2812 …}
  +nested: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2802 …}
  -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 {#2816
    date: 2024-06-29 14:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704846893 {#2815
    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
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 {#2798
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2800
    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 {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -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 {#2799
    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
31 DENIED edit
App\Entity\EntryComment {#2798
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2800
    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 {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -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 {#2799
    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
32 DENIED moderate
App\Entity\EntryComment {#2798
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1381
      date: 2024-08-02 13:21:35.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: 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 {#1383
      date: 2024-01-10 01:02:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1382}
  +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 {#2800
    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 {#2796 …}
  +nested: Doctrine\ORM\PersistentCollection {#2794 …}
  +votes: Doctrine\ORM\PersistentCollection {#2792 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -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 {#2799
    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
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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2348
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -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 {#2346
    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
35 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2348
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -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 {#2346
    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
36 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2348
    date: 2024-07-01 22:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -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 {#2346
    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
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 {#2781
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2327 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2348
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -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 {#2346
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +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 {#2784
    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 {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -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 {#2783
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#2782
    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
39 DENIED edit
App\Entity\EntryComment {#2781
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2327 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2348
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -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 {#2346
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +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 {#2784
    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 {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -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 {#2783
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#2782
    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
40 DENIED moderate
App\Entity\EntryComment {#2781
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2327 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2348
      date: 2024-07-01 22:34:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2349 …}
    +nested: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2164 …}
    +reports: Doctrine\ORM\PersistentCollection {#2314 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
    -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 {#2346
      date: 2024-01-10 01:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +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 {#2784
    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 {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -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 {#2783
    date: 2024-07-01 22:36:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704877802 {#2782
    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
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 {#2110
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2101
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -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 {#2102
    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
43 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2101
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -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 {#2102
    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
44 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2101
    date: 2024-01-10 01:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -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 {#2102
    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
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 {#2281
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2292
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -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 {#2294
    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
47 DENIED edit
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2292
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -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 {#2294
    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
48 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2292
    date: 2024-06-30 00:28:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -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 {#2294
    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
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 {#2862
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2281
    +user: App\Entity\User {#2221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2292
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2283 …}
    +nested: Doctrine\ORM\PersistentCollection {#2282 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
    -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 {#2294
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#2853
    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 {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -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 {#2863
    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
51 DENIED edit
App\Entity\EntryComment {#2862
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2281
    +user: App\Entity\User {#2221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2292
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2283 …}
    +nested: Doctrine\ORM\PersistentCollection {#2282 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
    -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 {#2294
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#2853
    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 {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -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 {#2863
    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
52 DENIED moderate
App\Entity\EntryComment {#2862
  +user: Proxies\__CG__\App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2281
    +user: App\Entity\User {#2221 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2292
      date: 2024-06-30 00:28:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2283 …}
    +nested: Doctrine\ORM\PersistentCollection {#2282 …}
    +votes: Doctrine\ORM\PersistentCollection {#2276 …}
    +reports: Doctrine\ORM\PersistentCollection {#2275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
    -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 {#2294
      date: 2024-01-10 01:38:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +body: "Hopefully you don’t reference that thing to determine your morality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704851134 {#2853
    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 {#2855 …}
  +nested: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  -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 {#2863
    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
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 {#2948
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2281
      +user: App\Entity\User {#2221 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2292
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -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 {#2294
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2281}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#2853
      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 {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -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 {#2863
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +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 {#2945
    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 {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -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 {#2946
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#2947
    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
55 DENIED edit
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2281
      +user: App\Entity\User {#2221 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2292
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -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 {#2294
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2281}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#2853
      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 {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -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 {#2863
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +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 {#2945
    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 {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -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 {#2946
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#2947
    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
56 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2862
    +user: Proxies\__CG__\App\Entity\User {#2854 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2281
      +user: App\Entity\User {#2221 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2292
        date: 2024-06-30 00:28:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -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 {#2294
        date: 2024-01-10 01:38:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2281}
    +body: "Hopefully you don’t reference that thing to determine your morality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1704851134 {#2853
      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 {#2855 …}
    +nested: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    -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 {#2863
      date: 2024-01-10 02:45:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2281}
  +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 {#2945
    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 {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -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 {#2946
    date: 2024-06-30 01:01:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704852172 {#2947
    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
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 {#2256
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2245
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 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 {#2248
    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
59 DENIED edit
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2245
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 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 {#2248
    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
60 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#2158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2245
    date: 2024-01-10 03:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2251 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2287 …}
  +reports: Doctrine\ORM\PersistentCollection {#2142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2155 …}
  -id: 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 {#2248
    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
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 {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2009
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 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 {#2014
    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
63 DENIED edit
App\Entity\EntryComment {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2009
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 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 {#2014
    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
64 DENIED moderate
App\Entity\EntryComment {#2017
  +user: App\Entity\User {#2376 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2009
    date: 2024-01-10 06:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 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 {#2014
    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
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 {#2532
  +user: App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2527
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 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 {#2528
    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
67 DENIED edit
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2527
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 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 {#2528
    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
68 DENIED moderate
App\Entity\EntryComment {#2532
  +user: App\Entity\User {#2545 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2527
    date: 2024-07-02 04:28:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2533 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2537 …}
  +reports: Doctrine\ORM\PersistentCollection {#2539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  -id: 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 {#2528
    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
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 {#2875
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2873
    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 {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -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 {#2874
    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
71 DENIED edit
App\Entity\EntryComment {#2875
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2873
    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 {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -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 {#2874
    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
72 DENIED moderate
App\Entity\EntryComment {#2875
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2873
    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 {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -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 {#2874
    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
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 {#2963
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2532
      +user: App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2527
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2533 …}
      +nested: Doctrine\ORM\PersistentCollection {#2535 …}
      +votes: Doctrine\ORM\PersistentCollection {#2537 …}
      +reports: Doctrine\ORM\PersistentCollection {#2539 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
      -id: 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 {#2528
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2873
      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 {#2877 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    -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 {#2874
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2961
    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 {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -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 {#2962
    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
75 DENIED edit
App\Entity\EntryComment {#2963
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2532
      +user: App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2527
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2533 …}
      +nested: Doctrine\ORM\PersistentCollection {#2535 …}
      +votes: Doctrine\ORM\PersistentCollection {#2537 …}
      +reports: Doctrine\ORM\PersistentCollection {#2539 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
      -id: 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 {#2528
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2873
      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 {#2877 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    -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 {#2874
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2961
    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 {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -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 {#2962
    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
76 DENIED moderate
App\Entity\EntryComment {#2963
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2875
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2532
      +user: App\Entity\User {#2545 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2527
        date: 2024-07-02 04:28:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ezmack@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2533 …}
      +nested: Doctrine\ORM\PersistentCollection {#2535 …}
      +votes: Doctrine\ORM\PersistentCollection {#2537 …}
      +reports: Doctrine\ORM\PersistentCollection {#2539 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
      -id: 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 {#2528
        date: 2024-01-10 08:06:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2873
      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 {#2877 …}
    +nested: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    -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 {#2874
      date: 2024-01-10 08:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2961
    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 {#2964 …}
  +nested: Doctrine\ORM\PersistentCollection {#2966 …}
  +votes: Doctrine\ORM\PersistentCollection {#2968 …}
  +reports: Doctrine\ORM\PersistentCollection {#2970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
  -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 {#2962
    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
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 {#2986
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2963
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2875
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2532
        +user: App\Entity\User {#2545 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2527
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2533 …}
        +nested: Doctrine\ORM\PersistentCollection {#2535 …}
        +votes: Doctrine\ORM\PersistentCollection {#2537 …}
        +reports: Doctrine\ORM\PersistentCollection {#2539 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
        -id: 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 {#2528
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2532}
      +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 {#2873
        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 {#2877 …}
      +nested: Doctrine\ORM\PersistentCollection {#2879 …}
      +votes: Doctrine\ORM\PersistentCollection {#2881 …}
      +reports: Doctrine\ORM\PersistentCollection {#2883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
      -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 {#2874
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2961
      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 {#2964 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    -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 {#2962
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#2987
    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 {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -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 {#2990
    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
79 DENIED edit
App\Entity\EntryComment {#2986
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2963
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2875
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2532
        +user: App\Entity\User {#2545 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2527
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2533 …}
        +nested: Doctrine\ORM\PersistentCollection {#2535 …}
        +votes: Doctrine\ORM\PersistentCollection {#2537 …}
        +reports: Doctrine\ORM\PersistentCollection {#2539 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
        -id: 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 {#2528
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2532}
      +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 {#2873
        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 {#2877 …}
      +nested: Doctrine\ORM\PersistentCollection {#2879 …}
      +votes: Doctrine\ORM\PersistentCollection {#2881 …}
      +reports: Doctrine\ORM\PersistentCollection {#2883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
      -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 {#2874
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2961
      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 {#2964 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    -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 {#2962
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#2987
    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 {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -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 {#2990
    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
80 DENIED moderate
App\Entity\EntryComment {#2986
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2963
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2875
      +user: Proxies\__CG__\App\Entity\User {#2876 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2532
        +user: App\Entity\User {#2545 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2527
          date: 2024-07-02 04:28:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ezmack@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2533 …}
        +nested: Doctrine\ORM\PersistentCollection {#2535 …}
        +votes: Doctrine\ORM\PersistentCollection {#2537 …}
        +reports: Doctrine\ORM\PersistentCollection {#2539 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
        -id: 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 {#2528
          date: 2024-01-10 08:06:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2532}
      +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 {#2873
        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 {#2877 …}
      +nested: Doctrine\ORM\PersistentCollection {#2879 …}
      +votes: Doctrine\ORM\PersistentCollection {#2881 …}
      +reports: Doctrine\ORM\PersistentCollection {#2883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
      -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 {#2874
        date: 2024-01-10 08:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2532}
    +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 {#2961
      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 {#2964 …}
    +nested: Doctrine\ORM\PersistentCollection {#2966 …}
    +votes: Doctrine\ORM\PersistentCollection {#2968 …}
    +reports: Doctrine\ORM\PersistentCollection {#2970 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2972 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2974 …}
    -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 {#2962
      date: 2024-01-10 10:15:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "What kind of problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704880603 {#2987
    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 {#2983 …}
  +nested: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  -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 {#2990
    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
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 {#2892
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2889
    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 {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -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 {#2890
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#2891
    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
83 DENIED edit
App\Entity\EntryComment {#2892
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2889
    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 {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -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 {#2890
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#2891
    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
84 DENIED moderate
App\Entity\EntryComment {#2892
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +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 {#2889
    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 {#2894 …}
  +nested: Doctrine\ORM\PersistentCollection {#2896 …}
  +votes: Doctrine\ORM\PersistentCollection {#2898 …}
  +reports: Doctrine\ORM\PersistentCollection {#2900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2904 …}
  -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 {#2890
    date: 2024-07-01 15:36:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704874165 {#2891
    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
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 {#2908
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#2906
    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 {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -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 {#2907
    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
87 DENIED edit
App\Entity\EntryComment {#2908
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#2906
    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 {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -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 {#2907
    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
88 DENIED moderate
App\Entity\EntryComment {#2908
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2532
    +user: App\Entity\User {#2545 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2527
      date: 2024-07-02 04:28:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2533 …}
    +nested: Doctrine\ORM\PersistentCollection {#2535 …}
    +votes: Doctrine\ORM\PersistentCollection {#2537 …}
    +reports: Doctrine\ORM\PersistentCollection {#2539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    -id: 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 {#2528
      date: 2024-01-10 08:06:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2532}
  +body: "Spanking defenseless children is abuse. You knucklehead."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704876634 {#2906
    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 {#2910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  -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 {#2907
    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
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 {#2606
  +user: App\Entity\User {#2619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2600
    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 {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -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 {#2601
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#2602
    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
91 DENIED edit
App\Entity\EntryComment {#2606
  +user: App\Entity\User {#2619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2600
    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 {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -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 {#2601
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#2602
    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
92 DENIED moderate
App\Entity\EntryComment {#2606
  +user: App\Entity\User {#2619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2600
    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 {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -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 {#2601
    date: 2024-07-02 16:44:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704887005 {#2602
    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
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 {#2679
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2674
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 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 {#2675
    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
95 DENIED edit
App\Entity\EntryComment {#2679
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2674
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 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 {#2675
    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
96 DENIED moderate
App\Entity\EntryComment {#2679
  +user: App\Entity\User {#2692 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      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 {#2674
    date: 2024-01-10 19:15:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +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: 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 {#2675
    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
97 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +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 {#314
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -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 {#315
    date: 2024-01-09 23:41:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1686714274 {#309
    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