Redirect 302 redirect from GET @entry_comment_create (361fc2)

GET https://kbin.spritesserver.nl/index.php/m/dadsplain@lemmy.ca/comments/newest?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 …}
}
74.20 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.09 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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1838
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -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 {#1396
    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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1838
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -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 {#1396
    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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1838
    date: 2023-06-17 07:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -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 {#1396
    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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1502
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1838
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2429 …}
    +nested: Doctrine\ORM\PersistentCollection {#2424 …}
    +votes: Doctrine\ORM\PersistentCollection {#2477 …}
    +reports: Doctrine\ORM\PersistentCollection {#2355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
    -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 {#1396
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1502}
  +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 {#3232
    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 {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -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 {#3233
    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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1502
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1838
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2429 …}
    +nested: Doctrine\ORM\PersistentCollection {#2424 …}
    +votes: Doctrine\ORM\PersistentCollection {#2477 …}
    +reports: Doctrine\ORM\PersistentCollection {#2355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
    -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 {#1396
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1502}
  +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 {#3232
    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 {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -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 {#3233
    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 {#3234
  +user: Proxies\__CG__\App\Entity\User {#3235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1502
    +user: App\Entity\User {#1660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1838
      date: 2023-06-17 07:44:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2429 …}
    +nested: Doctrine\ORM\PersistentCollection {#2424 …}
    +votes: Doctrine\ORM\PersistentCollection {#2477 …}
    +reports: Doctrine\ORM\PersistentCollection {#2355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
    -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 {#1396
      date: 2023-06-17 00:41:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1502}
  +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 {#3232
    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 {#3236 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  -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 {#3233
    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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1728
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -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 {#1729
    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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1728
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -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 {#1729
    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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1728
    date: 2023-06-19 01:33:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@postgeographix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -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 {#1729
    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 {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1728
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1735 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -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 {#1729
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3216
    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 {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -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 {#3217
    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 {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1728
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1735 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -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 {#1729
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3216
    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 {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -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 {#3217
    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 {#3218
  +user: Proxies\__CG__\App\Entity\User {#3219 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1714
    +user: App\Entity\User {#2411 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#1728
      date: 2023-06-19 01:33:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@postgeographix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1735 …}
    +nested: Doctrine\ORM\PersistentCollection {#1716 …}
    +votes: Doctrine\ORM\PersistentCollection {#1739 …}
    +reports: Doctrine\ORM\PersistentCollection {#1740 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
    -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 {#1729
      date: 2023-06-16 21:19:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1714}
  +body: "sounds about right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687131222 {#3216
    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 {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  -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 {#3217
    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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1384
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 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 {#1381
    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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1384
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 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 {#1381
    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 {#1385
  +user: App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#1384
    date: 2023-06-15 07:15:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 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 {#1381
    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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2350
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2330
    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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2350
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2330
    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 {#2347
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2350
    date: 2023-06-15 04:35:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kurt@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2330
    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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2102
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -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 {#2109
    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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2102
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -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 {#2109
    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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2102
    date: 2023-06-15 04:10:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -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 {#2109
    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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2294
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -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 {#2290
    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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2294
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -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 {#2290
    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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2294
    date: 2023-06-15 04:03:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@breakerfall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -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 {#2290
    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 {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2243
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2247
    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 {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2243
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2247
    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 {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2243
    date: 2023-06-14 13:13:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GlitterBandRebel@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -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 {#2247
    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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2016
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -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 {#2015
    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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2016
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -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 {#2015
    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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2016
    date: 2023-06-14 10:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soybeanscheesesticks@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -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 {#2015
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3169
    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 {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -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 {#3170
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3169
    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 {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -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 {#3170
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3172 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "Don't know that one. TLDR?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1686702532 {#3169
    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 {#3173 …}
  +nested: Doctrine\ORM\PersistentCollection {#3175 …}
  +votes: Doctrine\ORM\PersistentCollection {#3177 …}
  +reports: Doctrine\ORM\PersistentCollection {#3179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
  -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 {#3170
    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 {#3265
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1987
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
      +magazine: App\Entity\Magazine {#307}
      +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 {#2016
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -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 {#2015
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1987}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3169
      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 {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -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 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3264
    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 {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -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 {#3267
    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 {#3265
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1987
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
      +magazine: App\Entity\Magazine {#307}
      +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 {#2016
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -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 {#2015
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1987}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3169
      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 {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -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 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3264
    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 {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -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 {#3267
    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 {#3265
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3172 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1987
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
      +magazine: App\Entity\Magazine {#307}
      +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 {#2016
        date: 2023-06-14 10:03:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soybeanscheesesticks@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -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 {#2015
        date: 2023-06-14 02:08:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1987}
    +body: "Don't know that one. TLDR?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1686702532 {#3169
      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 {#3173 …}
    +nested: Doctrine\ORM\PersistentCollection {#3175 …}
    +votes: Doctrine\ORM\PersistentCollection {#3177 …}
    +reports: Doctrine\ORM\PersistentCollection {#3179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3183 …}
    -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 {#3170
      date: 2023-06-14 02:28:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3264
    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 {#3272 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -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 {#3267
    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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3185
    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 {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -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 {#3186
    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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3185
    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 {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -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 {#3186
    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 {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2016
      date: 2023-06-14 10:03:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@soybeanscheesesticks@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -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 {#2015
      date: 2023-06-14 02:08:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +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 {#3185
    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 {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -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 {#3186
    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 {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2533
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -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 {#2534
    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 {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2533
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -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 {#2534
    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 {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2533
    date: 2023-06-14 14:38:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -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 {#2534
    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 {#3203
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2538
    +user: App\Entity\User {#2551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2533
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2539 …}
    +nested: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    -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 {#2534
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2538}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3201
    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 {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 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 {#3202
    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 {#3203
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2538
    +user: App\Entity\User {#2551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2533
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2539 …}
    +nested: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    -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 {#2534
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2538}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3201
    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 {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 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 {#3202
    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 {#3203
  +user: App\Entity\User {#2325 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2538
    +user: App\Entity\User {#2551 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2533
      date: 2023-06-14 14:38:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ehxor@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2539 …}
    +nested: Doctrine\ORM\PersistentCollection {#2541 …}
    +votes: Doctrine\ORM\PersistentCollection {#2543 …}
    +reports: Doctrine\ORM\PersistentCollection {#2545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    -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 {#2534
      date: 2023-06-13 17:44:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2538}
  +body: """
    DJ Khaled meme:\n
    \n
    "Congratulations, you paid yourself"
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1686746317 {#3201
    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 {#3204 …}
  +nested: Doctrine\ORM\PersistentCollection {#3206 …}
  +votes: Doctrine\ORM\PersistentCollection {#3208 …}
  +reports: Doctrine\ORM\PersistentCollection {#3210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3214 …}
  -id: 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 {#3202
    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 {#2612
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2607
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -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 {#2608
    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 {#2612
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2607
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -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 {#2608
    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 {#2612
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2607
    date: 2023-06-14 07:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -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 {#2608
    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 {#3100
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2612
    +user: App\Entity\User {#2626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2607
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2616 …}
    +votes: Doctrine\ORM\PersistentCollection {#2618 …}
    +reports: Doctrine\ORM\PersistentCollection {#2620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
    -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 {#2608
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2612}
  +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 {#3102
    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 {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -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 {#3101
    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 {#3100
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2612
    +user: App\Entity\User {#2626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2607
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2616 …}
    +votes: Doctrine\ORM\PersistentCollection {#2618 …}
    +reports: Doctrine\ORM\PersistentCollection {#2620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
    -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 {#2608
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2612}
  +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 {#3102
    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 {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -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 {#3101
    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 {#3100
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2612
    +user: App\Entity\User {#2626 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2607
      date: 2023-06-14 07:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2616 …}
    +votes: Doctrine\ORM\PersistentCollection {#2618 …}
    +reports: Doctrine\ORM\PersistentCollection {#2620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
    -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 {#2608
      date: 2023-06-13 06:28:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2612}
  +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 {#3102
    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 {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -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 {#3101
    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 {#2686
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2681
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -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 {#2682
    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 {#2686
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2681
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -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 {#2682
    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 {#2686
  +user: App\Entity\User {#2699 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2681
    date: 2023-06-14 07:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2687 …}
  +nested: Doctrine\ORM\PersistentCollection {#2689 …}
  +votes: Doctrine\ORM\PersistentCollection {#2691 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
  -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 {#2682
    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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2681
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -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 {#2682
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2686}
  +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 {#3087
    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 {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -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 {#3086
    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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2681
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -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 {#2682
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2686}
  +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 {#3087
    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 {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -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 {#3086
    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 {#3085
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: App\Entity\User {#2699 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2681
      date: 2023-06-14 07:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2687 …}
    +nested: Doctrine\ORM\PersistentCollection {#2689 …}
    +votes: Doctrine\ORM\PersistentCollection {#2691 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2697 …}
    -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 {#2682
      date: 2023-06-13 05:36:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2686}
  +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 {#3087
    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 {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3080 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3148 …}
  -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 {#3086
    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 {#2759
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2754
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -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 {#2755
    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 {#2759
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2754
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -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 {#2755
    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 {#2759
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2754
    date: 2023-09-08 02:32:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -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 {#2755
    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 {#3152
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2754
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2760 …}
    +nested: Doctrine\ORM\PersistentCollection {#2762 …}
    +votes: Doctrine\ORM\PersistentCollection {#2764 …}
    +reports: Doctrine\ORM\PersistentCollection {#2766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
    -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 {#2755
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2759}
  +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 {#3150
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -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 {#3151
    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 {#3152
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2754
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2760 …}
    +nested: Doctrine\ORM\PersistentCollection {#2762 …}
    +votes: Doctrine\ORM\PersistentCollection {#2764 …}
    +reports: Doctrine\ORM\PersistentCollection {#2766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
    -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 {#2755
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2759}
  +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 {#3150
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -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 {#3151
    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 {#3152
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: App\Entity\User {#2772 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2754
      date: 2023-09-08 02:32:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2760 …}
    +nested: Doctrine\ORM\PersistentCollection {#2762 …}
    +votes: Doctrine\ORM\PersistentCollection {#2764 …}
    +reports: Doctrine\ORM\PersistentCollection {#2766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
    -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 {#2755
      date: 2023-06-13 04:51:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2759}
  +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 {#3150
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3167 …}
  -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 {#3151
    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 {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2827
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -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 {#2828
    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 {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2827
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -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 {#2828
    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 {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2827
    date: 2023-06-14 08:58:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -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 {#2828
    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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3065
    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 {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -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 {#3068
    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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3065
    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 {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -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 {#3068
    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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3065
    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 {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -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 {#3068
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3134
    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 {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -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 {#3133
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3134
    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 {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -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 {#3133
    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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Its just me and you beer fridge old buddy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686624686 {#3134
    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 {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -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 {#3133
    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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3118
    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 {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -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 {#3117
    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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3118
    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 {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -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 {#3117
    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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2827
      date: 2023-06-14 08:58:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -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 {#2828
      date: 2023-06-13 04:46:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +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 {#3118
    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 {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -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 {#3117
    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 {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2901
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -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 {#2902
    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 {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2901
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -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 {#2902
    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 {#2906
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2901
    date: 2023-06-13 04:36:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ehxor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -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 {#2902
    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 {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2974
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 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 {#2975
    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 {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2974
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 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 {#2975
    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 {#2979
  +user: App\Entity\User {#2992 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      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 {#2974
    date: 2023-09-08 02:31:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@howdy@thesimplecorner.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2980 …}
  +nested: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  -id: 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 {#2975
    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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2974
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 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 {#2975
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2979}
  +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 {#3248
    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 {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -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 {#3249
    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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2974
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 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 {#2975
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2979}
  +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 {#3248
    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 {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -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 {#3249
    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 {#3250
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "dadsplain@lemmy.ca"
    +title: "dadsplain"
    +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 40
    +entryCommentCount: 193
    +postCount: 6
    +postCommentCount: 13
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1722597695 {#315
      date: 2024-08-02 13:21:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 7
    +apId: "dadsplain@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/dadsplain"
    +apPublicUrl: "https://lemmy.ca/c/dadsplain"
    +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "dadsplain"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704840086 {#316
      date: 2024-01-09 23:41:26.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686714274 {#310
      date: 2023-06-14 05:44:34.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2979
    +user: App\Entity\User {#2992 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2613 …}
    +magazine: App\Entity\Magazine {#307}
    +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 {#2974
      date: 2023-09-08 02:31:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@howdy@thesimplecorner.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2980 …}
    +nested: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    -id: 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 {#2975
      date: 2023-06-13 04:23:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2979}
  +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 {#3248
    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 {#3251 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3255 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -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 {#3249
    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 {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "dadsplain@lemmy.ca"
  +title: "dadsplain"
  +description: "Community for exeriences, insights, and camaraderie relating to fatherhood. Or just dad jokes."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 40
  +entryCommentCount: 193
  +postCount: 6
  +postCommentCount: 13
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1722597695 {#315
    date: 2024-08-02 13:21:35.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 7
  +apId: "dadsplain@lemmy.ca"
  +apProfileId: "https://lemmy.ca/c/dadsplain"
  +apPublicUrl: "https://lemmy.ca/c/dadsplain"
  +apFollowersUrl: "https://lemmy.ca/c/dadsplain/followers"
  +apInboxUrl: "https://lemmy.ca/inbox"
  +apDomain: "lemmy.ca"
  +apPreferredUsername: "dadsplain"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1704840086 {#316
    date: 2024-01-09 23:41:26.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1686714274 {#310
    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