Redirect 302 redirect from GET @entry_comment_create (5bdc9d)

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

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 …}
}
9.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1539
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -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 {#1498
    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 {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1539
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -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 {#1498
    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 {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1539
    date: 2023-12-14 02:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -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 {#1498
    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 {#2863
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +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 {#1539
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -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 {#1498
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +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 {#2865
    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 {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -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 {#2864
    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 {#2863
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +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 {#1539
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -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 {#1498
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +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 {#2865
    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 {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -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 {#2864
    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 {#2863
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +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 {#1539
      date: 2023-12-14 02:53:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@praxician@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -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 {#1498
      date: 2023-12-01 06:52:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +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 {#2865
    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 {#2861 …}
  +nested: Doctrine\ORM\PersistentCollection {#2859 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  -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 {#2864
    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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +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: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#1735
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#1716
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +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: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#1735
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#1716
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +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: "Moral dilemma solved!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701312006 {#1735
    date: 2023-11-30 03:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crosspost@lemmy.crimedad.work"
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 179438
  -bodyTs: "'dilemma':2 'moral':1 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5686491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701312006 {#1716
    date: 2023-11-30 03:40:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: """
    100% this. I’ve started playing online games with friends, which gets some interaction in.\n
    \n
    But like others are saying: handoff when you can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696304475 {#1363
    date: 2023-10-03 05:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 30595
  -bodyTs: "'100':1 'friend':10 'game':8 'get':12 'handoff':21 'interact':14 'like':17 'onlin':7 'other':18 'play':6 'say':20 'start':5 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3901039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696304475 {#1361
    date: 2023-10-03 05:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: """
    100% this. I’ve started playing online games with friends, which gets some interaction in.\n
    \n
    But like others are saying: handoff when you can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696304475 {#1363
    date: 2023-10-03 05:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 30595
  -bodyTs: "'100':1 'friend':10 'game':8 'get':12 'handoff':21 'interact':14 'like':17 'onlin':7 'other':18 'play':6 'say':20 'start':5 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3901039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696304475 {#1361
    date: 2023-10-03 05:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: """
    100% this. I’ve started playing online games with friends, which gets some interaction in.\n
    \n
    But like others are saying: handoff when you can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696304475 {#1363
    date: 2023-10-03 05:41:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@praxician@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 30595
  -bodyTs: "'100':1 'friend':10 'game':8 'get':12 'handoff':21 'interact':14 'like':17 'onlin':7 'other':18 'play':6 'say':20 'start':5 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3901039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696304475 {#1361
    date: 2023-10-03 05:41:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Whale Watching is our favorite. Bandit and Chilli are hungover from a new years party but they still have to parent. That’s how the first two years of parenting felt for us due to the lack of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691984102 {#2349
    date: 2023-08-14 05:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 25910
  -bodyTs: "'bandit':6 'chilli':8 'due':34 'favorit':5 'felt':31 'first':26 'hungov':10 'lack':37 'new':13 'parent':21,30 'parti':15 'sleep':39 'still':18 'two':27 'us':33 'watch':2 'whale':1 'year':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2213195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691984102 {#2042
    date: 2023-08-14 05:35:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Whale Watching is our favorite. Bandit and Chilli are hungover from a new years party but they still have to parent. That’s how the first two years of parenting felt for us due to the lack of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691984102 {#2349
    date: 2023-08-14 05:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 25910
  -bodyTs: "'bandit':6 'chilli':8 'due':34 'favorit':5 'felt':31 'first':26 'hungov':10 'lack':37 'new':13 'parent':21,30 'parti':15 'sleep':39 'still':18 'two':27 'us':33 'watch':2 'whale':1 'year':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2213195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691984102 {#2042
    date: 2023-08-14 05:35:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Whale Watching is our favorite. Bandit and Chilli are hungover from a new years party but they still have to parent. That’s how the first two years of parenting felt for us due to the lack of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691984102 {#2349
    date: 2023-08-14 05:35:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 25910
  -bodyTs: "'bandit':6 'chilli':8 'due':34 'favorit':5 'felt':31 'first':26 'hungov':10 'lack':37 'new':13 'parent':21,30 'parti':15 'sleep':39 'still':18 'two':27 'us':33 'watch':2 'whale':1 'year':14,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2213195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691984102 {#2042
    date: 2023-08-14 05:35:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Duck Cake. My son has really started to just help out for the joy of helping because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691905621 {#2112
    date: 2023-08-13 07:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 25874
  -bodyTs: "'cake':2 'duck':1 'help':10,16 'joy':14 'realli':6 'son':4 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1892457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691905621 {#2124
    date: 2023-08-13 07:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Duck Cake. My son has really started to just help out for the joy of helping because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691905621 {#2112
    date: 2023-08-13 07:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 25874
  -bodyTs: "'cake':2 'duck':1 'help':10,16 'joy':14 'realli':6 'son':4 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1892457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691905621 {#2124
    date: 2023-08-13 07:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +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: "Duck Cake. My son has really started to just help out for the joy of helping because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691905621 {#2112
    date: 2023-08-13 07:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 25874
  -bodyTs: "'cake':2 'duck':1 'help':10,16 'joy':14 'realli':6 'son':4 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1892457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691905621 {#2124
    date: 2023-08-13 07:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2275
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
    \n
    Seriously though, congrats! Happy things went well!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691765050 {#2280
    date: 2023-08-11 16:44:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 25767
  -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2290851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691720115 {#2282
    date: 2023-08-11 04:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
    \n
    Seriously though, congrats! Happy things went well!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691765050 {#2280
    date: 2023-08-11 16:44:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 25767
  -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2290851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691720115 {#2282
    date: 2023-08-11 04:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
    \n
    Seriously though, congrats! Happy things went well!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691765050 {#2280
    date: 2023-08-11 16:44:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 25767
  -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2290851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691720115 {#2282
    date: 2023-08-11 04:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2878
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 {#2275
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
      \n
      Seriously though, congrats! Happy things went well!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691765050 {#2280
      date: 2023-08-11 16:44:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 25767
    -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2290851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691720115 {#2282
      date: 2023-08-11 04:15:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Yeah really looking forward to sleeping in my own bed tonight. One last check and we are out of here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691765047 {#2880
    date: 2023-08-11 16:44:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 25802
  -bodyTs: "'bed':10 'check':14 'forward':4 'last':13 'look':3 'one':12 'realli':2 'sleep':6 'tonight':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2528014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691765047 {#2879
    date: 2023-08-11 16:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2878
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 {#2275
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
      \n
      Seriously though, congrats! Happy things went well!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691765050 {#2280
      date: 2023-08-11 16:44:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 25767
    -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2290851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691720115 {#2282
      date: 2023-08-11 04:15:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Yeah really looking forward to sleeping in my own bed tonight. One last check and we are out of here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691765047 {#2880
    date: 2023-08-11 16:44:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 25802
  -bodyTs: "'bed':10 'check':14 'forward':4 'last':13 'look':3 'one':12 'realli':2 'sleep':6 'tonight':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2528014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691765047 {#2879
    date: 2023-08-11 16:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2878
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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 {#2275
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My second is now 2.5 months old. The lower back pain from the hospital chair/bed remains.\n
      \n
      Seriously though, congrats! Happy things went well!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1691765050 {#2280
      date: 2023-08-11 16:44:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2261 …}
    +nested: Doctrine\ORM\PersistentCollection {#2218 …}
    +votes: Doctrine\ORM\PersistentCollection {#2221 …}
    +reports: Doctrine\ORM\PersistentCollection {#2217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
    -id: 25767
    -bodyTs: "'2.5':5 'back':10 'chair/bed':15 'congrat':19 'happi':20 'hospit':14 'lower':9 'month':6 'old':7 'pain':11 'remain':16 'second':2 'serious':17 'thing':21 'though':18 'well':23 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/2290851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691720115 {#2282
      date: 2023-08-11 04:15:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2275}
  +body: "Yeah really looking forward to sleeping in my own bed tonight. One last check and we are out of here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691765047 {#2880
    date: 2023-08-11 16:44:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2877 …}
  +nested: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2873 …}
  +reports: Doctrine\ORM\PersistentCollection {#2871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  -id: 25802
  -bodyTs: "'bed':10 'check':14 'forward':4 'last':13 'look':3 'one':12 'realli':2 'sleep':6 'tonight':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2528014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691765047 {#2879
    date: 2023-08-11 16:44:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2206
  +user: App\Entity\User {#2257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +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: "Nice one mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691377762 {#2279
    date: 2023-08-07 05:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 25367
  -bodyTs: "'mate':3 'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2159783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691377762 {#2276
    date: 2023-08-07 05:09:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#2257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +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: "Nice one mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691377762 {#2279
    date: 2023-08-07 05:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 25367
  -bodyTs: "'mate':3 'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2159783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691377762 {#2276
    date: 2023-08-07 05:09:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#2257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +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: "Nice one mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691377762 {#2279
    date: 2023-08-07 05:09:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CrimeDad@lemmy.crimedad.work"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 25367
  -bodyTs: "'mate':3 'nice':1 'one':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2159783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691377762 {#2276
    date: 2023-08-07 05:09:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2185
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +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: "Indeed. You will be finding that glitter until the end of days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690210968 {#2152
    date: 2023-07-24 17:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 23401
  -bodyTs: "'day':12 'end':10 'find':5 'glitter':7 'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1668794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690210968 {#2153
    date: 2023-07-24 17:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +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: "Indeed. You will be finding that glitter until the end of days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690210968 {#2152
    date: 2023-07-24 17:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 23401
  -bodyTs: "'day':12 'end':10 'find':5 'glitter':7 'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1668794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690210968 {#2153
    date: 2023-07-24 17:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +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: "Indeed. You will be finding that glitter until the end of days."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690210968 {#2152
    date: 2023-07-24 17:02:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 23401
  -bodyTs: "'day':12 'end':10 'find':5 'glitter':7 'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1668794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690210968 {#2153
    date: 2023-07-24 17:02:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +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: "Lol. We got the pull up diapers for our 2 year old. They tear, so they pull up but tear to take off. I think they are called pamper 360 or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689441146 {#2146
    date: 2023-07-15 19:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 18427
  -bodyTs: "'2':10 '360':30 'call':28 'diaper':7 'got':3 'like':33 'lol':1 'old':12 'pamper':29 'pull':5,17 'someth':32 'take':22 'tear':14,20 'think':25 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/424405"
  +editedAt: DateTimeImmutable @1689441174 {#2149
    date: 2023-07-15 19:12:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689441146 {#2148
    date: 2023-07-15 19:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +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: "Lol. We got the pull up diapers for our 2 year old. They tear, so they pull up but tear to take off. I think they are called pamper 360 or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689441146 {#2146
    date: 2023-07-15 19:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 18427
  -bodyTs: "'2':10 '360':30 'call':28 'diaper':7 'got':3 'like':33 'lol':1 'old':12 'pamper':29 'pull':5,17 'someth':32 'take':22 'tear':14,20 'think':25 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/424405"
  +editedAt: DateTimeImmutable @1689441174 {#2149
    date: 2023-07-15 19:12:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689441146 {#2148
    date: 2023-07-15 19:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +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: "Lol. We got the pull up diapers for our 2 year old. They tear, so they pull up but tear to take off. I think they are called pamper 360 or something like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689441146 {#2146
    date: 2023-07-15 19:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 18427
  -bodyTs: "'2':10 '360':30 'call':28 'diaper':7 'got':3 'like':33 'lol':1 'old':12 'pamper':29 'pull':5,17 'someth':32 'take':22 'tear':14,20 'think':25 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/424405"
  +editedAt: DateTimeImmutable @1689441174 {#2149
    date: 2023-07-15 19:12:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689441146 {#2148
    date: 2023-07-15 19:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2503
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +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: "Slept all night in her own bed for the first time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689053199 {#2498
    date: 2023-07-11 07:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 10392
  -bodyTs: "'bed':7 'first':10 'night':3 'slept':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1107638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053199 {#2499
    date: 2023-07-11 07:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +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: "Slept all night in her own bed for the first time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689053199 {#2498
    date: 2023-07-11 07:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 10392
  -bodyTs: "'bed':7 'first':10 'night':3 'slept':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1107638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053199 {#2499
    date: 2023-07-11 07:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2503
  +user: App\Entity\User {#2517 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2504 …}
  +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: "Slept all night in her own bed for the first time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689053199 {#2498
    date: 2023-07-11 07:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2505 …}
  +nested: Doctrine\ORM\PersistentCollection {#2507 …}
  +votes: Doctrine\ORM\PersistentCollection {#2509 …}
  +reports: Doctrine\ORM\PersistentCollection {#2511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2515 …}
  -id: 10392
  -bodyTs: "'bed':7 'first':10 'night':3 'slept':1 'time':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1107638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689053199 {#2499
    date: 2023-07-11 07:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2577
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
    \n
    Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
    \n
    At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Keep reaching out here if you need to vent or need advice!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690614519 {#2572
    date: 2023-07-29 09:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 23807
  -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/940708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688744888 {#2573
    date: 2023-07-07 17:48:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
    \n
    Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
    \n
    At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Keep reaching out here if you need to vent or need advice!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690614519 {#2572
    date: 2023-07-29 09:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 23807
  -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/940708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688744888 {#2573
    date: 2023-07-07 17:48:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2577
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
    \n
    Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
    \n
    At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Keep reaching out here if you need to vent or need advice!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690614519 {#2572
    date: 2023-07-29 09:08:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2579 …}
  +nested: Doctrine\ORM\PersistentCollection {#2581 …}
  +votes: Doctrine\ORM\PersistentCollection {#2583 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 23807
  -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/940708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688744888 {#2573
    date: 2023-07-07 17:48:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2910
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Yeah same boat this is kid number 2 so I’ve been wrangling the toddler and juggling everything else. For whatever reason this pregnancy was way tougher on her. Instead of bed rest towards the end she’s just been dead tired by 6pm the whole time. Feel bad too because I spend all this effort on the house and the other kid but compared to the first pregnancy I’ve had zero time to be like “do you need water? Foot rub? Run to the store for that weird food?”\n
    \n
    I remember with the first one I was like okay were in the hospital were good now. After a week long induction and a c section I quickly realized “oh shit there’s a lot of ways she can die right now”\n
    \n
    Then the kid was out and I was like great now we’re good. Nope is it blind? Is it deaf? Why is this test weird\n
    \n
    But I digress, the end is in sight and i know not to panic at those things this time. Fortunately (or unfortunately) I just got laid off and my state does paid leave now. So after today I atleast don’t have to worry about work and I’m not trying to cram everything into that couple hours at the end of the night
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746101 {#2912
    date: 2023-07-07 18:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2898 …}
  -id: 24500
  -bodyTs: "'2':8 '6pm':44 'atleast':198 'bad':49 'bed':32 'blind':151 'boat':3 'c':116 'compar':65 'coupl':216 'cram':212 'dead':41 'deaf':154 'die':131 'digress':162 'effort':56 'els':19 'end':36,164,220 'everyth':18,213 'feel':48 'first':68,96 'food':91 'foot':82 'fortun':179 'good':107,147 'got':184 'great':143 'hospit':105 'hour':217 'hous':59 'induct':113 'instead':30 'juggl':17 'kid':6,63,136 'know':170 'laid':185 'leav':192 'like':77,100,142 'long':112 'lot':126 'm':208 'need':80 'night':223 'nope':148 'number':7 'oh':121 'okay':101 'one':97 'paid':191 'panic':173 'pregnanc':24,69 'quick':119 're':146 'realiz':120 'reason':22 'rememb':93 'rest':33 'right':132 'rub':83 'run':84 'section':117 'shit':122 'sight':167 'spend':53 'state':189 'store':87 'test':158 'thing':176 'time':47,74,178 'tire':42 'today':196 'toddler':15 'tougher':27 'toward':34 'tri':210 'unfortun':181 've':11,71 'water':81 'way':26,128 'week':111 'weird':90,159 'whatev':21 'whole':46 'work':205 'worri':203 'wrangl':13 'yeah':1 'zero':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1300331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688746101 {#2911
    date: 2023-07-07 18:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2910
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Yeah same boat this is kid number 2 so I’ve been wrangling the toddler and juggling everything else. For whatever reason this pregnancy was way tougher on her. Instead of bed rest towards the end she’s just been dead tired by 6pm the whole time. Feel bad too because I spend all this effort on the house and the other kid but compared to the first pregnancy I’ve had zero time to be like “do you need water? Foot rub? Run to the store for that weird food?”\n
    \n
    I remember with the first one I was like okay were in the hospital were good now. After a week long induction and a c section I quickly realized “oh shit there’s a lot of ways she can die right now”\n
    \n
    Then the kid was out and I was like great now we’re good. Nope is it blind? Is it deaf? Why is this test weird\n
    \n
    But I digress, the end is in sight and i know not to panic at those things this time. Fortunately (or unfortunately) I just got laid off and my state does paid leave now. So after today I atleast don’t have to worry about work and I’m not trying to cram everything into that couple hours at the end of the night
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746101 {#2912
    date: 2023-07-07 18:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2898 …}
  -id: 24500
  -bodyTs: "'2':8 '6pm':44 'atleast':198 'bad':49 'bed':32 'blind':151 'boat':3 'c':116 'compar':65 'coupl':216 'cram':212 'dead':41 'deaf':154 'die':131 'digress':162 'effort':56 'els':19 'end':36,164,220 'everyth':18,213 'feel':48 'first':68,96 'food':91 'foot':82 'fortun':179 'good':107,147 'got':184 'great':143 'hospit':105 'hour':217 'hous':59 'induct':113 'instead':30 'juggl':17 'kid':6,63,136 'know':170 'laid':185 'leav':192 'like':77,100,142 'long':112 'lot':126 'm':208 'need':80 'night':223 'nope':148 'number':7 'oh':121 'okay':101 'one':97 'paid':191 'panic':173 'pregnanc':24,69 'quick':119 're':146 'realiz':120 'reason':22 'rememb':93 'rest':33 'right':132 'rub':83 'run':84 'section':117 'shit':122 'sight':167 'spend':53 'state':189 'store':87 'test':158 'thing':176 'time':47,74,178 'tire':42 'today':196 'toddler':15 'tougher':27 'toward':34 'tri':210 'unfortun':181 've':11,71 'water':81 'way':26,128 'week':111 'weird':90,159 'whatev':21 'whole':46 'work':205 'worri':203 'wrangl':13 'yeah':1 'zero':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1300331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688746101 {#2911
    date: 2023-07-07 18:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2910
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    Yeah same boat this is kid number 2 so I’ve been wrangling the toddler and juggling everything else. For whatever reason this pregnancy was way tougher on her. Instead of bed rest towards the end she’s just been dead tired by 6pm the whole time. Feel bad too because I spend all this effort on the house and the other kid but compared to the first pregnancy I’ve had zero time to be like “do you need water? Foot rub? Run to the store for that weird food?”\n
    \n
    I remember with the first one I was like okay were in the hospital were good now. After a week long induction and a c section I quickly realized “oh shit there’s a lot of ways she can die right now”\n
    \n
    Then the kid was out and I was like great now we’re good. Nope is it blind? Is it deaf? Why is this test weird\n
    \n
    But I digress, the end is in sight and i know not to panic at those things this time. Fortunately (or unfortunately) I just got laid off and my state does paid leave now. So after today I atleast don’t have to worry about work and I’m not trying to cram everything into that couple hours at the end of the night
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688746101 {#2912
    date: 2023-07-07 18:08:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2906 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2898 …}
  -id: 24500
  -bodyTs: "'2':8 '6pm':44 'atleast':198 'bad':49 'bed':32 'blind':151 'boat':3 'c':116 'compar':65 'coupl':216 'cram':212 'dead':41 'deaf':154 'die':131 'digress':162 'effort':56 'els':19 'end':36,164,220 'everyth':18,213 'feel':48 'first':68,96 'food':91 'foot':82 'fortun':179 'good':107,147 'got':184 'great':143 'hospit':105 'hour':217 'hous':59 'induct':113 'instead':30 'juggl':17 'kid':6,63,136 'know':170 'laid':185 'leav':192 'like':77,100,142 'long':112 'lot':126 'm':208 'need':80 'night':223 'nope':148 'number':7 'oh':121 'okay':101 'one':97 'paid':191 'panic':173 'pregnanc':24,69 'quick':119 're':146 'realiz':120 'reason':22 'rememb':93 'rest':33 'right':132 'rub':83 'run':84 'section':117 'shit':122 'sight':167 'spend':53 'state':189 'store':87 'test':158 'thing':176 'time':47,74,178 'tire':42 'today':196 'toddler':15 'tougher':27 'toward':34 'tri':210 'unfortun':181 've':11,71 'water':81 'way':26,128 'week':111 'weird':90,159 'whatev':21 'whole':46 'work':205 'worri':203 'wrangl':13 'yeah':1 'zero':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1300331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688746101 {#2911
    date: 2023-07-07 18:08:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2894
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Thanks for the reminder. Wife’s nausea is way worse with this baby than the last (who is now a very busy 1 year old). There are a lot of days where I feel like I’m stretched to the limit and I know I’m grumpy a lot more than I should be. I’ve got to get better at self care.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688751127 {#2896
    date: 2023-07-07 19:32:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2892 …}
  +nested: Doctrine\ORM\PersistentCollection {#2890 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 24501
  -bodyTs: "'1':71 'babi':61 'better':108 'busi':70 'care':111 'day':6,79 'drown':48 'end':3 'father':42 'feel':82 'found':24 'frustrat':28 'get':26,107 'good':41 'got':105 'grumpi':95 'help':15 'husband':44 'intern':33 'know':92 'last':64 'like':83 'limit':89 'lot':36,77,97 'm':85,94 'much':9 'nausea':55 'need':13 'old':73 'rememb':16 'remind':52 'self':110 'stretch':86 'take':18 'thank':49 'time':20,30 'unreason':27 've':104 'way':57 'wife':12,53 'wors':58 'year':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/744648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688751127 {#2895
    date: 2023-07-07 19:32:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2894
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Thanks for the reminder. Wife’s nausea is way worse with this baby than the last (who is now a very busy 1 year old). There are a lot of days where I feel like I’m stretched to the limit and I know I’m grumpy a lot more than I should be. I’ve got to get better at self care.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688751127 {#2896
    date: 2023-07-07 19:32:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2892 …}
  +nested: Doctrine\ORM\PersistentCollection {#2890 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 24501
  -bodyTs: "'1':71 'babi':61 'better':108 'busi':70 'care':111 'day':6,79 'drown':48 'end':3 'father':42 'feel':82 'found':24 'frustrat':28 'get':26,107 'good':41 'got':105 'grumpi':95 'help':15 'husband':44 'intern':33 'know':92 'last':64 'like':83 'limit':89 'lot':36,77,97 'm':85,94 'much':9 'nausea':55 'need':13 'old':73 'rememb':16 'remind':52 'self':110 'stretch':86 'take':18 'thank':49 'time':20,30 'unreason':27 've':104 'way':57 'wife':12,53 'wors':58 'year':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/744648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688751127 {#2895
    date: 2023-07-07 19:32:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2894
  +user: Proxies\__CG__\App\Entity\User {#2893 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
  +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 {#2577
    +user: App\Entity\User {#2453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2578 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I feel this. My wife was mostly on bed rest toward the end of her second pregnancy. We also have a toddler. I was basically taking care of our toddler, our two dogs, and the upkeep/cleaning of our house all on my own. Plus working a full time, very stressful job that pays most of our bills. The stress was real. And I was exhausted.\n
      \n
      Keep your head up. But just know that after a C-section your wife won’t be able to do any heavy lifting, driving, and other things for at least 6 weeks afterward. If you have family or friends that you are able to reach out to, it could be good to do so. I don’t necessarily mean having people hang around your house all day. No one wants that. But maybe people can drop off some hot meals for you? Deliver groceries to you? Simple things that can save you a lot of time.\n
      \n
      At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
      \n
      Keep reaching out here if you need to vent or need advice!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690614519 {#2572
      date: 2023-07-29 09:08:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ezmack@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2579 …}
    +nested: Doctrine\ORM\PersistentCollection {#2581 …}
    +votes: Doctrine\ORM\PersistentCollection {#2583 …}
    +reports: Doctrine\ORM\PersistentCollection {#2585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
    -id: 23807
    -bodyTs: "'6':97 'abl':84,109 'advic':222 'afterward':99 'also':19 'around':129 'basic':25 'bed':9 'bill':57 'c':77 'c-section':76 'care':27 'could':115 'day':133,168 'deliv':149 'dog':33 'drive':90 'drop':142 'drown':210 'end':13,165 'exhaust':65 'famili':103 'father':204 'feel':2 'found':186 'friend':105 'frustrat':190 'full':47 'get':188 'good':117,203 'groceri':150 'hang':128 'head':68 'heavi':88 'help':177 'hot':145 'hous':39,131 'husband':206 'intern':195 'job':51 'keep':66,211 'know':72 'least':96 'lift':89 'lot':160,198 'mayb':139 'meal':146 'mean':125 'most':7 'much':171 'necessarili':124 'need':175,217,221 'one':135 'pay':53 'peopl':127,140 'plus':44 'pregnanc':17 'reach':111,212 'real':61 'rememb':178 'rest':10 'save':157 'second':16 'section':78 'simpl':153 'stress':50,59 'take':26,180 'thing':93,154 'time':48,162,182,192 'toddler':22,30 'toward':11 'two':32 'unreason':189 'upkeep/cleaning':36 'vent':219 'want':136 'week':98 'wife':5,80,174 'won':81 'work':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/940708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688744888 {#2573
      date: 2023-07-07 17:48:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2577}
  +body: """
    > At the end of the day, and as much as your wife needs the help, remember to take some time for yourself. I found myself getting unreasonably frustrated at times, and I internalized that a lot. We can’t be good fathers and husbands if we are drowning.\n
    \n
    Thanks for the reminder. Wife’s nausea is way worse with this baby than the last (who is now a very busy 1 year old). There are a lot of days where I feel like I’m stretched to the limit and I know I’m grumpy a lot more than I should be. I’ve got to get better at self care.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688751127 {#2896
    date: 2023-07-07 19:32:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ezmack@lemmy.ml"
    "@orangeNgreen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2892 …}
  +nested: Doctrine\ORM\PersistentCollection {#2890 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 24501
  -bodyTs: "'1':71 'babi':61 'better':108 'busi':70 'care':111 'day':6,79 'drown':48 'end':3 'father':42 'feel':82 'found':24 'frustrat':28 'get':26,107 'good':41 'got':105 'grumpi':95 'help':15 'husband':44 'intern':33 'know':92 'last':64 'like':83 'limit':89 'lot':36,77,97 'm':85,94 'much':9 'nausea':55 'need':13 'old':73 'rememb':16 'remind':52 'self':110 'stretch':86 'take':18 'thank':49 'time':20,30 'unreason':27 've':104 'way':57 'wife':12,53 'wors':58 'year':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/744648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688751127 {#2895
    date: 2023-07-07 19:32:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +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: """
    compressed work weeks are typically pretty successful. Either 4 x 10s for labour jobs. Pilot projects for office staff working 4 days a week, no extra hours for the same salary have been really successful too.\n
    \n
    https://www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687716590 {#2576
    date: 2023-06-25 20:09:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 4642
  -bodyTs: "'/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':39 '10s':11 '4':9,21 'compress':1 'day':22 'either':8 'extra':26 'hour':27 'job':14 'labour':13 'offic':18 'pilot':15 'pretti':6 'project':16 'realli':34 'salari':31 'staff':19 'success':7,35 'typic':5 'week':3,24 'work':2,20 'www.ctvnews.ca':38 'www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':37 'x':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/530946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687716590 {#2575
    date: 2023-06-25 20:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +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: """
    compressed work weeks are typically pretty successful. Either 4 x 10s for labour jobs. Pilot projects for office staff working 4 days a week, no extra hours for the same salary have been really successful too.\n
    \n
    https://www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687716590 {#2576
    date: 2023-06-25 20:09:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 4642
  -bodyTs: "'/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':39 '10s':11 '4':9,21 'compress':1 'day':22 'either':8 'extra':26 'hour':27 'job':14 'labour':13 'offic':18 'pilot':15 'pretti':6 'project':16 'realli':34 'salari':31 'staff':19 'success':7,35 'typic':5 'week':3,24 'work':2,20 'www.ctvnews.ca':38 'www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':37 'x':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/530946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687716590 {#2575
    date: 2023-06-25 20:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2593
  +user: App\Entity\User {#2607 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2594 …}
  +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: """
    compressed work weeks are typically pretty successful. Either 4 x 10s for labour jobs. Pilot projects for office staff working 4 days a week, no extra hours for the same salary have been really successful too.\n
    \n
    https://www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687716590 {#2576
    date: 2023-06-25 20:09:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2595 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2599 …}
  +reports: Doctrine\ORM\PersistentCollection {#2601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2605 …}
  -id: 4642
  -bodyTs: "'/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':39 '10s':11 '4':9,21 'compress':1 'day':22 'either':8 'extra':26 'hour':27 'job':14 'labour':13 'offic':18 'pilot':15 'pretti':6 'project':16 'realli':34 'salari':31 'staff':19 'success':7,35 'typic':5 'week':3,24 'work':2,20 'www.ctvnews.ca':38 'www.ctvnews.ca/business/4-day-workweek-trial-shorter-hours-happier-employees-1.6282611':37 'x':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/530946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687716590 {#2575
    date: 2023-06-25 20:09:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2667
  +user: App\Entity\User {#2681 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Took a 4-day weekend down in the states (Ocean Shores WA) then zoomed back on Sunday to attend a fathers day bbq in Vancouver. No gifts, but I'm itching to hit Home Depot and buy some unnecessary tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687372775 {#2662
    date: 2023-06-21 20:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 1453
  -bodyTs: "'4':3 'attend':19 'back':15 'bbq':23 'buy':37 'day':4,22 'depot':35 'father':21 'gift':27 'hit':33 'home':34 'itch':31 'm':30 'ocean':10 'shore':11 'state':9 'sunday':17 'took':1 'tool':40 'unnecessari':39 'vancouv':25 'wa':12 'weekend':5 'zoom':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/483393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372775 {#2663
    date: 2023-06-21 20:39:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#2681 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Took a 4-day weekend down in the states (Ocean Shores WA) then zoomed back on Sunday to attend a fathers day bbq in Vancouver. No gifts, but I'm itching to hit Home Depot and buy some unnecessary tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687372775 {#2662
    date: 2023-06-21 20:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 1453
  -bodyTs: "'4':3 'attend':19 'back':15 'bbq':23 'buy':37 'day':4,22 'depot':35 'father':21 'gift':27 'hit':33 'home':34 'itch':31 'm':30 'ocean':10 'shore':11 'state':9 'sunday':17 'took':1 'tool':40 'unnecessari':39 'vancouv':25 'wa':12 'weekend':5 'zoom':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/483393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372775 {#2663
    date: 2023-06-21 20:39:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2667
  +user: App\Entity\User {#2681 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Took a 4-day weekend down in the states (Ocean Shores WA) then zoomed back on Sunday to attend a fathers day bbq in Vancouver. No gifts, but I'm itching to hit Home Depot and buy some unnecessary tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687372775 {#2662
    date: 2023-06-21 20:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2669 …}
  +nested: Doctrine\ORM\PersistentCollection {#2671 …}
  +votes: Doctrine\ORM\PersistentCollection {#2673 …}
  +reports: Doctrine\ORM\PersistentCollection {#2675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2679 …}
  -id: 1453
  -bodyTs: "'4':3 'attend':19 'back':15 'bbq':23 'buy':37 'day':4,22 'depot':35 'father':21 'gift':27 'hit':33 'home':34 'itch':31 'm':30 'ocean':10 'shore':11 'state':9 'sunday':17 'took':1 'tool':40 'unnecessari':39 'vancouv':25 'wa':12 'weekend':5 'zoom':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/483393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372775 {#2663
    date: 2023-06-21 20:39:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2741
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: """
    Mine was rainy and gloomy. Our daycare lady has COVID, but my wife and I can't afford to miss work this week, so we unfortunately spent most of Father's Day driving my daughter two hours to stay with her grandparents. Not the greatest Father's Day for me, but no doubt a fantastic one for the grandfather.\n
    \n
    She's been helping him paint the living room. Pretty good for a three-year-old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687232946 {#2736
    date: 2023-06-20 05:49:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 1278
  -bodyTs: "'afford':18 'covid':10 'daughter':35 'day':32,48 'daycar':7 'doubt':53 'drive':33 'fantast':55 'father':30,46 'gloomi':5 'good':70 'grandfath':59 'grandpar':42 'greatest':45 'help':63 'hour':37 'ladi':8 'live':67 'mine':1 'miss':20 'old':76 'one':56 'paint':65 'pretti':69 'raini':3 'room':68 'spent':27 'stay':39 'three':74 'three-year-old':73 'two':36 'unfortun':26 'week':23 'wife':13 'work':21 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/448464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232946 {#2737
    date: 2023-06-20 05:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2741
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: """
    Mine was rainy and gloomy. Our daycare lady has COVID, but my wife and I can't afford to miss work this week, so we unfortunately spent most of Father's Day driving my daughter two hours to stay with her grandparents. Not the greatest Father's Day for me, but no doubt a fantastic one for the grandfather.\n
    \n
    She's been helping him paint the living room. Pretty good for a three-year-old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687232946 {#2736
    date: 2023-06-20 05:49:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 1278
  -bodyTs: "'afford':18 'covid':10 'daughter':35 'day':32,48 'daycar':7 'doubt':53 'drive':33 'fantast':55 'father':30,46 'gloomi':5 'good':70 'grandfath':59 'grandpar':42 'greatest':45 'help':63 'hour':37 'ladi':8 'live':67 'mine':1 'miss':20 'old':76 'one':56 'paint':65 'pretti':69 'raini':3 'room':68 'spent':27 'stay':39 'three':74 'three-year-old':73 'two':36 'unfortun':26 'week':23 'wife':13 'work':21 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/448464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232946 {#2737
    date: 2023-06-20 05:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2741
  +user: App\Entity\User {#2754 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: """
    Mine was rainy and gloomy. Our daycare lady has COVID, but my wife and I can't afford to miss work this week, so we unfortunately spent most of Father's Day driving my daughter two hours to stay with her grandparents. Not the greatest Father's Day for me, but no doubt a fantastic one for the grandfather.\n
    \n
    She's been helping him paint the living room. Pretty good for a three-year-old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687232946 {#2736
    date: 2023-06-20 05:49:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2742 …}
  +nested: Doctrine\ORM\PersistentCollection {#2744 …}
  +votes: Doctrine\ORM\PersistentCollection {#2746 …}
  +reports: Doctrine\ORM\PersistentCollection {#2748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2752 …}
  -id: 1278
  -bodyTs: "'afford':18 'covid':10 'daughter':35 'day':32,48 'daycar':7 'doubt':53 'drive':33 'fantast':55 'father':30,46 'gloomi':5 'good':70 'grandfath':59 'grandpar':42 'greatest':45 'help':63 'hour':37 'ladi':8 'live':67 'mine':1 'miss':20 'old':76 'one':56 'paint':65 'pretti':69 'raini':3 'room':68 'spent':27 'stay':39 'three':74 'three-year-old':73 'two':36 'unfortun':26 'week':23 'wife':13 'work':21 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/448464"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687232946 {#2737
    date: 2023-06-20 05:49:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2816
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687254005 {#2810
    date: 2023-06-20 11:40:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 1271
  -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/103699"
  +editedAt: DateTimeImmutable @1687230682 {#2811
    date: 2023-06-20 05:11:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229556 {#2812
    date: 2023-06-20 04:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2816
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687254005 {#2810
    date: 2023-06-20 11:40:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 1271
  -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/103699"
  +editedAt: DateTimeImmutable @1687230682 {#2811
    date: 2023-06-20 05:11:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229556 {#2812
    date: 2023-06-20 04:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2816
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687254005 {#2810
    date: 2023-06-20 11:40:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 1271
  -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/103699"
  +editedAt: DateTimeImmutable @1687230682 {#2811
    date: 2023-06-20 05:11:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687229556 {#2812
    date: 2023-06-20 04:52:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2842
  +user: Proxies\__CG__\App\Entity\User {#2925 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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 {#2816
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687254005 {#2810
      date: 2023-06-20 11:40:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 1271
    -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thesimplecorner.org/comment/103699"
    +editedAt: DateTimeImmutable @1687230682 {#2811
      date: 2023-06-20 05:11:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229556 {#2812
      date: 2023-06-20 04:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2816}
  +body: "Glad you were able to turn it around, but I feel really bad for your wife!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687254001 {#2843
    date: 2023-06-20 11:40:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 1320
  -bodyTs: "'abl':4 'around':8 'bad':13 'feel':11 'glad':1 'realli':12 'turn':6 'wife':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/331110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687254001 {#2846
    date: 2023-06-20 11:40:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2842
  +user: Proxies\__CG__\App\Entity\User {#2925 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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 {#2816
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687254005 {#2810
      date: 2023-06-20 11:40:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 1271
    -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thesimplecorner.org/comment/103699"
    +editedAt: DateTimeImmutable @1687230682 {#2811
      date: 2023-06-20 05:11:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229556 {#2812
      date: 2023-06-20 04:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2816}
  +body: "Glad you were able to turn it around, but I feel really bad for your wife!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687254001 {#2843
    date: 2023-06-20 11:40:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 1320
  -bodyTs: "'abl':4 'around':8 'bad':13 'feel':11 'glad':1 'realli':12 'turn':6 'wife':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/331110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687254001 {#2846
    date: 2023-06-20 11:40:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2842
  +user: Proxies\__CG__\App\Entity\User {#2925 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +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 {#2816
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Was staying at a cabin with my wife and kid. We went hiking. Was literally 5 foot into the hike... Wife fell and hurt her knee pretty bad because she landed on a large sharp rock. Went straight to urgent care for staples and stitches.... 😂 But she's tough and we actually took the kiddo to the lake and I got in the freezing cold water and swam because the kiddo insisted. Ate some Korean bulgogi style tacos for dinner and I got a Father's Day shirt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1687254005 {#2810
      date: 2023-06-20 11:40:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2817 …}
    +nested: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2821 …}
    +reports: Doctrine\ORM\PersistentCollection {#2823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
    -id: 1271
    -bodyTs: "'5':16 'actual':52 'ate':73 'bad':28 'bulgogi':76 'cabin':5 'care':41 'cold':65 'day':87 'dinner':80 'father':85 'fell':22 'foot':17 'freez':64 'got':61,83 'hike':13,20 'hurt':24 'insist':72 'kid':10 'kiddo':55,71 'knee':26 'korean':75 'lake':58 'land':31 'larg':34 'liter':15 'pretti':27 'rock':36 'sharp':35 'shirt':88 'stapl':43 'stay':2 'stitch':45 'straight':38 'style':77 'swam':68 'taco':78 'took':53 'tough':49 'urgent':40 'water':66 'went':12,37 'wife':8,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thesimplecorner.org/comment/103699"
    +editedAt: DateTimeImmutable @1687230682 {#2811
      date: 2023-06-20 05:11:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687229556 {#2812
      date: 2023-06-20 04:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2816}
  +body: "Glad you were able to turn it around, but I feel really bad for your wife!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687254001 {#2843
    date: 2023-06-20 11:40:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2924 …}
  +nested: Doctrine\ORM\PersistentCollection {#2922 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2914 …}
  -id: 1320
  -bodyTs: "'abl':4 'around':8 'bad':13 'feel':11 'glad':1 'realli':12 'turn':6 'wife':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/331110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687254001 {#2846
    date: 2023-06-20 11:40:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED 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