Redirect 302 redirect from GET @entry_comment_create (8cace9)

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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a dad, but a school bus driver. I had a kid lose her marbles.\n
    \n
    We found them we I hit the breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1686980679 {#2429
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 383
  -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/366907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686955300 {#1394
    date: 2023-06-17 00:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a dad, but a school bus driver. I had a kid lose her marbles.\n
    \n
    We found them we I hit the breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1686980679 {#2429
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 383
  -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/366907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686955300 {#1394
    date: 2023-06-17 00:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Not a dad, but a school bus driver. I had a kid lose her marbles.\n
    \n
    We found them we I hit the breaks.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1686980679 {#2429
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 383
  -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/366907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686955300 {#1394
    date: 2023-06-17 00:41:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a dad, but a school bus driver. I had a kid lose her marbles.\n
      \n
      We found them we I hit the breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1686980679 {#2429
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 383
    -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/366907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686955300 {#1394
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I have only ever heard of people 'losing their marbles' figuratively, until this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686980678 {#3233
    date: 2023-06-17 07:44:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@Mongostein@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 550
  -bodyTs: "'ever':4 'figur':11 'heard':5 'lose':8 'marbl':10 'peopl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/277585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686980678 {#3234
    date: 2023-06-17 07:44:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a dad, but a school bus driver. I had a kid lose her marbles.\n
      \n
      We found them we I hit the breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1686980679 {#2429
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 383
    -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/366907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686955300 {#1394
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I have only ever heard of people 'losing their marbles' figuratively, until this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686980678 {#3233
    date: 2023-06-17 07:44:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@Mongostein@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 550
  -bodyTs: "'ever':4 'figur':11 'heard':5 'lose':8 'marbl':10 'peopl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/277585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686980678 {#3234
    date: 2023-06-17 07:44:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Not a dad, but a school bus driver. I had a kid lose her marbles.\n
      \n
      We found them we I hit the breaks.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1686980679 {#2429
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 383
    -bodyTs: "'break':23 'bus':7 'dad':3 'driver':8 'found':17 'hit':21 'kid':12 'lose':13 'marbl':15 'school':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/366907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686955300 {#1394
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I have only ever heard of people 'losing their marbles' figuratively, until this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686980678 {#3233
    date: 2023-06-17 07:44:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@Mongostein@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 550
  -bodyTs: "'ever':4 'figur':11 'heard':5 'lose':8 'marbl':10 'peopl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/277585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686980678 {#3234
    date: 2023-06-17 07:44:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687131224 {#1736
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 356
  -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/262822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943192 {#1724
    date: 2023-06-16 21:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687131224 {#1736
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 356
  -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/262822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943192 {#1724
    date: 2023-06-16 21:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1687131224 {#1736
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1733 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 356
  -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/262822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686943192 {#1724
    date: 2023-06-16 21:19:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687131224 {#1736
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1733 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 356
    -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/262822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686943192 {#1724
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3217
    date: 2023-06-19 01:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 1003
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/424325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687131222 {#3218
    date: 2023-06-19 01:33:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687131224 {#1736
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1733 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 356
    -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/262822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686943192 {#1724
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3217
    date: 2023-06-19 01:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 1003
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/424325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687131222 {#3218
    date: 2023-06-19 01:33:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#314
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#315
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#309
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1718
    +user: App\Entity\User {#2447 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Played with a knife then she got mad at me for taking it from her. Then got even more mad when I tried to explain to her why it's dangerous. She's 3 years old"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1687131224 {#1736
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1733 …}
    +nested: Doctrine\ORM\PersistentCollection {#1717 …}
    +votes: Doctrine\ORM\PersistentCollection {#1741 …}
    +reports: Doctrine\ORM\PersistentCollection {#1707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    -id: 356
    -bodyTs: "'3':34 'danger':31 'even':18 'explain':25 'got':7,17 'knife':4 'mad':8,20 'old':36 'play':1 'take':12 'tri':23 'year':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/262822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686943192 {#1724
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1718}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3217
    date: 2023-06-19 01:33:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
    "@EfreetSK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 1003
  -bodyTs: "'right':3 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/424325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687131222 {#3218
    date: 2023-06-19 01:33:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    1 shiny pound coin.\n
    \n
    It’s a bit stingy but we will usually add it to some other money to get a cheapo toy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686806134 {#1381
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 149
  -bodyTs: "'1':1 'add':14 'bit':8 'cheapo':23 'coin':4 'get':21 'money':19 'pound':3 'shini':2 'stingi':9 'toy':24 'usual':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/201564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686806134 {#1383
    date: 2023-06-15 07:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    1 shiny pound coin.\n
    \n
    It’s a bit stingy but we will usually add it to some other money to get a cheapo toy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686806134 {#1381
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 149
  -bodyTs: "'1':1 'add':14 'bit':8 'cheapo':23 'coin':4 'get':21 'money':19 'pound':3 'shini':2 'stingi':9 'toy':24 'usual':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/201564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686806134 {#1383
    date: 2023-06-15 07:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    1 shiny pound coin.\n
    \n
    It’s a bit stingy but we will usually add it to some other money to get a cheapo toy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686806134 {#1381
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 149
  -bodyTs: "'1':1 'add':14 'bit':8 'cheapo':23 'coin':4 'get':21 'money':19 'pound':3 'shini':2 'stingi':9 'toy':24 'usual':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/201564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686806134 {#1383
    date: 2023-06-15 07:15:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +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 can relate with your kid, I've just yelled why over and over when I hurt myself at times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686796529 {#2330
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 148
  -bodyTs: "'hurt':17 'kid':6 'relat':3 'time':20 've':8 'yell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/124922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796529 {#2348
    date: 2023-06-15 04:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +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 can relate with your kid, I've just yelled why over and over when I hurt myself at times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686796529 {#2330
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 148
  -bodyTs: "'hurt':17 'kid':6 'relat':3 'time':20 've':8 'yell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/124922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796529 {#2348
    date: 2023-06-15 04:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +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 can relate with your kid, I've just yelled why over and over when I hurt myself at times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686796529 {#2330
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 148
  -bodyTs: "'hurt':17 'kid':6 'relat':3 'time':20 've':8 'yell':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/124922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686796529 {#2348
    date: 2023-06-15 04:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2112
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "$5 here. The last one (like last, last) was $20. https://lemmy.world/post/75069"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686795002 {#2109
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 145
  -bodyTs: "'/post/75069':13 '20':10 '5':1 'last':4,7,8 'lemmy.world':12 'lemmy.world/post/75069':11 'like':6 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/196403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686795002 {#2103
    date: 2023-06-15 04:10: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
27 DENIED edit
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "$5 here. The last one (like last, last) was $20. https://lemmy.world/post/75069"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686795002 {#2109
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 145
  -bodyTs: "'/post/75069':13 '20':10 '5':1 'last':4,7,8 'lemmy.world':12 'lemmy.world/post/75069':11 'like':6 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/196403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686795002 {#2103
    date: 2023-06-15 04:10: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
28 DENIED moderate
App\Entity\EntryComment {#2112
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "$5 here. The last one (like last, last) was $20. https://lemmy.world/post/75069"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686795002 {#2109
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 145
  -bodyTs: "'/post/75069':13 '20':10 '5':1 'last':4,7,8 'lemmy.world':12 'lemmy.world/post/75069':11 'like':6 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/196403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686795002 {#2103
    date: 2023-06-15 04:10: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
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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +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: "Is it raining in here? I think it's raining in here..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686794619 {#2290
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 144
  -bodyTs: "'rain':3,10 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/308696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686794619 {#2296
    date: 2023-06-15 04:03: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
31 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +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: "Is it raining in here? I think it's raining in here..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686794619 {#2290
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 144
  -bodyTs: "'rain':3,10 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/308696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686794619 {#2296
    date: 2023-06-15 04:03: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
32 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +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: "Is it raining in here? I think it's raining in here..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686794619 {#2290
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 144
  -bodyTs: "'rain':3,10 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/308696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686794619 {#2296
    date: 2023-06-15 04:03: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
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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +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: "Congratulations! And don't forget to commend him and tell him how great it was that there were no arguments, and if he felt the same? High five, and be ready for more ups and downs. ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686741196 {#2247
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 123
  -bodyTs: "'argument':20 'commend':7 'congratul':1 'down':36 'felt':24 'five':28 'forget':5 'great':13 'high':27 'readi':31 'tell':10 'up':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/232709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686741196 {#2255
    date: 2023-06-14 13:13:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +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: "Congratulations! And don't forget to commend him and tell him how great it was that there were no arguments, and if he felt the same? High five, and be ready for more ups and downs. ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686741196 {#2247
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 123
  -bodyTs: "'argument':20 'commend':7 'congratul':1 'down':36 'felt':24 'five':28 'forget':5 'great':13 'high':27 'readi':31 'tell':10 'up':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/232709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686741196 {#2255
    date: 2023-06-14 13:13:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +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: "Congratulations! And don't forget to commend him and tell him how great it was that there were no arguments, and if he felt the same? High five, and be ready for more ups and downs. ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686741196 {#2247
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 123
  -bodyTs: "'argument':20 'commend':7 'congratul':1 'down':36 'felt':24 'five':28 'forget':5 'great':13 'high':27 'readi':31 'tell':10 'up':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/232709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686741196 {#2255
    date: 2023-06-14 13:13:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1981
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686729795 {#2015
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 104
  -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/137622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686701297 {#2017
    date: 2023-06-14 02:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686729795 {#2015
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 104
  -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/137622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686701297 {#2017
    date: 2023-06-14 02:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686729795 {#2015
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1982 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2375 …}
  +reports: Doctrine\ORM\PersistentCollection {#2374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
  -id: 104
  -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/137622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686701297 {#2017
    date: 2023-06-14 02:08:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3170
    date: 2023-06-14 02:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 107
  -bodyTs: "'know':3 'one':5 'tldr':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/151438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686702532 {#3171
    date: 2023-06-14 02:28:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3170
    date: 2023-06-14 02:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 107
  -bodyTs: "'know':3 'one':5 'tldr':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/151438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686702532 {#3171
    date: 2023-06-14 02:28:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3172
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3170
    date: 2023-06-14 02:28:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3174 …}
  +nested: Doctrine\ORM\PersistentCollection {#3176 …}
  +votes: Doctrine\ORM\PersistentCollection {#3178 …}
  +reports: Doctrine\ORM\PersistentCollection {#3180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
  -id: 107
  -bodyTs: "'know':3 'one':5 'tldr':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/151438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686702532 {#3171
    date: 2023-06-14 02:28:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2269 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1686729795 {#2015
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1982 …}
      +nested: Doctrine\ORM\PersistentCollection {#1980 …}
      +votes: Doctrine\ORM\PersistentCollection {#2375 …}
      +reports: Doctrine\ORM\PersistentCollection {#2374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
      -id: 104
      -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/137622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686701297 {#2017
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 107
    -bodyTs: "'know':3 'one':5 'tldr':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/151438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686702532 {#3171
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It's a subreddit where people would share and discuss non-canon lore for various children's media. I remember a post where we speculated on the religion(s) observed in Danial Tiger, for example. (There is no god but Trolly.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686703670 {#3265
    date: 2023-06-14 02:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
    "@36goingon100@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 108
  -bodyTs: "'canon':13 'children':17 'danial':33 'discuss':10 'exampl':36 'god':40 'lore':14 'media':19 'non':12 'non-canon':11 'observ':31 'peopl':6 'post':23 'religion':29 'rememb':21 'share':8 'specul':26 'subreddit':4 'tiger':34 'trolli':42 'various':16 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/138495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686703670 {#3268
    date: 2023-06-14 02:47:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2269 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1686729795 {#2015
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1982 …}
      +nested: Doctrine\ORM\PersistentCollection {#1980 …}
      +votes: Doctrine\ORM\PersistentCollection {#2375 …}
      +reports: Doctrine\ORM\PersistentCollection {#2374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
      -id: 104
      -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/137622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686701297 {#2017
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 107
    -bodyTs: "'know':3 'one':5 'tldr':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/151438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686702532 {#3171
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It's a subreddit where people would share and discuss non-canon lore for various children's media. I remember a post where we speculated on the religion(s) observed in Danial Tiger, for example. (There is no god but Trolly.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686703670 {#3265
    date: 2023-06-14 02:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
    "@36goingon100@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 108
  -bodyTs: "'canon':13 'children':17 'danial':33 'discuss':10 'exampl':36 'god':40 'lore':14 'media':19 'non':12 'non-canon':11 'observ':31 'peopl':6 'post':23 'religion':29 'rememb':21 'share':8 'specul':26 'subreddit':4 'tiger':34 'trolli':42 'various':16 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/138495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686703670 {#3268
    date: 2023-06-14 02:47:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3266
  +user: App\Entity\User {#2269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#3172
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2269 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1686729795 {#2015
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1982 …}
      +nested: Doctrine\ORM\PersistentCollection {#1980 …}
      +votes: Doctrine\ORM\PersistentCollection {#2375 …}
      +reports: Doctrine\ORM\PersistentCollection {#2374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
      -id: 104
      -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/137622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686701297 {#2017
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
      "@Kurt@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3174 …}
    +nested: Doctrine\ORM\PersistentCollection {#3176 …}
    +votes: Doctrine\ORM\PersistentCollection {#3178 …}
    +reports: Doctrine\ORM\PersistentCollection {#3180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3184 …}
    -id: 107
    -bodyTs: "'know':3 'one':5 'tldr':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/151438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686702532 {#3171
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It's a subreddit where people would share and discuss non-canon lore for various children's media. I remember a post where we speculated on the religion(s) observed in Danial Tiger, for example. (There is no god but Trolly.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686703670 {#3265
    date: 2023-06-14 02:47:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
    "@36goingon100@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 108
  -bodyTs: "'canon':13 'children':17 'danial':33 'discuss':10 'exampl':36 'god':40 'lore':14 'media':19 'non':12 'non-canon':11 'observ':31 'peopl':6 'post':23 'religion':29 'rememb':21 'share':8 'specul':26 'subreddit':4 'tiger':34 'trolli':42 'various':16 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/138495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686703670 {#3268
    date: 2023-06-14 02:47:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Ooh yeah that's a classic, I haven't seen a version of that one here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686729788 {#3186
    date: 2023-06-14 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 106
  -bodyTs: "'classic':6 'haven':8 'one':15 'ooh':1 'seen':10 'version':12 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/137694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729788 {#3187
    date: 2023-06-14 10:03: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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Ooh yeah that's a classic, I haven't seen a version of that one here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686729788 {#3186
    date: 2023-06-14 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 106
  -bodyTs: "'classic':6 'haven':8 'one':15 'ooh':1 'seen':10 'version':12 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/137694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729788 {#3187
    date: 2023-06-14 10:03: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 {#3188
  +user: Proxies\__CG__\App\Entity\User {#3189 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
  +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 {#1981
    +user: App\Entity\User {#2269 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1983 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Embarrassed to admit that I am drawing a blank, but now I'm reminded of r/DanielTigerConspiracy. Has anyone spun up a version of that on here yet?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686729795 {#2015
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1982 …}
    +nested: Doctrine\ORM\PersistentCollection {#1980 …}
    +votes: Doctrine\ORM\PersistentCollection {#2375 …}
    +reports: Doctrine\ORM\PersistentCollection {#2374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2367 …}
    -id: 104
    -bodyTs: "'admit':3 'anyon':18 'blank':9 'draw':7 'embarrass':1 'm':13 'r/danieltigerconspiracy':16 'remind':14 'spun':19 'version':22 'yet':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/137622"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686701297 {#2017
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Ooh yeah that's a classic, I haven't seen a version of that one here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686729788 {#3186
    date: 2023-06-14 10:03:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3190 …}
  +nested: Doctrine\ORM\PersistentCollection {#3192 …}
  +votes: Doctrine\ORM\PersistentCollection {#3194 …}
  +reports: Doctrine\ORM\PersistentCollection {#3196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3200 …}
  -id: 106
  -bodyTs: "'classic':6 'haven':8 'one':15 'ooh':1 'seen':10 'version':12 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/137694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686729788 {#3187
    date: 2023-06-14 10:03: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 {#2539
  +user: App\Entity\User {#2552 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1686746318 {#2534
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 124
  -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/134052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686671092 {#2535
    date: 2023-06-13 17:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#2552 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1686746318 {#2534
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 124
  -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/134052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686671092 {#2535
    date: 2023-06-13 17:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#2552 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1686746318 {#2534
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -id: 124
  -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/134052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686671092 {#2535
    date: 2023-06-13 17:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3204
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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 {#2539
    +user: App\Entity\User {#2552 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1686746318 {#2534
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2540 …}
    +nested: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    -id: 124
    -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/134052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686671092 {#2535
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2539}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3202
    date: 2023-06-14 14:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
    "@Perdendosi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 125
  -bodyTs: "'congratul':4 'dj':1 'khale':2 'meme':3 'paid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/104764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686746317 {#3203
    date: 2023-06-14 14:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3204
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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 {#2539
    +user: App\Entity\User {#2552 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1686746318 {#2534
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2540 …}
    +nested: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    -id: 124
    -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/134052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686671092 {#2535
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2539}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3202
    date: 2023-06-14 14:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
    "@Perdendosi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 125
  -bodyTs: "'congratul':4 'dj':1 'khale':2 'meme':3 'paid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/104764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686746317 {#3203
    date: 2023-06-14 14:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3204
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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 {#2539
    +user: App\Entity\User {#2552 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It depends on how many small bills the tooth fairy happens to have on him at the relevant night. I'm only a little ashamed in admitting that, one day when only $20s were in the wallet, I may have snuck into the LO's room, grabbed a couple of singles from her piggy bank, and then had the tooth fairy give her those (supplementing later, of course)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1686746318 {#2534
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2540 …}
    +nested: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    -id: 124
    -bodyTs: "'20s':33 'admit':27 'asham':25 'bank':55 'bill':7 'coupl':49 'cours':68 'day':30 'depend':2 'fairi':10,61 'give':62 'grab':47 'happen':11 'later':66 'littl':24 'lo':44 'm':21 'mani':5 'may':39 'night':19 'one':29 'piggi':54 'relev':18 'room':46 'singl':51 'small':6 'snuck':41 'supplement':65 'tooth':9,60 'wallet':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/134052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686671092 {#2535
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2539}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3202
    date: 2023-06-14 14:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
    "@Perdendosi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 125
  -bodyTs: "'congratul':4 'dj':1 'khale':2 'meme':3 'paid':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/comment/104764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686746317 {#3203
    date: 2023-06-14 14:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2613
  +user: App\Entity\User {#2627 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 three year old doesn’t bother with “no” most of the time, he just screams.\n
    \n
    Or sometimes I get “NO I DO IT.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719513 {#2608
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2615 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -id: 91
  -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/250314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686630497 {#2609
    date: 2023-06-13 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2613
  +user: App\Entity\User {#2627 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 three year old doesn’t bother with “no” most of the time, he just screams.\n
    \n
    Or sometimes I get “NO I DO IT.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719513 {#2608
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2615 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -id: 91
  -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/250314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686630497 {#2609
    date: 2023-06-13 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2613
  +user: App\Entity\User {#2627 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 three year old doesn’t bother with “no” most of the time, he just screams.\n
    \n
    Or sometimes I get “NO I DO IT.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719513 {#2608
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2615 …}
  +nested: Doctrine\ORM\PersistentCollection {#2617 …}
  +votes: Doctrine\ORM\PersistentCollection {#2619 …}
  +reports: Doctrine\ORM\PersistentCollection {#2621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  -id: 91
  -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/250314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686630497 {#2609
    date: 2023-06-13 06:28:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2613
    +user: App\Entity\User {#2627 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My three year old doesn’t bother with “no” most of the time, he just screams.\n
      \n
      Or sometimes I get “NO I DO IT.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719513 {#2608
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2615 …}
    +nested: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2619 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    -id: 91
    -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/250314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686630497 {#2609
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2613}
  +body: "Man, the independent streak lasts huh? My daughter wants to do everything herself already! Also, that sounds cute to me but at the same time I totally know for you as the parent dealing with it..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686660992 {#3103
    date: 2023-06-13 14:56:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@faiora@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 92
  -bodyTs: "'alreadi':14 'also':15 'cute':18 'daughter':8 'deal':34 'everyth':12 'huh':6 'independ':3 'know':28 'last':5 'man':1 'parent':33 'sound':17 'streak':4 'time':25 'total':27 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/38704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686660992 {#3102
    date: 2023-06-13 14:56:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2613
    +user: App\Entity\User {#2627 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My three year old doesn’t bother with “no” most of the time, he just screams.\n
      \n
      Or sometimes I get “NO I DO IT.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719513 {#2608
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2615 …}
    +nested: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2619 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    -id: 91
    -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/250314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686630497 {#2609
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2613}
  +body: "Man, the independent streak lasts huh? My daughter wants to do everything herself already! Also, that sounds cute to me but at the same time I totally know for you as the parent dealing with it..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686660992 {#3103
    date: 2023-06-13 14:56:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@faiora@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 92
  -bodyTs: "'alreadi':14 'also':15 'cute':18 'daughter':8 'deal':34 'everyth':12 'huh':6 'independ':3 'know':28 'last':5 'man':1 'parent':33 'sound':17 'streak':4 'time':25 'total':27 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/38704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686660992 {#3102
    date: 2023-06-13 14:56:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2613
    +user: App\Entity\User {#2627 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      My three year old doesn’t bother with “no” most of the time, he just screams.\n
      \n
      Or sometimes I get “NO I DO IT.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719513 {#2608
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2615 …}
    +nested: Doctrine\ORM\PersistentCollection {#2617 …}
    +votes: Doctrine\ORM\PersistentCollection {#2619 …}
    +reports: Doctrine\ORM\PersistentCollection {#2621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    -id: 91
    -bodyTs: "'bother':7 'doesn':5 'get':20 'old':4 'scream':16 'sometim':18 'three':2 'time':13 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/250314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686630497 {#2609
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2613}
  +body: "Man, the independent streak lasts huh? My daughter wants to do everything herself already! Also, that sounds cute to me but at the same time I totally know for you as the parent dealing with it..."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1686660992 {#3103
    date: 2023-06-13 14:56:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@faiora@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 92
  -bodyTs: "'alreadi':14 'also':15 'cute':18 'daughter':8 'deal':34 'everyth':12 'huh':6 'independ':3 'know':28 'last':5 'man':1 'parent':33 'sound':17 'streak':4 'time':25 'total':27 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/38704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686660992 {#3102
    date: 2023-06-13 14:56:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
    \n
    “Want to go for a walk?” “No” (proceeds to find her shoes)\n
    \n
    I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719534 {#2682
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 93
  -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686627412 {#2683
    date: 2023-06-13 05:36:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
    \n
    “Want to go for a walk?” “No” (proceeds to find her shoes)\n
    \n
    I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719534 {#2682
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 93
  -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686627412 {#2683
    date: 2023-06-13 05:36:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
    \n
    “Want to go for a walk?” “No” (proceeds to find her shoes)\n
    \n
    I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686719534 {#2682
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 93
  -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/117202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686627412 {#2683
    date: 2023-06-13 05:36:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
      \n
      “Want to go for a walk?” “No” (proceeds to find her shoes)\n
      \n
      I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719534 {#2682
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 93
    -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/117202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686627412 {#2683
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Yep.. Exactly where I am. She is so darn cute but it can be frustrating at times for her and me. She just can't express herself fully yet... even though her mind is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686712158 {#3088
    date: 2023-06-14 05:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@JustAnAverageDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 94
  -bodyTs: "'..':2 'cute':11 'darn':10 'even':31 'exact':3 'express':27 'frustrat':16 'fulli':29 'mind':34 'though':32 'time':18 'yep':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/48732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686712158 {#3087
    date: 2023-06-14 05:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
      \n
      “Want to go for a walk?” “No” (proceeds to find her shoes)\n
      \n
      I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719534 {#2682
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 93
    -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/117202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686627412 {#2683
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Yep.. Exactly where I am. She is so darn cute but it can be frustrating at times for her and me. She just can't express herself fully yet... even though her mind is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686712158 {#3088
    date: 2023-06-14 05:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@JustAnAverageDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 94
  -bodyTs: "'..':2 'cute':11 'darn':10 'even':31 'exact':3 'express':27 'frustrat':16 'fulli':29 'mind':34 'though':32 'time':18 'yep':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/48732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686712158 {#3087
    date: 2023-06-14 05:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3086
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’m at this stage with my daughter as well. She says a very clear and confident “no” to everything, even the things she wants.\n
      \n
      “Want to go for a walk?” “No” (proceeds to find her shoes)\n
      \n
      I am starting to respond to her positive actions with “but you said no. Are you changing your mind?” - if her answer is still no I hold her to it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1686719534 {#2682
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 93
    -bodyTs: "'action':46 'answer':59 'chang':54 'clear':15 'confid':17 'daughter':8 'even':21 'everyth':20 'find':35 'go':28 'hold':64 'm':2 'mind':56 'posit':45 'proceed':33 'respond':42 'said':50 'say':12 'shoe':37 'stage':5 'start':40 'still':61 'thing':23 'walk':31 'want':25,26 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/117202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686627412 {#2683
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Yep.. Exactly where I am. She is so darn cute but it can be frustrating at times for her and me. She just can't express herself fully yet... even though her mind is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686712158 {#3088
    date: 2023-06-14 05:09:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@JustAnAverageDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 94
  -bodyTs: "'..':2 'cute':11 'darn':10 'even':31 'exact':3 'express':27 'frustrat':16 'fulli':29 'mind':34 'though':32 'time':18 'yep':1 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/48732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686712158 {#3087
    date: 2023-06-14 05:09:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133141 {#2755
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 96
  -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624698 {#2756
    date: 2023-06-13 04:51:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133141 {#2755
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 96
  -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624698 {#2756
    date: 2023-06-13 04:51:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2760
  +user: App\Entity\User {#2773 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133141 {#2755
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -id: 96
  -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624698 {#2756
    date: 2023-06-13 04:51:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133141 {#2755
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 96
    -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624698 {#2756
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: """
    I’m gonna try that tomorrow. Especially with food. She has been a mess trying to get her to eat lately. She was a late walker, didn’t start walking till 19 months and almost like a light switch once she started walking. Eating wasn’t in the priority anymore. It’s going wherever and doing whatever!\n
    \n
    Yes, 100% its like “I have freedom now” I can walk! I can sorta express myself!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624786 {#3151
    date: 2023-06-13 04:53:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 28309
  -bodyTs: "'100':59 '19':32 'almost':35 'anymor':50 'didn':27 'eat':20,44 'especi':7 'express':72 'food':9 'freedom':64 'get':17 'go':53 'gonna':3 'late':21,25 'light':38 'like':36,61 'm':2 'mess':14 'month':33 'prioriti':49 'sorta':71 'start':29,42 'switch':39 'till':31 'tomorrow':6 'tri':4,15 'walk':30,43,68 'walker':26 'wasn':45 'whatev':57 'wherev':54 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624786 {#3152
    date: 2023-06-13 04:53: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
83 DENIED edit
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133141 {#2755
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 96
    -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624698 {#2756
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: """
    I’m gonna try that tomorrow. Especially with food. She has been a mess trying to get her to eat lately. She was a late walker, didn’t start walking till 19 months and almost like a light switch once she started walking. Eating wasn’t in the priority anymore. It’s going wherever and doing whatever!\n
    \n
    Yes, 100% its like “I have freedom now” I can walk! I can sorta express myself!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624786 {#3151
    date: 2023-06-13 04:53:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 28309
  -bodyTs: "'100':59 '19':32 'almost':35 'anymor':50 'didn':27 'eat':20,44 'especi':7 'express':72 'food':9 'freedom':64 'get':17 'go':53 'gonna':3 'late':21,25 'light':38 'like':36,61 'm':2 'mess':14 'month':33 'prioriti':49 'sorta':71 'start':29,42 'switch':39 'till':31 'tomorrow':6 'tri':4,15 'walk':30,43,68 'walker':26 'wasn':45 'whatev':57 'wherev':54 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624786 {#3152
    date: 2023-06-13 04:53: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
84 DENIED moderate
App\Entity\EntryComment {#3153
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2760
    +user: App\Entity\User {#2773 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Mines the same age, doing the same thing xD. She's looking for some control. I usually give her the illusion of control by giving her two options, don't want to get dressed? "Would you like to wear your yellow dress or your red dress today?" Same with food, works for me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133141 {#2755
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -id: 96
    -bodyTs: "'age':4 'control':15,23 'dress':34,42,46 'food':50 'get':33 'give':18,25 'illus':21 'like':37 'look':12 'mine':1 'option':28 'red':45 'thing':8 'today':47 'two':27 'usual':17 'want':31 'wear':39 'work':51 'would':35 'xd':9 'yellow':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624698 {#2756
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2760}
  +body: """
    I’m gonna try that tomorrow. Especially with food. She has been a mess trying to get her to eat lately. She was a late walker, didn’t start walking till 19 months and almost like a light switch once she started walking. Eating wasn’t in the priority anymore. It’s going wherever and doing whatever!\n
    \n
    Yes, 100% its like “I have freedom now” I can walk! I can sorta express myself!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624786 {#3151
    date: 2023-06-13 04:53:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3165 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  -id: 28309
  -bodyTs: "'100':59 '19':32 'almost':35 'anymor':50 'didn':27 'eat':20,44 'especi':7 'express':72 'food':9 'freedom':64 'get':17 'go':53 'gonna':3 'late':21,25 'light':38 'like':36,61 'm':2 'mess':14 'month':33 'prioriti':49 'sorta':71 'start':29,42 'switch':39 'till':31 'tomorrow':6 'tri':4,15 'walk':30,43,68 'walker':26 'wasn':45 'whatev':57 'wherev':54 'yes':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624786 {#3152
    date: 2023-06-13 04:53: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686725936 {#2828
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 88
  -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624417 {#2829
    date: 2023-06-13 04:46:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686725936 {#2828
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 88
  -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624417 {#2829
    date: 2023-06-13 04:46:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686725936 {#2828
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 88
  -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624417 {#2829
    date: 2023-06-13 04:46:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Luckily in my language "why" is a 3 syllable word that's harder to say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686717552 {#3066
    date: 2023-06-14 06:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 89
  -bodyTs: "'3':8 'harder':13 'languag':4 'luckili':1 'say':15 'syllabl':9 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/601688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686717552 {#3069
    date: 2023-06-14 06:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Luckily in my language "why" is a 3 syllable word that's harder to say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686717552 {#3066
    date: 2023-06-14 06:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 89
  -bodyTs: "'3':8 'harder':13 'languag':4 'luckili':1 'say':15 'syllabl':9 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/601688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686717552 {#3069
    date: 2023-06-14 06:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3065
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Luckily in my language "why" is a 3 syllable word that's harder to say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686717552 {#3066
    date: 2023-06-14 06:39:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 89
  -bodyTs: "'3':8 'harder':13 'languag':4 'luckili':1 'say':15 'syllabl':9 'word':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/601688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686717552 {#3069
    date: 2023-06-14 06:39:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3135
    date: 2023-06-13 04:51:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 95
  -bodyTs: "'beer':6 'buddi':9 'fridg':7 'old':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624686 {#3134
    date: 2023-06-13 04:51: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
95 DENIED edit
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3135
    date: 2023-06-13 04:51:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 95
  -bodyTs: "'beer':6 'buddi':9 'fridg':7 'old':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624686 {#3134
    date: 2023-06-13 04:51: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
96 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3135
    date: 2023-06-13 04:51:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3131 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3127 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3121 …}
  -id: 95
  -bodyTs: "'beer':6 'buddi':9 'fridg':7 'old':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624686 {#3134
    date: 2023-06-13 04:51: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "As they say, generally a repeated 'why' is not out of pure interest, it's a bit for attention. After a few of those, feel free to give nonsense answers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686725936 {#3119
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: "203.149.201.154"
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 101
  -bodyTs: "'answer':30 'attent':19 'bit':17 'feel':25 'free':26 'general':4 'give':28 'interest':13 'nonsens':29 'pure':12 'repeat':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686725936 {#3118
    date: 2023-06-14 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "As they say, generally a repeated 'why' is not out of pure interest, it's a bit for attention. After a few of those, feel free to give nonsense answers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686725936 {#3119
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: "203.149.201.154"
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 101
  -bodyTs: "'answer':30 'attent':19 'bit':17 'feel':25 'free':26 'general':4 'give':28 'interest':13 'nonsens':29 'pure':12 'repeat':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686725936 {#3118
    date: 2023-06-14 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2833
    +user: App\Entity\User {#2846 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Next word is "why", where reasoning with a toddler will drive you to drink every night after they are asleep. lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686725936 {#2828
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2834 …}
    +nested: Doctrine\ORM\PersistentCollection {#2836 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    -id: 88
    -bodyTs: "'asleep':20 'drink':14 'drive':11 'everi':15 'lol':21 'next':1 'night':16 'reason':6 'toddler':9 'word':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/248602"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686624417 {#2829
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2833}
  +body: "As they say, generally a repeated 'why' is not out of pure interest, it's a bit for attention. After a few of those, feel free to give nonsense answers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686725936 {#3119
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: "203.149.201.154"
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@girlfreddy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 101
  -bodyTs: "'answer':30 'attent':19 'bit':17 'feel':25 'free':26 'general':4 'give':28 'interest':13 'nonsens':29 'pure':12 'repeat':6 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: null
  +editedAt: null
  +createdAt: DateTimeImmutable @1686725936 {#3118
    date: 2023-06-14 08:58:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    We do something a bit different. Rather than cash, we get a small toy and wrap it up. (Still in the $2-$5 range).\n
    \n
    Still slip it under the pillow.\n
    \n
    It’s fun to watch them unwrap it. 3 kids deep, and no one has asked why our tooth fairy does it different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686623805 {#2902
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 142
  -bodyTs: "'2':22 '3':39 '5':23 'ask':46 'bit':5 'cash':9 'deep':41 'differ':6,53 'fairi':50 'fun':33 'get':11 'kid':40 'one':44 'pillow':30 'rang':24 'rather':7 'slip':26 'small':13 'someth':3 'still':19,25 'tooth':49 'toy':14 'unwrap':37 'watch':35 'wrap':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623805 {#2903
    date: 2023-06-13 04:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    We do something a bit different. Rather than cash, we get a small toy and wrap it up. (Still in the $2-$5 range).\n
    \n
    Still slip it under the pillow.\n
    \n
    It’s fun to watch them unwrap it. 3 kids deep, and no one has asked why our tooth fairy does it different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686623805 {#2902
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 142
  -bodyTs: "'2':22 '3':39 '5':23 'ask':46 'bit':5 'cash':9 'deep':41 'differ':6,53 'fairi':50 'fun':33 'get':11 'kid':40 'one':44 'pillow':30 'rang':24 'rather':7 'slip':26 'small':13 'someth':3 'still':19,25 'tooth':49 'toy':14 'unwrap':37 'watch':35 'wrap':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623805 {#2903
    date: 2023-06-13 04:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +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: """
    We do something a bit different. Rather than cash, we get a small toy and wrap it up. (Still in the $2-$5 range).\n
    \n
    Still slip it under the pillow.\n
    \n
    It’s fun to watch them unwrap it. 3 kids deep, and no one has asked why our tooth fairy does it different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686623805 {#2902
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 142
  -bodyTs: "'2':22 '3':39 '5':23 'ask':46 'bit':5 'cash':9 'deep':41 'differ':6,53 'fairi':50 'fun':33 'get':11 'kid':40 'one':44 'pillow':30 'rang':24 'rather':7 'slip':26 'small':13 'someth':3 'still':19,25 'tooth':49 'toy':14 'unwrap':37 'watch':35 'wrap':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/248425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623805 {#2903
    date: 2023-06-13 04:36:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133119 {#2975
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 16240
  -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/115553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623005 {#2976
    date: 2023-06-13 04:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133119 {#2975
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 16240
  -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/115553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623005 {#2976
    date: 2023-06-13 04:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1694133119 {#2975
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 16240
  -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/115553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686623005 {#2976
    date: 2023-06-13 04:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133119 {#2975
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 16240
    -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/115553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686623005 {#2976
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Mine is 21 months. She is almost all day just going going going! She grabs my shirt to get me to stand up and go wherever she wants to go. Her new thing is she likes hanging out in her room but only if mom or dad also are in there with her. It’s a lot of fun right now but a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624631 {#3249
    date: 2023-06-13 04:50:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@pampoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 28308
  -bodyTs: "'21':3 'almost':7 'also':48 'dad':47 'day':9 'fun':59 'get':19 'go':11,12,13,25,30 'grab':15 'hang':37 'like':36 'lot':57,64 'mine':1 'mom':45 'month':4 'new':32 'right':60 'room':41 'shirt':17 'stand':22 'thing':33 'want':28 'wherev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624631 {#3250
    date: 2023-06-13 04:50:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133119 {#2975
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 16240
    -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/115553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686623005 {#2976
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Mine is 21 months. She is almost all day just going going going! She grabs my shirt to get me to stand up and go wherever she wants to go. Her new thing is she likes hanging out in her room but only if mom or dad also are in there with her. It’s a lot of fun right now but a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624631 {#3249
    date: 2023-06-13 04:50:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@pampoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 28308
  -bodyTs: "'21':3 'almost':7 'also':48 'dad':47 'day':9 'fun':59 'get':19 'go':11,12,13,25,30 'grab':15 'hang':37 'like':36 'lot':57,64 'mine':1 'mom':45 'month':4 'new':32 'right':60 'room':41 'shirt':17 'stand':22 'thing':33 'want':28 'wherev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624631 {#3250
    date: 2023-06-13 04:50:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3251
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
  +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 {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2614 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Same. My daughter is a week shy of 18 months, and has fully progressed past the stage of saying **YES!** to everything excitedly. Now it’s noooo for everything. Makes putting her in the car seat in the crowded grocery store parking lot a nice treat."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1694133119 {#2975
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 16240
    -bodyTs: "'18':9 'car':35 'crowd':39 'daughter':3 'everyth':22,29 'excit':23 'fulli':13 'groceri':40 'lot':43 'make':30 'month':10 'nice':45 'noooo':27 'park':42 'past':15 'progress':14 'put':31 'say':19 'seat':36 'shi':7 'stage':17 'store':41 'treat':46 'week':6 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/115553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686623005 {#2976
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Mine is 21 months. She is almost all day just going going going! She grabs my shirt to get me to stand up and go wherever she wants to go. Her new thing is she likes hanging out in her room but only if mom or dad also are in there with her. It’s a lot of fun right now but a lot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624631 {#3249
    date: 2023-06-13 04:50:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
    "@pampoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 28308
  -bodyTs: "'21':3 'almost':7 'also':48 'dad':47 'day':9 'fun':59 'get':19 'go':11,12,13,25,30 'grab':15 'hang':37 'like':36 'lot':57,64 'mine':1 'mom':45 'month':4 'new':32 'right':60 'room':41 'shirt':17 'stand':22 'thing':33 'want':28 'wherev':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thesimplecorner.org/comment/35017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686624631 {#3250
    date: 2023-06-13 04:50:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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