GET https://kbin.spritesserver.nl/microblog/newest/%E2%88%9E?p=6

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 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.05 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\Post {#2705
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2670 …}
  +image: Proxies\__CG__\App\Entity\Image {#2742 …}
  +slug: "Ubuntu-I-use-Ubuntu-btw-at-linuxmemes-at-lemmy-world"
  +body: """
    😂😪 Ubuntu ! I use Ubuntu btw 🥰\n
    \n
    @linuxmemes@lemmy.world
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695615876 {#2711
    date: 2023-09-25 06:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linuxmemes@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 298
  -bodyTs: "'btw':5 'linuxmemes@lemmy.world':6 'ubuntu':1,4 'use':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695629376
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/IvidappAvidapp/statuses/111123882066577485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695615876 {#2665
    date: 2023-09-25 06:24:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#2705
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2670 …}
  +image: Proxies\__CG__\App\Entity\Image {#2742 …}
  +slug: "Ubuntu-I-use-Ubuntu-btw-at-linuxmemes-at-lemmy-world"
  +body: """
    😂😪 Ubuntu ! I use Ubuntu btw 🥰\n
    \n
    @linuxmemes@lemmy.world
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695615876 {#2711
    date: 2023-09-25 06:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linuxmemes@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 298
  -bodyTs: "'btw':5 'linuxmemes@lemmy.world':6 'ubuntu':1,4 'use':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695629376
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/IvidappAvidapp/statuses/111123882066577485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695615876 {#2665
    date: 2023-09-25 06:24:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Post {#2705
  +user: Proxies\__CG__\App\Entity\User {#2862 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2670 …}
  +image: Proxies\__CG__\App\Entity\Image {#2742 …}
  +slug: "Ubuntu-I-use-Ubuntu-btw-at-linuxmemes-at-lemmy-world"
  +body: """
    😂😪 Ubuntu ! I use Ubuntu btw 🥰\n
    \n
    @linuxmemes@lemmy.world
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695615876 {#2711
    date: 2023-09-25 06:24:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@linuxmemes@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2677 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2934 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: []
  -id: 298
  -bodyTs: "'btw':5 'linuxmemes@lemmy.world':6 'ubuntu':1,4 'use':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695629376
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/IvidappAvidapp/statuses/111123882066577485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695615876 {#2665
    date: 2023-09-25 06:24:36.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#2968
  +user: Proxies\__CG__\App\Entity\User {#2966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-Mario-XP"
  +body: "@memes@lemmy.ml Mario XP"
  +lang: "cs"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695533375 {#2961
    date: 2023-09-24 07:29:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: []
  -id: 170
  -bodyTs: "'mario':2 'memes@lemmy.ml':1 'xp':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695537875
  +visibility: "visible             "
  +apId: "https://lethallava.land/notes/9k0l3v7bkjy8e0e6"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533375 {#2945
    date: 2023-09-24 07:29:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Post {#2968
  +user: Proxies\__CG__\App\Entity\User {#2966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-Mario-XP"
  +body: "@memes@lemmy.ml Mario XP"
  +lang: "cs"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695533375 {#2961
    date: 2023-09-24 07:29:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: []
  -id: 170
  -bodyTs: "'mario':2 'memes@lemmy.ml':1 'xp':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695537875
  +visibility: "visible             "
  +apId: "https://lethallava.land/notes/9k0l3v7bkjy8e0e6"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533375 {#2945
    date: 2023-09-24 07:29:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Post {#2968
  +user: Proxies\__CG__\App\Entity\User {#2966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: null
  +slug: "at-memes-at-lemmy-ml-Mario-XP"
  +body: "@memes@lemmy.ml Mario XP"
  +lang: "cs"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695533375 {#2961
    date: 2023-09-24 07:29:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@memes@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2959 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +children: []
  -id: 170
  -bodyTs: "'mario':2 'memes@lemmy.ml':1 'xp':3"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695537875
  +visibility: "visible             "
  +apId: "https://lethallava.land/notes/9k0l3v7bkjy8e0e6"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695533375 {#2945
    date: 2023-09-24 07:29:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#2980
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2982 …}
  +image: Proxies\__CG__\App\Entity\Image {#2983 …}
  +slug: "Schneider-Weiss-Aventinus-bottlecheck-beer-at-beer-at-lemmy-ml"
  +body: """
    Schneider Weiss Aventinus  \n
      \n
    #bottlecheck #beer  \n
      \n
    @beer@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162977 {#2978
    date: 2023-09-20 00:36:17.0 +02:00
  }
  +ip: null
  +tags: [
    "bottlecheck"
    "beer"
  ]
  +mentions: [
    "@beer@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: []
  -id: 289
  -bodyTs: "'aventinus':3 'beer':5 'beer@lemmy.ml':6 'bottlecheck':4 'schneider':1 'weiss':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695162977
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/609877712254737947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162977 {#2979
    date: 2023-09-20 00:36:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Post {#2980
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2982 …}
  +image: Proxies\__CG__\App\Entity\Image {#2983 …}
  +slug: "Schneider-Weiss-Aventinus-bottlecheck-beer-at-beer-at-lemmy-ml"
  +body: """
    Schneider Weiss Aventinus  \n
      \n
    #bottlecheck #beer  \n
      \n
    @beer@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162977 {#2978
    date: 2023-09-20 00:36:17.0 +02:00
  }
  +ip: null
  +tags: [
    "bottlecheck"
    "beer"
  ]
  +mentions: [
    "@beer@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: []
  -id: 289
  -bodyTs: "'aventinus':3 'beer':5 'beer@lemmy.ml':6 'bottlecheck':4 'schneider':1 'weiss':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695162977
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/609877712254737947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162977 {#2979
    date: 2023-09-20 00:36:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Post {#2980
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2982 …}
  +image: Proxies\__CG__\App\Entity\Image {#2983 …}
  +slug: "Schneider-Weiss-Aventinus-bottlecheck-beer-at-beer-at-lemmy-ml"
  +body: """
    Schneider Weiss Aventinus  \n
      \n
    #bottlecheck #beer  \n
      \n
    @beer@lemmy.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162977 {#2978
    date: 2023-09-20 00:36:17.0 +02:00
  }
  +ip: null
  +tags: [
    "bottlecheck"
    "beer"
  ]
  +mentions: [
    "@beer@lemmy.ml"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: []
  -id: 289
  -bodyTs: "'aventinus':3 'beer':5 'beer@lemmy.ml':6 'bottlecheck':4 'schneider':1 'weiss':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695162977
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/609877712254737947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162977 {#2979
    date: 2023-09-20 00:36:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#2996
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
  +body: """
    Preparing the next generation.  \n
      \n
    #startthemyoung #ddc #dancedancerevolution  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694983247 {#2994
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: [
    "startthemyoung"
    "ddc"
    "dancedancerevolution"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: []
  -id: 160
  -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694992179
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694905779 {#2995
    date: 2023-09-17 01:09:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#2996
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
  +body: """
    Preparing the next generation.  \n
      \n
    #startthemyoung #ddc #dancedancerevolution  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694983247 {#2994
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: [
    "startthemyoung"
    "ddc"
    "dancedancerevolution"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: []
  -id: 160
  -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694992179
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694905779 {#2995
    date: 2023-09-17 01:09:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#2996
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#2998 …}
  +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
  +body: """
    Preparing the next generation.  \n
      \n
    #startthemyoung #ddc #dancedancerevolution  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 3
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694983247 {#2994
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: [
    "startthemyoung"
    "ddc"
    "dancedancerevolution"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3001 …}
  +reports: Doctrine\ORM\PersistentCollection {#3003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: []
  -id: 160
  -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694992179
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694905779 {#2995
    date: 2023-09-17 01:09:39.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#6952
  +user: Proxies\__CG__\App\Entity\User {#6950 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "What song?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694926273 {#6930
    date: 2023-09-17 06:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6947 …}
  +nested: Doctrine\ORM\PersistentCollection {#6953 …}
  +votes: Doctrine\ORM\PersistentCollection {#6955 …}
  +reports: Doctrine\ORM\PersistentCollection {#6957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
  -id: 400
  -bodyTs: "'song':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3515892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694926273 {#6951
    date: 2023-09-17 06:51:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\PostComment {#6952
  +user: Proxies\__CG__\App\Entity\User {#6950 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "What song?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694926273 {#6930
    date: 2023-09-17 06:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6947 …}
  +nested: Doctrine\ORM\PersistentCollection {#6953 …}
  +votes: Doctrine\ORM\PersistentCollection {#6955 …}
  +reports: Doctrine\ORM\PersistentCollection {#6957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
  -id: 400
  -bodyTs: "'song':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3515892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694926273 {#6951
    date: 2023-09-17 06:51:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\PostComment {#6952
  +user: Proxies\__CG__\App\Entity\User {#6950 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "What song?"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694926273 {#6930
    date: 2023-09-17 06:51:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6947 …}
  +nested: Doctrine\ORM\PersistentCollection {#6953 …}
  +votes: Doctrine\ORM\PersistentCollection {#6955 …}
  +reports: Doctrine\ORM\PersistentCollection {#6957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
  -id: 400
  -bodyTs: "'song':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3515892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694926273 {#6951
    date: 2023-09-17 06:51:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#6965
  +user: Proxies\__CG__\App\Entity\User {#6966 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#6952
    +user: Proxies\__CG__\App\Entity\User {#6950 …}
    +post: App\Entity\Post {#2996}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: null
    +root: null
    +image: null
    +body: "What song?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694926273 {#6930
      date: 2023-09-17 06:51:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6947 …}
    +nested: Doctrine\ORM\PersistentCollection {#6953 …}
    +votes: Doctrine\ORM\PersistentCollection {#6955 …}
    +reports: Doctrine\ORM\PersistentCollection {#6957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
    -id: 400
    -bodyTs: "'song':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3515892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694926273 {#6951
      date: 2023-09-17 06:51:13.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6952}
  +image: null
  +body: "I think it was “Days Go By” by Dirty Vegas."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694983247 {#6963
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@einlander@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6967 …}
  +nested: Doctrine\ORM\PersistentCollection {#6969 …}
  +votes: Doctrine\ORM\PersistentCollection {#6971 …}
  +reports: Doctrine\ORM\PersistentCollection {#6973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6977 …}
  -id: 401
  -bodyTs: "'day':5 'dirti':9 'go':6 'think':2 'vega':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/185920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694983247 {#6964
    date: 2023-09-17 22:40:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\PostComment {#6965
  +user: Proxies\__CG__\App\Entity\User {#6966 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#6952
    +user: Proxies\__CG__\App\Entity\User {#6950 …}
    +post: App\Entity\Post {#2996}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: null
    +root: null
    +image: null
    +body: "What song?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694926273 {#6930
      date: 2023-09-17 06:51:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6947 …}
    +nested: Doctrine\ORM\PersistentCollection {#6953 …}
    +votes: Doctrine\ORM\PersistentCollection {#6955 …}
    +reports: Doctrine\ORM\PersistentCollection {#6957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
    -id: 400
    -bodyTs: "'song':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3515892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694926273 {#6951
      date: 2023-09-17 06:51:13.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6952}
  +image: null
  +body: "I think it was “Days Go By” by Dirty Vegas."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694983247 {#6963
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@einlander@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6967 …}
  +nested: Doctrine\ORM\PersistentCollection {#6969 …}
  +votes: Doctrine\ORM\PersistentCollection {#6971 …}
  +reports: Doctrine\ORM\PersistentCollection {#6973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6977 …}
  -id: 401
  -bodyTs: "'day':5 'dirti':9 'go':6 'think':2 'vega':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/185920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694983247 {#6964
    date: 2023-09-17 22:40:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\PostComment {#6965
  +user: Proxies\__CG__\App\Entity\User {#6966 …}
  +post: App\Entity\Post {#2996
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#2998 …}
    +slug: "Preparing-the-next-generation-startthemyoung-ddc-dancedancerevolution-at-dadsplain-at-lemmy-ca"
    +body: """
      Preparing the next generation.  \n
        \n
      #startthemyoung #ddc #dancedancerevolution  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 3
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694983247 {#2994
      date: 2023-09-17 22:40:47.0 +02:00
    }
    +ip: null
    +tags: [
      "startthemyoung"
      "ddc"
      "dancedancerevolution"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3001 …}
    +reports: Doctrine\ORM\PersistentCollection {#3003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: []
    -id: 160
    -bodyTs: "'dadsplain@lemmy.ca':8 'dancedancerevolut':7 'ddc':6 'generat':4 'next':3 'prepar':1 'startthemyoung':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694992179
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/608798944808196323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694905779 {#2995
      date: 2023-09-17 01:09:39.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#6952
    +user: Proxies\__CG__\App\Entity\User {#6950 …}
    +post: App\Entity\Post {#2996}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: null
    +root: null
    +image: null
    +body: "What song?"
    +lang: "en"
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1694926273 {#6930
      date: 2023-09-17 06:51:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#6947 …}
    +nested: Doctrine\ORM\PersistentCollection {#6953 …}
    +votes: Doctrine\ORM\PersistentCollection {#6955 …}
    +reports: Doctrine\ORM\PersistentCollection {#6957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6961 …}
    -id: 400
    -bodyTs: "'song':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/3515892"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694926273 {#6951
      date: 2023-09-17 06:51:13.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#6952}
  +image: null
  +body: "I think it was “Days Go By” by Dirty Vegas."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1694983247 {#6963
    date: 2023-09-17 22:40:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@einlander@lemmy.world"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#6967 …}
  +nested: Doctrine\ORM\PersistentCollection {#6969 …}
  +votes: Doctrine\ORM\PersistentCollection {#6971 …}
  +reports: Doctrine\ORM\PersistentCollection {#6973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#6975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#6977 …}
  -id: 401
  -bodyTs: "'day':5 'dirti':9 'go':6 'think':2 'vega':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.crimedad.work/comment/185920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694983247 {#6964
    date: 2023-09-17 22:40:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3011
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: null
  +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
  +body: """
    Ripped my shorts at the playground.  \n
      \n
    Yep  \n
      \n
    #wardrobemalfunction  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694908912 {#3009
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: [
    "wardrobemalfunction"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: []
  -id: 158
  -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694313531
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282531 {#3010
    date: 2023-09-09 20:02:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Post {#3011
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: null
  +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
  +body: """
    Ripped my shorts at the playground.  \n
      \n
    Yep  \n
      \n
    #wardrobemalfunction  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694908912 {#3009
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: [
    "wardrobemalfunction"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: []
  -id: 158
  -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694313531
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282531 {#3010
    date: 2023-09-09 20:02:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Post {#3011
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: null
  +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
  +body: """
    Ripped my shorts at the playground.  \n
      \n
    Yep  \n
      \n
    #wardrobemalfunction  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694908912 {#3009
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: [
    "wardrobemalfunction"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: []
  -id: 158
  -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694313531
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282531 {#3010
    date: 2023-09-09 20:02:11.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#9045
  +user: Proxies\__CG__\App\Entity\User {#9039 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad @dadsplain@lemmy.ca 🤣"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694282638 {#9044
    date: 2023-09-09 20:03:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9037 …}
  +nested: Doctrine\ORM\PersistentCollection {#9034 …}
  +votes: Doctrine\ORM\PersistentCollection {#9032 …}
  +reports: Doctrine\ORM\PersistentCollection {#9030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9026 …}
  -id: 397
  -bodyTs: "'crimedad':1 'dadsplain@lemmy.ca':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://c.im/users/jake4480/statuses/111036506973374215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282638 {#9033
    date: 2023-09-09 20:03:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\PostComment {#9045
  +user: Proxies\__CG__\App\Entity\User {#9039 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad @dadsplain@lemmy.ca 🤣"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694282638 {#9044
    date: 2023-09-09 20:03:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9037 …}
  +nested: Doctrine\ORM\PersistentCollection {#9034 …}
  +votes: Doctrine\ORM\PersistentCollection {#9032 …}
  +reports: Doctrine\ORM\PersistentCollection {#9030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9026 …}
  -id: 397
  -bodyTs: "'crimedad':1 'dadsplain@lemmy.ca':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://c.im/users/jake4480/statuses/111036506973374215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282638 {#9033
    date: 2023-09-09 20:03:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\PostComment {#9045
  +user: Proxies\__CG__\App\Entity\User {#9039 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad @dadsplain@lemmy.ca 🤣"
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1694282638 {#9044
    date: 2023-09-09 20:03:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9037 …}
  +nested: Doctrine\ORM\PersistentCollection {#9034 …}
  +votes: Doctrine\ORM\PersistentCollection {#9032 …}
  +reports: Doctrine\ORM\PersistentCollection {#9030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9026 …}
  -id: 397
  -bodyTs: "'crimedad':1 'dadsplain@lemmy.ca':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://c.im/users/jake4480/statuses/111036506973374215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694282638 {#9033
    date: 2023-09-09 20:03:58.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#9022
  +user: Proxies\__CG__\App\Entity\User {#6906 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Sounds like you’re doing it right."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694908912 {#9024
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9021 …}
  +nested: Doctrine\ORM\PersistentCollection {#9047 …}
  +votes: Doctrine\ORM\PersistentCollection {#9049 …}
  +reports: Doctrine\ORM\PersistentCollection {#9051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9055 …}
  -id: 398
  -bodyTs: "'like':2 're':4 'right':7 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3359872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694908912 {#9023
    date: 2023-09-17 02:01:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\PostComment {#9022
  +user: Proxies\__CG__\App\Entity\User {#6906 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Sounds like you’re doing it right."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694908912 {#9024
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9021 …}
  +nested: Doctrine\ORM\PersistentCollection {#9047 …}
  +votes: Doctrine\ORM\PersistentCollection {#9049 …}
  +reports: Doctrine\ORM\PersistentCollection {#9051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9055 …}
  -id: 398
  -bodyTs: "'like':2 're':4 'right':7 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3359872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694908912 {#9023
    date: 2023-09-17 02:01:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\PostComment {#9022
  +user: Proxies\__CG__\App\Entity\User {#6906 …}
  +post: App\Entity\Post {#3011
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: null
    +slug: "Ripped-my-shorts-at-the-playground-Yep-wardrobemalfunction-at-dadsplain-at-lemmy-ca"
    +body: """
      Ripped my shorts at the playground.  \n
        \n
      Yep  \n
        \n
      #wardrobemalfunction  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1694908912 {#3009
      date: 2023-09-17 02:01:52.0 +02:00
    }
    +ip: null
    +tags: [
      "wardrobemalfunction"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: []
    -id: 158
    -bodyTs: "'dadsplain@lemmy.ca':9 'playground':6 'rip':1 'short':3 'wardrobemalfunct':8 'yep':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1694313531
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/606184855801625537"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694282531 {#3010
      date: 2023-09-09 20:02:11.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Sounds like you’re doing it right."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694908912 {#9024
    date: 2023-09-17 02:01:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#9021 …}
  +nested: Doctrine\ORM\PersistentCollection {#9047 …}
  +votes: Doctrine\ORM\PersistentCollection {#9049 …}
  +reports: Doctrine\ORM\PersistentCollection {#9051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#9053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#9055 …}
  -id: 398
  -bodyTs: "'like':2 're':4 'right':7 'sound':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3359872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694908912 {#9023
    date: 2023-09-17 02:01:52.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3024
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3026 …}
  +image: null
  +slug: "Nightingale-Music-https-files-catbox-moe-drwizu-mp3-Autumn-Forest-Stream-https-923000-blogspot-com-2023-09-autumn-forest-stream-html-wholesome"
  +body: """
    Nightingale Music  \n
     <https://files.catbox.moe/drwizu.mp3>\n
    \n
    🍃🪶\n
    \n
    Autumn Forest Stream  \n
     <https://923000.blogspot.com/2023/09/autumn-forest-stream.html>\n
    \n
    #wholesome
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693861197 {#3022
    date: 2023-09-04 22:59:57.0 +02:00
  }
  +ip: null
  +tags: [
    "wholesome"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: []
  -id: 157
  -bodyTs: "'/2023/09/autumn-forest-stream.html':11 '/drwizu.mp3':5 '923000.blogspot.com':10 '923000.blogspot.com/2023/09/autumn-forest-stream.html':9 'autumn':6 'files.catbox.moe':4 'files.catbox.moe/drwizu.mp3':3 'forest':7 'music':2 'nightingal':1 'stream':8 'wholesom':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/p/1722928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693861197 {#3023
    date: 2023-09-04 22:59:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Post {#3024
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3026 …}
  +image: null
  +slug: "Nightingale-Music-https-files-catbox-moe-drwizu-mp3-Autumn-Forest-Stream-https-923000-blogspot-com-2023-09-autumn-forest-stream-html-wholesome"
  +body: """
    Nightingale Music  \n
     <https://files.catbox.moe/drwizu.mp3>\n
    \n
    🍃🪶\n
    \n
    Autumn Forest Stream  \n
     <https://923000.blogspot.com/2023/09/autumn-forest-stream.html>\n
    \n
    #wholesome
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693861197 {#3022
    date: 2023-09-04 22:59:57.0 +02:00
  }
  +ip: null
  +tags: [
    "wholesome"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: []
  -id: 157
  -bodyTs: "'/2023/09/autumn-forest-stream.html':11 '/drwizu.mp3':5 '923000.blogspot.com':10 '923000.blogspot.com/2023/09/autumn-forest-stream.html':9 'autumn':6 'files.catbox.moe':4 'files.catbox.moe/drwizu.mp3':3 'forest':7 'music':2 'nightingal':1 'stream':8 'wholesom':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/p/1722928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693861197 {#3023
    date: 2023-09-04 22:59:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Post {#3024
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3026 …}
  +image: null
  +slug: "Nightingale-Music-https-files-catbox-moe-drwizu-mp3-Autumn-Forest-Stream-https-923000-blogspot-com-2023-09-autumn-forest-stream-html-wholesome"
  +body: """
    Nightingale Music  \n
     <https://files.catbox.moe/drwizu.mp3>\n
    \n
    🍃🪶\n
    \n
    Autumn Forest Stream  \n
     <https://923000.blogspot.com/2023/09/autumn-forest-stream.html>\n
    \n
    #wholesome
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693861197 {#3022
    date: 2023-09-04 22:59:57.0 +02:00
  }
  +ip: null
  +tags: [
    "wholesome"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: []
  -id: 157
  -bodyTs: "'/2023/09/autumn-forest-stream.html':11 '/drwizu.mp3':5 '923000.blogspot.com':10 '923000.blogspot.com/2023/09/autumn-forest-stream.html':9 'autumn':6 'files.catbox.moe':4 'files.catbox.moe/drwizu.mp3':3 'forest':7 'music':2 'nightingal':1 'stream':8 'wholesom':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/wholesome/p/1722928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693861197 {#3023
    date: 2023-09-04 22:59:57.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#3037
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#3038
    date: 2023-08-22 13:08:38.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Post {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#3037
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#3038
    date: 2023-08-22 13:08:38.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Post {#3039
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +image: null
  +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
  +body: """
    **Buying Windows 11 pro for lifetime license**\n
    \n
    As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
    \n
    That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
    \n
    Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
    \n
    #software #download #laptop #office #microsoft #BuyItForLife
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692709941 {#3037
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: [
    "software"
    "download"
    "laptop"
    "office"
    "microsoft"
    "buyitforlife"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3044 …}
  +reports: Doctrine\ORM\PersistentCollection {#3046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  +children: []
  -id: 155
  -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692715518
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692702518 {#3038
    date: 2023-08-22 13:08:38.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#12253
  +user: Proxies\__CG__\App\Entity\User {#12247 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#12252
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12245 …}
  +nested: Doctrine\ORM\PersistentCollection {#12242 …}
  +votes: Doctrine\ORM\PersistentCollection {#12240 …}
  +reports: Doctrine\ORM\PersistentCollection {#12238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12234 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#12241
    date: 2023-08-22 14:36:40.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\PostComment {#12253
  +user: Proxies\__CG__\App\Entity\User {#12247 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#12252
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12245 …}
  +nested: Doctrine\ORM\PersistentCollection {#12242 …}
  +votes: Doctrine\ORM\PersistentCollection {#12240 …}
  +reports: Doctrine\ORM\PersistentCollection {#12238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12234 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#12241
    date: 2023-08-22 14:36:40.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\PostComment {#12253
  +user: Proxies\__CG__\App\Entity\User {#12247 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: "Counterpoint, switch to Linux and don’t ever worry about OS licensure again."
  +lang: "en"
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692707800 {#12252
    date: 2023-08-22 14:36:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12245 …}
  +nested: Doctrine\ORM\PersistentCollection {#12242 …}
  +votes: Doctrine\ORM\PersistentCollection {#12240 …}
  +reports: Doctrine\ORM\PersistentCollection {#12238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12234 …}
  -id: 394
  -bodyTs: "'counterpoint':1 'ever':8 'licensur':12 'linux':4 'os':11 'switch':2 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/2148340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692707800 {#12241
    date: 2023-08-22 14:36:40.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#12230
  +user: Proxies\__CG__\App\Entity\User {#12229 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#12232
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12254 …}
  +nested: Doctrine\ORM\PersistentCollection {#12256 …}
  +votes: Doctrine\ORM\PersistentCollection {#12258 …}
  +reports: Doctrine\ORM\PersistentCollection {#12260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12264 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#12231
    date: 2023-08-22 15:12:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\PostComment {#12230
  +user: Proxies\__CG__\App\Entity\User {#12229 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#12232
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12254 …}
  +nested: Doctrine\ORM\PersistentCollection {#12256 …}
  +votes: Doctrine\ORM\PersistentCollection {#12258 …}
  +reports: Doctrine\ORM\PersistentCollection {#12260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12264 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#12231
    date: 2023-08-22 15:12:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\PostComment {#12230
  +user: Proxies\__CG__\App\Entity\User {#12229 …}
  +post: App\Entity\Post {#3039
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
    +image: null
    +slug: "Buying-Windows-11-pro-for-lifetime-license-As-an-IT"
    +body: """
      **Buying Windows 11 pro for lifetime license**\n
      \n
      As an IT professional and enthusiastic technology fan, you know that having the most up-to-date operating system on your Windows-powered devices is essential to staying productive and competitive.\n
      \n
      That's why you should seriously consider investing in a [lifetime license of Windows 11 Pro for your laptop, PC](https://microprokey.com/microsoft-windows-10-pro-license/?item=199), and other devices. With Windows 11 Pro, you get access to the latest and greatest features from the Windows operating system. You'll be able to take advantage of the latest security features, use enhanced cloud storage capabilities, and take advantage of more user-friendly design features.\n
      \n
      Plus, you'll never have to worry about having to fork out more cash for a new license for the OS when you update to the newest version of Windows. Invest today in a lifetime license of Windows 11 Pro for your laptop, A PC, and other devices - you'll be sure to get maximum value for your money.\n
      \n
      #software #download #laptop #office #microsoft #BuyItForLife
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692709941 {#3037
      date: 2023-08-22 15:12:21.0 +02:00
    }
    +ip: null
    +tags: [
      "software"
      "download"
      "laptop"
      "office"
      "microsoft"
      "buyitforlife"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3044 …}
    +reports: Doctrine\ORM\PersistentCollection {#3046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
    +children: []
    -id: 155
    -bodyTs: "'/microsoft-windows-10-pro-license/?item=199),':63 '11':3,55,69,150 'abl':88 'access':73 'advantag':91,104 'buy':1 'buyitforlif':176 'capabl':101 'cash':125 'cloud':99 'competit':40 'consid':47 'date':25 'design':110 'devic':33,66,159 'download':172 'enhanc':98 'enthusiast':13 'essenti':35 'fan':15 'featur':79,96,111 'fork':122 'friend':109 'get':72,165 'greatest':78 'invest':48,142 'know':17 'laptop':59,154,173 'latest':76,94 'licens':7,52,129,147 'lifetim':6,51,146 'll':86,114,161 'maximum':166 'microprokey.com':62 'microprokey.com/microsoft-windows-10-pro-license/?item=199),':61 'microsoft':175 'money':170 'never':115 'new':128 'newest':138 'offic':174 'oper':26,83 'os':132 'pc':60,156 'plus':112 'power':32 'pro':4,56,70,151 'product':38 'profession':11 'secur':95 'serious':46 'softwar':171 'stay':37 'storag':100 'sure':163 'system':27,84 'take':90,103 'technolog':14 'today':143 'up-to-d':22 'updat':135 'use':97 'user':108 'user-friend':107 'valu':167 'version':139 'window':2,31,54,68,82,141,149 'windows-pow':30 'worri':118"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692715518
    +visibility: "visible             "
    +apId: "https://kbin.social/m/BuyItForLife/p/1487321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692702518 {#3038
      date: 2023-08-22 13:08:38.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3041 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Totally not an ad. Nice try Microsoft.\n
    \n
    Edit: Ooff not even Microsoft, it’s a scam
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692709941 {#12232
    date: 2023-08-22 15:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: []
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12254 …}
  +nested: Doctrine\ORM\PersistentCollection {#12256 …}
  +votes: Doctrine\ORM\PersistentCollection {#12258 …}
  +reports: Doctrine\ORM\PersistentCollection {#12260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12264 …}
  -id: 395
  -bodyTs: "'ad':4 'edit':8 'even':11 'microsoft':7,12 'nice':5 'ooff':9 'scam':16 'total':1 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2597298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692709941 {#12231
    date: 2023-08-22 15:12:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3054
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +image: null
  +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
  +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700174283 {#3052
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 297
  -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691120145
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691113645 {#3053
    date: 2023-08-04 03:47:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#3054
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +image: null
  +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
  +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700174283 {#3052
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 297
  -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691120145
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691113645 {#3053
    date: 2023-08-04 03:47:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#3054
  +user: Proxies\__CG__\App\Entity\User {#3055 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +image: null
  +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
  +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700174283 {#3052
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +children: []
  -id: 297
  -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691120145
  +visibility: "visible             "
  +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691113645 {#3053
    date: 2023-08-04 03:47:25.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#11966
  +user: Proxies\__CG__\App\Entity\User {#11849 …}
  +post: App\Entity\Post {#3054
    +user: Proxies\__CG__\App\Entity\User {#3055 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
    +image: null
    +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
    +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700174283 {#3052
      date: 2023-11-16 23:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 297
    -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691120145
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691113645 {#3053
      date: 2023-08-04 03:47:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Sportsurge.net\n
    \n
    Idk if it has good soccer stuff but its never let me down on anything else.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700174283 {#11967
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@legion@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11808 …}
  +nested: Doctrine\ORM\PersistentCollection {#11725 …}
  +votes: Doctrine\ORM\PersistentCollection {#11667 …}
  +reports: Doctrine\ORM\PersistentCollection {#11412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11111 …}
  -id: 765
  -bodyTs: "'anyth':16 'els':17 'good':6 'idk':2 'let':12 'never':11 'soccer':7 'sportsurge.net':1 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/1812501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700174283 {#11722
    date: 2023-11-16 23:38:03.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#11966
  +user: Proxies\__CG__\App\Entity\User {#11849 …}
  +post: App\Entity\Post {#3054
    +user: Proxies\__CG__\App\Entity\User {#3055 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
    +image: null
    +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
    +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700174283 {#3052
      date: 2023-11-16 23:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 297
    -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691120145
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691113645 {#3053
      date: 2023-08-04 03:47:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Sportsurge.net\n
    \n
    Idk if it has good soccer stuff but its never let me down on anything else.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700174283 {#11967
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@legion@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11808 …}
  +nested: Doctrine\ORM\PersistentCollection {#11725 …}
  +votes: Doctrine\ORM\PersistentCollection {#11667 …}
  +reports: Doctrine\ORM\PersistentCollection {#11412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11111 …}
  -id: 765
  -bodyTs: "'anyth':16 'els':17 'good':6 'idk':2 'let':12 'never':11 'soccer':7 'sportsurge.net':1 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/1812501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700174283 {#11722
    date: 2023-11-16 23:38:03.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#11966
  +user: Proxies\__CG__\App\Entity\User {#11849 …}
  +post: App\Entity\Post {#3054
    +user: Proxies\__CG__\App\Entity\User {#3055 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
    +image: null
    +slug: "Any-sites-you-guys-use-for-good-quality-Premiere-League"
    +body: "Any sites you guys use for good quality Premiere League soccer streams? Rip navmix :("
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700174283 {#3052
      date: 2023-11-16 23:38:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +children: []
    -id: 297
    -bodyTs: "'good':7 'guy':4 'leagu':10 'navmix':14 'premier':9 'qualiti':8 'rip':13 'site':2 'soccer':11 'stream':12 'use':5"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691120145
    +visibility: "visible             "
    +apId: "https://kbin.social/m/piracy@lemmy.dbzer0.com/p/1173284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691113645 {#3053
      date: 2023-08-04 03:47:25.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3056 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Sportsurge.net\n
    \n
    Idk if it has good soccer stuff but its never let me down on anything else.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700174283 {#11967
    date: 2023-11-16 23:38:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@legion@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#11808 …}
  +nested: Doctrine\ORM\PersistentCollection {#11725 …}
  +votes: Doctrine\ORM\PersistentCollection {#11667 …}
  +reports: Doctrine\ORM\PersistentCollection {#11412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#11113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#11111 …}
  -id: 765
  -bodyTs: "'anyth':16 'els':17 'good':6 'idk':2 'let':12 'never':11 'soccer':7 'sportsurge.net':1 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yall.theatl.social/comment/1812501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700174283 {#11722
    date: 2023-11-16 23:38:03.0 +01: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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3070 …}
  +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
  +body: """
    New bridle  \n
      \n
    One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
      \n
    #parenting #unicorn #stuffedanimal #underwear  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691026288 {#3067
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: [
    "parenting"
    "unicorn"
    "stuffedanimal"
    "underwear"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +children: []
  -id: 153
  -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691054190
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691020690 {#3068
    date: 2023-08-03 01:58:10.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3070 …}
  +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
  +body: """
    New bridle  \n
      \n
    One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
      \n
    #parenting #unicorn #stuffedanimal #underwear  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691026288 {#3067
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: [
    "parenting"
    "unicorn"
    "stuffedanimal"
    "underwear"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +children: []
  -id: 153
  -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691054190
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691020690 {#3068
    date: 2023-08-03 01:58:10.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Post {#3069
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3070 …}
  +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
  +body: """
    New bridle  \n
      \n
    One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
      \n
    #parenting #unicorn #stuffedanimal #underwear  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691026288 {#3067
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: [
    "parenting"
    "unicorn"
    "stuffedanimal"
    "underwear"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +children: []
  -id: 153
  -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691054190
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691020690 {#3068
    date: 2023-08-03 01:58:10.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#15805
  +user: Proxies\__CG__\App\Entity\User {#15799 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3070 …}
    +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
    +body: """
      New bridle  \n
        \n
      One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
        \n
      #parenting #unicorn #stuffedanimal #underwear  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691026288 {#3067
      date: 2023-08-03 03:31:28.0 +02:00
    }
    +ip: null
    +tags: [
      "parenting"
      "unicorn"
      "stuffedanimal"
      "underwear"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +children: []
    -id: 153
    -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691054190
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691020690 {#3068
      date: 2023-08-03 01:58:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "For a second I thought this was a dog with a carrot and underwear"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691026288 {#15804
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15797 …}
  +nested: Doctrine\ORM\PersistentCollection {#15794 …}
  +votes: Doctrine\ORM\PersistentCollection {#15792 …}
  +reports: Doctrine\ORM\PersistentCollection {#15790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15786 …}
  -id: 393
  -bodyTs: "'carrot':12 'dog':9 'second':3 'thought':5 'underwear':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1453067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691026288 {#15793
    date: 2023-08-03 03:31:28.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\PostComment {#15805
  +user: Proxies\__CG__\App\Entity\User {#15799 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3070 …}
    +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
    +body: """
      New bridle  \n
        \n
      One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
        \n
      #parenting #unicorn #stuffedanimal #underwear  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691026288 {#3067
      date: 2023-08-03 03:31:28.0 +02:00
    }
    +ip: null
    +tags: [
      "parenting"
      "unicorn"
      "stuffedanimal"
      "underwear"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +children: []
    -id: 153
    -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691054190
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691020690 {#3068
      date: 2023-08-03 01:58:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "For a second I thought this was a dog with a carrot and underwear"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691026288 {#15804
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15797 …}
  +nested: Doctrine\ORM\PersistentCollection {#15794 …}
  +votes: Doctrine\ORM\PersistentCollection {#15792 …}
  +reports: Doctrine\ORM\PersistentCollection {#15790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15786 …}
  -id: 393
  -bodyTs: "'carrot':12 'dog':9 'second':3 'thought':5 'underwear':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1453067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691026288 {#15793
    date: 2023-08-03 03:31:28.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\PostComment {#15805
  +user: Proxies\__CG__\App\Entity\User {#15799 …}
  +post: App\Entity\Post {#3069
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3070 …}
    +slug: "New-bridle-One-of-my-daughter-s-uncles-decided-to-spoil"
    +body: """
      New bridle  \n
        \n
      One of my daughter's "uncles" decided to spoil her with a big stuffed unicorn. Here it is with its new bridle.  \n
        \n
      #parenting #unicorn #stuffedanimal #underwear  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691026288 {#3067
      date: 2023-08-03 03:31:28.0 +02:00
    }
    +ip: null
    +tags: [
      "parenting"
      "unicorn"
      "stuffedanimal"
      "underwear"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +children: []
    -id: 153
    -bodyTs: "'big':15 'bridl':2,24 'dadsplain@lemmy.ca':29 'daughter':6 'decid':9 'new':1,23 'one':3 'parent':25 'spoil':11 'stuf':16 'stuffedanim':27 'uncl':8 'underwear':28 'unicorn':17,26"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691054190
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/592503700610803383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691020690 {#3068
      date: 2023-08-03 01:58:10.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "For a second I thought this was a dog with a carrot and underwear"
  +lang: "en"
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691026288 {#15804
    date: 2023-08-03 03:31:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#15797 …}
  +nested: Doctrine\ORM\PersistentCollection {#15794 …}
  +votes: Doctrine\ORM\PersistentCollection {#15792 …}
  +reports: Doctrine\ORM\PersistentCollection {#15790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#15788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#15786 …}
  -id: 393
  -bodyTs: "'carrot':12 'dog':9 'second':3 'thought':5 'underwear':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1453067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691026288 {#15793
    date: 2023-08-03 03:31:28.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3085 …}
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "at-lemmyshitpost-at-shitposting-at-lemmygrad-ml"
  +body: """
    @lemmyshitpost  \n
    @shitposting@lemmygrad.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690969037 {#3081
    date: 2023-08-02 11:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shitposting@lemmygrad.ml"
    "@lemmyshitpost"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: []
  -id: 321
  -bodyTs: "'lemmyshitpost':1 'shitposting@lemmygrad.ml':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690969037
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Andreyasimow/statuses/110819346816161990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690969037 {#3082
    date: 2023-08-02 11:37:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Post {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3085 …}
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "at-lemmyshitpost-at-shitposting-at-lemmygrad-ml"
  +body: """
    @lemmyshitpost  \n
    @shitposting@lemmygrad.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690969037 {#3081
    date: 2023-08-02 11:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shitposting@lemmygrad.ml"
    "@lemmyshitpost"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: []
  -id: 321
  -bodyTs: "'lemmyshitpost':1 'shitposting@lemmygrad.ml':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690969037
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Andreyasimow/statuses/110819346816161990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690969037 {#3082
    date: 2023-08-02 11:37:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Post {#3083
  +user: Proxies\__CG__\App\Entity\User {#3084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3085 …}
  +image: Proxies\__CG__\App\Entity\Image {#3086 …}
  +slug: "at-lemmyshitpost-at-shitposting-at-lemmygrad-ml"
  +body: """
    @lemmyshitpost  \n
    @shitposting@lemmygrad.ml
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690969037 {#3081
    date: 2023-08-02 11:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shitposting@lemmygrad.ml"
    "@lemmyshitpost"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  +children: []
  -id: 321
  -bodyTs: "'lemmyshitpost':1 'shitposting@lemmygrad.ml':2"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690969037
  +visibility: "visible             "
  +apId: "https://mastodon.social/users/Andreyasimow/statuses/110819346816161990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690969037 {#3082
    date: 2023-08-02 11:37:17.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +image: Proxies\__CG__\App\Entity\Image {#3102 …}
  +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
  +body: """
    Trying to identify a component on a pool control board.\n
    \n
    It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
    \n
    Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690770813 {#3097
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 152
  -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690801356
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690726856 {#3098
    date: 2023-07-30 16:20:56.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Post {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +image: Proxies\__CG__\App\Entity\Image {#3102 …}
  +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
  +body: """
    Trying to identify a component on a pool control board.\n
    \n
    It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
    \n
    Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690770813 {#3097
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 152
  -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690801356
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690726856 {#3098
    date: 2023-07-30 16:20:56.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Post {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +image: Proxies\__CG__\App\Entity\Image {#3102 …}
  +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
  +body: """
    Trying to identify a component on a pool control board.\n
    \n
    It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
    \n
    Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690770813 {#3097
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: []
  -id: 152
  -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690801356
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690726856 {#3098
    date: 2023-07-30 16:20:56.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#18246
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
    \n
    &gt; 1000pf 250v ceramic cap\n
    \n
    Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690728141 {#18244
    date: 2023-07-30 16:42:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18247 …}
  +nested: Doctrine\ORM\PersistentCollection {#18249 …}
  +votes: Doctrine\ORM\PersistentCollection {#18251 …}
  +reports: Doctrine\ORM\PersistentCollection {#18253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
  -id: 391
  -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690728141 {#18245
    date: 2023-07-30 16:42:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\PostComment {#18246
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
    \n
    &gt; 1000pf 250v ceramic cap\n
    \n
    Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690728141 {#18244
    date: 2023-07-30 16:42:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18247 …}
  +nested: Doctrine\ORM\PersistentCollection {#18249 …}
  +votes: Doctrine\ORM\PersistentCollection {#18251 …}
  +reports: Doctrine\ORM\PersistentCollection {#18253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
  -id: 391
  -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690728141 {#18245
    date: 2023-07-30 16:42:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\PostComment {#18246
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: null
  +root: null
  +image: null
  +body: """
    Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
    \n
    &gt; 1000pf 250v ceramic cap\n
    \n
    Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
    \n
    @askelectronics@discuss.tchncs.de
    """
  +lang: "en"
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690728141 {#18244
    date: 2023-07-30 16:42:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18247 …}
  +nested: Doctrine\ORM\PersistentCollection {#18249 …}
  +votes: Doctrine\ORM\PersistentCollection {#18251 …}
  +reports: Doctrine\ORM\PersistentCollection {#18253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
  -id: 391
  -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690728141 {#18245
    date: 2023-07-30 16:42:21.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#18262
  +user: Proxies\__CG__\App\Entity\User {#18263 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: App\Entity\PostComment {#18246
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +post: App\Entity\Post {#3099}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
      \n
      &gt; 1000pf 250v ceramic cap\n
      \n
      Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690728141 {#18244
      date: 2023-07-30 16:42:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
      "@AbidingOhmsLaw@lemmy.ml"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#18247 …}
    +nested: Doctrine\ORM\PersistentCollection {#18249 …}
    +votes: Doctrine\ORM\PersistentCollection {#18251 …}
    +reports: Doctrine\ORM\PersistentCollection {#18253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
    -id: 391
    -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690728141 {#18245
      date: 2023-07-30 16:42:21.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#18246}
  +image: null
  +body: """
    yep, here is the DigiKey link\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)\n
    \n
    @jarrodsfarrell This is out of production but you can use this link to get the package size and form factor to search for a replacement.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690770813 {#18259
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
    "@jarrodsfarrel"
    "@jarrodsfarrell"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18264 …}
  +nested: Doctrine\ORM\PersistentCollection {#18266 …}
  +votes: Doctrine\ORM\PersistentCollection {#18268 …}
  +reports: Doctrine\ORM\PersistentCollection {#18270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18274 …}
  -id: 392
  -bodyTs: "'/282045':10 '/en/products/detail/':9 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':13 'digikey':5 'factor':33 'form':32 'get':27 'jarrodsfarrel':14 'link':6,25 'packag':29 'product':19 'replac':38 'search':35 'size':30 'use':23 'www.digikey.com':8,12 'www.digikey.com/en/products/detail/':7 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2128266"
  +editedAt: DateTimeImmutable @1690821264 {#18260
    date: 2023-07-31 18:34:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690770813 {#18261
    date: 2023-07-31 04:33:33.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\PostComment {#18262
  +user: Proxies\__CG__\App\Entity\User {#18263 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: App\Entity\PostComment {#18246
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +post: App\Entity\Post {#3099}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
      \n
      &gt; 1000pf 250v ceramic cap\n
      \n
      Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690728141 {#18244
      date: 2023-07-30 16:42:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
      "@AbidingOhmsLaw@lemmy.ml"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#18247 …}
    +nested: Doctrine\ORM\PersistentCollection {#18249 …}
    +votes: Doctrine\ORM\PersistentCollection {#18251 …}
    +reports: Doctrine\ORM\PersistentCollection {#18253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
    -id: 391
    -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690728141 {#18245
      date: 2023-07-30 16:42:21.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#18246}
  +image: null
  +body: """
    yep, here is the DigiKey link\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)\n
    \n
    @jarrodsfarrell This is out of production but you can use this link to get the package size and form factor to search for a replacement.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690770813 {#18259
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
    "@jarrodsfarrel"
    "@jarrodsfarrell"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18264 …}
  +nested: Doctrine\ORM\PersistentCollection {#18266 …}
  +votes: Doctrine\ORM\PersistentCollection {#18268 …}
  +reports: Doctrine\ORM\PersistentCollection {#18270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18274 …}
  -id: 392
  -bodyTs: "'/282045':10 '/en/products/detail/':9 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':13 'digikey':5 'factor':33 'form':32 'get':27 'jarrodsfarrel':14 'link':6,25 'packag':29 'product':19 'replac':38 'search':35 'size':30 'use':23 'www.digikey.com':8,12 'www.digikey.com/en/products/detail/':7 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2128266"
  +editedAt: DateTimeImmutable @1690821264 {#18260
    date: 2023-07-31 18:34:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690770813 {#18261
    date: 2023-07-31 04:33:33.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\PostComment {#18262
  +user: Proxies\__CG__\App\Entity\User {#18263 …}
  +post: App\Entity\Post {#3099
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +image: Proxies\__CG__\App\Entity\Image {#3102 …}
    +slug: "Trying-to-identify-a-component-on-a-pool-control-board"
    +body: """
      Trying to identify a component on a pool control board.\n
      \n
      It's related to the T-Cell functionality of the board, since everything else like sensing, timing, and whatever else works on the board.\n
      \n
      Component got water on it, most likely when a not uncommon occurrence of water jetting out from the filter and splashing onto the board eventually got where it shouldn't.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690770813 {#3097
      date: 2023-07-31 04:33:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: []
    -id: 152
    -bodyTs: "'askelectronics@discuss.tchncs.de':66 'board':10,22,35,59 'cell':18 'compon':5,36 'control':9 'els':25,31 'eventu':60 'everyth':24 'filter':54 'function':19 'got':37,61 'identifi':3 'jet':50 'like':26,42 'occurr':47 'onto':57 'pool':8 'relat':13 'sens':27 'shouldn':64 'sinc':23 'splash':56 't-cell':16 'time':28 'tri':1 'uncommon':46 'water':38,49 'whatev':30 'work':32"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690801356
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803475248922446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690726856 {#3098
      date: 2023-07-30 16:20:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
  +parent: App\Entity\PostComment {#18246
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +post: App\Entity\Post {#3099}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#3101 …}
    +parent: null
    +root: null
    +image: null
    +body: """
      Okay, did a little sleuthing and found @AbidingOhmsLaw@lemmy.ml orphaned post.\n
      \n
      &gt; 1000pf 250v ceramic cap\n
      \n
      Gonna post to the Lemmy repo and ask for a form of softer deletions.\n
      \n
      @askelectronics@discuss.tchncs.de
      """
    +lang: "en"
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690728141 {#18244
      date: 2023-07-30 16:42:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@askelectronics@discuss.tchncs.de"
      "@AbidingOhmsLaw@lemmy.ml"
      "@jarrodsfarrell@hoosier.social"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#18247 …}
    +nested: Doctrine\ORM\PersistentCollection {#18249 …}
    +votes: Doctrine\ORM\PersistentCollection {#18251 …}
    +reports: Doctrine\ORM\PersistentCollection {#18253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#18255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#18257 …}
    -id: 391
    -bodyTs: "'1000pf':11 '250v':12 'abidingohmslaw@lemmy.ml':8 'ask':22 'askelectronics@discuss.tchncs.de':29 'cap':14 'ceram':13 'delet':28 'form':25 'found':7 'gonna':15 'lemmi':19 'littl':4 'okay':1 'orphan':9 'post':10,16 'repo':20 'sleuth':5 'softer':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hoosier.social/users/jarrodsfarrell/statuses/110803559487538961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690728141 {#18245
      date: 2023-07-30 16:42:21.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#18246}
  +image: null
  +body: """
    yep, here is the DigiKey link\n
    \n
    [www.digikey.com/en/products/detail/…/282045](https://www.digikey.com/en/products/detail/panasonic-electronic-components/ECK-TBC102MEM/282045)\n
    \n
    @jarrodsfarrell This is out of production but you can use this link to get the package size and form factor to search for a replacement.
    """
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690770813 {#18259
    date: 2023-07-31 04:33:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@askelectronics@discuss.tchncs.de"
    "@AbidingOhmsLaw@lemmy.ml"
    "@jarrodsfarrell@hoosier.social"
    "@jarrodsfarrel"
    "@jarrodsfarrell"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#18264 …}
  +nested: Doctrine\ORM\PersistentCollection {#18266 …}
  +votes: Doctrine\ORM\PersistentCollection {#18268 …}
  +reports: Doctrine\ORM\PersistentCollection {#18270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#18272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#18274 …}
  -id: 392
  -bodyTs: "'/282045':10 '/en/products/detail/':9 '/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':13 'digikey':5 'factor':33 'form':32 'get':27 'jarrodsfarrel':14 'link':6,25 'packag':29 'product':19 'replac':38 'search':35 'size':30 'use':23 'www.digikey.com':8,12 'www.digikey.com/en/products/detail/':7 'www.digikey.com/en/products/detail/panasonic-electronic-components/eck-tbc102mem/282045)':11 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2128266"
  +editedAt: DateTimeImmutable @1690821264 {#18260
    date: 2023-07-31 18:34:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690770813 {#18261
    date: 2023-07-31 04:33:33.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
  +body: """
    Good morning.  \n
      \n
    It's 7:15am and we have been up since 6:30am.  \n
    #goodmorning #child #recorder #noise #parenting  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690630850 {#3113
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: [
    "goodmorning"
    "child"
    "recorder"
    "noise"
    "parenting"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 149
  -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690543389
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690456989 {#3114
    date: 2023-07-27 13:23:09.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
  +body: """
    Good morning.  \n
      \n
    It's 7:15am and we have been up since 6:30am.  \n
    #goodmorning #child #recorder #noise #parenting  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690630850 {#3113
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: [
    "goodmorning"
    "child"
    "recorder"
    "noise"
    "parenting"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 149
  -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690543389
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690456989 {#3114
    date: 2023-07-27 13:23:09.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Post {#3115
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3116 …}
  +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
  +body: """
    Good morning.  \n
      \n
    It's 7:15am and we have been up since 6:30am.  \n
    #goodmorning #child #recorder #noise #parenting  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 2
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690630850 {#3113
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: [
    "goodmorning"
    "child"
    "recorder"
    "noise"
    "parenting"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
  +children: []
  -id: 149
  -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690543389
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690456989 {#3114
    date: 2023-07-27 13:23:09.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#20498
  +user: Proxies\__CG__\App\Entity\User {#20492 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad@pixelfed.crimedad.work @dadsplain@lemmy.ca that flooring is classic!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690466283 {#20497
    date: 2023-07-27 15:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20490 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20485 …}
  +reports: Doctrine\ORM\PersistentCollection {#20483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 387
  -bodyTs: "'classic':6 'crimedad@pixelfed.crimedad.work':1 'dadsplain@lemmy.ca':2 'floor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mstdn.ca/users/ECityMom/statuses/110786398322198498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690466283 {#20486
    date: 2023-07-27 15:58:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\PostComment {#20498
  +user: Proxies\__CG__\App\Entity\User {#20492 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad@pixelfed.crimedad.work @dadsplain@lemmy.ca that flooring is classic!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690466283 {#20497
    date: 2023-07-27 15:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20490 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20485 …}
  +reports: Doctrine\ORM\PersistentCollection {#20483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 387
  -bodyTs: "'classic':6 'crimedad@pixelfed.crimedad.work':1 'dadsplain@lemmy.ca':2 'floor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mstdn.ca/users/ECityMom/statuses/110786398322198498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690466283 {#20486
    date: 2023-07-27 15:58:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\PostComment {#20498
  +user: Proxies\__CG__\App\Entity\User {#20492 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "@crimedad@pixelfed.crimedad.work @dadsplain@lemmy.ca that flooring is classic!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690466283 {#20497
    date: 2023-07-27 15:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20490 …}
  +nested: Doctrine\ORM\PersistentCollection {#20487 …}
  +votes: Doctrine\ORM\PersistentCollection {#20485 …}
  +reports: Doctrine\ORM\PersistentCollection {#20483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20479 …}
  -id: 387
  -bodyTs: "'classic':6 'crimedad@pixelfed.crimedad.work':1 'dadsplain@lemmy.ca':2 'floor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mstdn.ca/users/ECityMom/statuses/110786398322198498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690466283 {#20486
    date: 2023-07-27 15:58:03.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#20475
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "I can hear this picture."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690630850 {#20477
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20499 …}
  +nested: Doctrine\ORM\PersistentCollection {#20501 …}
  +votes: Doctrine\ORM\PersistentCollection {#20503 …}
  +reports: Doctrine\ORM\PersistentCollection {#20505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20509 …}
  -id: 388
  -bodyTs: "'hear':3 'pictur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1847951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690630850 {#20476
    date: 2023-07-29 13:40:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\PostComment {#20475
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "I can hear this picture."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690630850 {#20477
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20499 …}
  +nested: Doctrine\ORM\PersistentCollection {#20501 …}
  +votes: Doctrine\ORM\PersistentCollection {#20503 …}
  +reports: Doctrine\ORM\PersistentCollection {#20505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20509 …}
  -id: 388
  -bodyTs: "'hear':3 'pictur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1847951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690630850 {#20476
    date: 2023-07-29 13:40:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\PostComment {#20475
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3115
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3116 …}
    +slug: "Good-morning-It-s-7-15am-and-we-have-been-up-since"
    +body: """
      Good morning.  \n
        \n
      It's 7:15am and we have been up since 6:30am.  \n
      #goodmorning #child #recorder #noise #parenting  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 2
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690630850 {#3113
      date: 2023-07-29 13:40:50.0 +02:00
    }
    +ip: null
    +tags: [
      "goodmorning"
      "child"
      "recorder"
      "noise"
      "parenting"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3117 …}
    +votes: Doctrine\ORM\PersistentCollection {#3119 …}
    +reports: Doctrine\ORM\PersistentCollection {#3121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3125 …}
    +children: []
    -id: 149
    -bodyTs: "'15am':6 '30am':14 '6':13 '7':5 'child':16 'dadsplain@lemmy.ca':20 'good':1 'goodmorn':15 'morn':2 'nois':18 'parent':19 'record':17 'sinc':12"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690543389
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/590139366701489998"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690456989 {#3114
      date: 2023-07-27 13:23:09.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "I can hear this picture."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690630850 {#20477
    date: 2023-07-29 13:40:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#20499 …}
  +nested: Doctrine\ORM\PersistentCollection {#20501 …}
  +votes: Doctrine\ORM\PersistentCollection {#20503 …}
  +reports: Doctrine\ORM\PersistentCollection {#20505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#20507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#20509 …}
  -id: 388
  -bodyTs: "'hear':3 'pictur':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1847951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690630850 {#20476
    date: 2023-07-29 13:40:50.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\Post {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "I-m-sorry-guys-I-was-too-weak-to-resist-but"
  +body: "I'm sorry guys, I was too weak to resist (but at least I helped a bit with the join-lemmy.org banner)"
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690450955 {#3127
    date: 2023-07-27 11:42:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 336
  -bodyTs: "'banner':21 'bit':17 'guy':4 'help':15 'join-lemmy.org':20 'least':13 'm':2 'resist':10 'sorri':3 'weak':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/1039457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690450955 {#3128
    date: 2023-07-27 11:42:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Post {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "I-m-sorry-guys-I-was-too-weak-to-resist-but"
  +body: "I'm sorry guys, I was too weak to resist (but at least I helped a bit with the join-lemmy.org banner)"
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690450955 {#3127
    date: 2023-07-27 11:42:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 336
  -bodyTs: "'banner':21 'bit':17 'guy':4 'help':15 'join-lemmy.org':20 'least':13 'm':2 'resist':10 'sorri':3 'weak':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/1039457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690450955 {#3128
    date: 2023-07-27 11:42:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Post {#3129
  +user: Proxies\__CG__\App\Entity\User {#3130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2962 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +slug: "I-m-sorry-guys-I-was-too-weak-to-resist-but"
  +body: "I'm sorry guys, I was too weak to resist (but at least I helped a bit with the join-lemmy.org banner)"
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690450955 {#3127
    date: 2023-07-27 11:42:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3132 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3140 …}
  +children: []
  -id: 336
  -bodyTs: "'banner':21 'bit':17 'guy':4 'help':15 'join-lemmy.org':20 'least':13 'm':2 'resist':10 'sorri':3 'weak':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/p/1039457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690450955 {#3128
    date: 2023-07-27 11:42:35.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3145 …}
  +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
  +body: """
    #hammocklife  \n
      \n
    Finally got around to putting up the hammock this year.  \n
    #backyard #hammock #selfie #summer  \n
      \n
    @dadsplain@lemmy.ca  \n
      \n
    [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
    [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690160927 {#3142
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: [
    "hammocklife"
    "backyard"
    "hammock"
    "selfie"
    "summer"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +children: []
  -id: 148
  -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690181933
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690152433 {#3143
    date: 2023-07-24 00:47:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3145 …}
  +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
  +body: """
    #hammocklife  \n
      \n
    Finally got around to putting up the hammock this year.  \n
    #backyard #hammock #selfie #summer  \n
      \n
    @dadsplain@lemmy.ca  \n
      \n
    [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
    [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690160927 {#3142
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: [
    "hammocklife"
    "backyard"
    "hammock"
    "selfie"
    "summer"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +children: []
  -id: 148
  -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690181933
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690152433 {#3143
    date: 2023-07-24 00:47:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Post {#3144
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3145 …}
  +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
  +body: """
    #hammocklife  \n
      \n
    Finally got around to putting up the hammock this year.  \n
    #backyard #hammock #selfie #summer  \n
      \n
    @dadsplain@lemmy.ca  \n
      \n
    [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
    [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690160927 {#3142
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: [
    "hammocklife"
    "backyard"
    "hammock"
    "selfie"
    "summer"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +children: []
  -id: 148
  -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690181933
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690152433 {#3143
    date: 2023-07-24 00:47:13.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"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\PostComment {#23267
  +user: Proxies\__CG__\App\Entity\User {#23246 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23229 …}
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690157168 {#23265
    date: 2023-07-24 02:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23268 …}
  +nested: Doctrine\ORM\PersistentCollection {#23270 …}
  +votes: Doctrine\ORM\PersistentCollection {#23272 …}
  +reports: Doctrine\ORM\PersistentCollection {#23274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
  -id: 384
  -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1650365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690157168 {#23266
    date: 2023-07-24 02:06:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\PostComment {#23267
  +user: Proxies\__CG__\App\Entity\User {#23246 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23229 …}
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690157168 {#23265
    date: 2023-07-24 02:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23268 …}
  +nested: Doctrine\ORM\PersistentCollection {#23270 …}
  +votes: Doctrine\ORM\PersistentCollection {#23272 …}
  +reports: Doctrine\ORM\PersistentCollection {#23274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
  -id: 384
  -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1650365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690157168 {#23266
    date: 2023-07-24 02:06:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\PostComment {#23267
  +user: Proxies\__CG__\App\Entity\User {#23246 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23229 …}
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690157168 {#23265
    date: 2023-07-24 02:06:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23268 …}
  +nested: Doctrine\ORM\PersistentCollection {#23270 …}
  +votes: Doctrine\ORM\PersistentCollection {#23272 …}
  +reports: Doctrine\ORM\PersistentCollection {#23274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
  -id: 384
  -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1650365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690157168 {#23266
    date: 2023-07-24 02:06:08.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"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\PostComment {#23282
  +user: Proxies\__CG__\App\Entity\User {#23228 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23267
    +user: Proxies\__CG__\App\Entity\User {#23246 …}
    +post: App\Entity\Post {#3144}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: App\Entity\PostComment {#23229 …}
    +root: App\Entity\PostComment {#23252 …}
    +image: null
    +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690157168 {#23265
      date: 2023-07-24 02:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
      "@Bitswap@lemmy.world"
      "@Kurt@lemmy.one"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#23268 …}
    +nested: Doctrine\ORM\PersistentCollection {#23270 …}
    +votes: Doctrine\ORM\PersistentCollection {#23272 …}
    +reports: Doctrine\ORM\PersistentCollection {#23274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
    -id: 384
    -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1650365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690157168 {#23266
      date: 2023-07-24 02:06:08.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: """
    Yeah, that’s exactly it. It’s an open source alternative to Instagram based on ActivityPub, like Mastodon and Lemmy. In terms of functionality I think it’s better than Instagram. There are no ads or sinister algorithms; I can select and copy text; I can easily reshare posts I like; and I can include working hyperlinks in my posts and replies.\n
    \n
    The main benefits to running your own instance are that you don’t have to rely on anyone else to keep the site running and you can decide for yourself about federating or not with other instances. For me it’s also just a fun little DIY project to set up and maintain my own server.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690160927 {#23280
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23283 …}
  +nested: Doctrine\ORM\PersistentCollection {#23285 …}
  +votes: Doctrine\ORM\PersistentCollection {#23287 …}
  +reports: Doctrine\ORM\PersistentCollection {#23289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23293 …}
  -id: 385
  -bodyTs: "'activitypub':16 'ad':35 'algorithm':38 'also':104 'altern':11 'anyon':80 'base':14 'benefit':65 'better':29 'copi':43 'decid':90 'diy':109 'easili':47 'els':81 'exact':4 'feder':94 'fun':107 'function':24 'hyperlink':57 'includ':55 'instagram':13,31 'instanc':70,99 'keep':83 'lemmi':20 'like':17,51 'littl':108 'main':64 'maintain':115 'mastodon':18 'open':9 'post':49,60 'project':110 'reli':78 'repli':62 'reshar':48 'run':67,86 'select':41 'server':118 'set':112 'sinist':37 'site':85 'sourc':10 'term':22 'text':44 'think':26 'work':56 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1419256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690160927 {#23281
    date: 2023-07-24 03:08:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\PostComment {#23282
  +user: Proxies\__CG__\App\Entity\User {#23228 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23267
    +user: Proxies\__CG__\App\Entity\User {#23246 …}
    +post: App\Entity\Post {#3144}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: App\Entity\PostComment {#23229 …}
    +root: App\Entity\PostComment {#23252 …}
    +image: null
    +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690157168 {#23265
      date: 2023-07-24 02:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
      "@Bitswap@lemmy.world"
      "@Kurt@lemmy.one"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#23268 …}
    +nested: Doctrine\ORM\PersistentCollection {#23270 …}
    +votes: Doctrine\ORM\PersistentCollection {#23272 …}
    +reports: Doctrine\ORM\PersistentCollection {#23274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
    -id: 384
    -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1650365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690157168 {#23266
      date: 2023-07-24 02:06:08.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: """
    Yeah, that’s exactly it. It’s an open source alternative to Instagram based on ActivityPub, like Mastodon and Lemmy. In terms of functionality I think it’s better than Instagram. There are no ads or sinister algorithms; I can select and copy text; I can easily reshare posts I like; and I can include working hyperlinks in my posts and replies.\n
    \n
    The main benefits to running your own instance are that you don’t have to rely on anyone else to keep the site running and you can decide for yourself about federating or not with other instances. For me it’s also just a fun little DIY project to set up and maintain my own server.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690160927 {#23280
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23283 …}
  +nested: Doctrine\ORM\PersistentCollection {#23285 …}
  +votes: Doctrine\ORM\PersistentCollection {#23287 …}
  +reports: Doctrine\ORM\PersistentCollection {#23289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23293 …}
  -id: 385
  -bodyTs: "'activitypub':16 'ad':35 'algorithm':38 'also':104 'altern':11 'anyon':80 'base':14 'benefit':65 'better':29 'copi':43 'decid':90 'diy':109 'easili':47 'els':81 'exact':4 'feder':94 'fun':107 'function':24 'hyperlink':57 'includ':55 'instagram':13,31 'instanc':70,99 'keep':83 'lemmi':20 'like':17,51 'littl':108 'main':64 'maintain':115 'mastodon':18 'open':9 'post':49,60 'project':110 'reli':78 'repli':62 'reshar':48 'run':67,86 'select':41 'server':118 'set':112 'sinist':37 'site':85 'sourc':10 'term':22 'text':44 'think':26 'work':56 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1419256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690160927 {#23281
    date: 2023-07-24 03:08:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\PostComment {#23282
  +user: Proxies\__CG__\App\Entity\User {#23228 …}
  +post: App\Entity\Post {#3144
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3145 …}
    +slug: "hammocklife-Finally-got-around-to-putting-up-the-hammock-this"
    +body: """
      #hammocklife  \n
        \n
      Finally got around to putting up the hammock this year.  \n
      #backyard #hammock #selfie #summer  \n
        \n
      @dadsplain@lemmy.ca  \n
        \n
      [Selfie (second in a series of three): same set up as the previous photo, but the photographer's daughter has positioned herself on top of him and is smiling at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/JdnmaRSzUiP7/rNjyWdqYwFSJY7fd2iTIDrLmwiDPaq8daCKHpB75.jpg)  \n
      [Selfie (third and final): same set up as the previous shot, but the photographer's daughter is sticking her tongue out at the camera.](https://pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvIFCsPwpJ/A7OZZtnTn7pEdpo0hCsxcVGvh0pvX0nAbIlogKiA.jpg)
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1690160927 {#3142
      date: 2023-07-24 03:08:47.0 +02:00
    }
    +ip: null
    +tags: [
      "hammocklife"
      "backyard"
      "hammock"
      "selfie"
      "summer"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3146 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +children: []
    -id: 148
    -bodyTs: "'/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':51 '/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':78 'around':4 'backyard':12 'camera':48,75 'dadsplain@lemmy.ca':16 'daughter':35,67 'final':2,55 'got':3 'hammock':9,13 'hammocklif':1 'photo':30 'photograph':33,65 'pixelfed.crimedad.work':50,77 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/jdnmarszuip7/rnjywdqywfsjy7fd2itidrlmwidpaq8dackhpb75.jpg)':49 'pixelfed.crimedad.work/storage/m/_v2/583754591554580481/bf0f52ff2-92677b/oyvvifcspwpj/a7ozztntn7pedpo0hcsxcvgvh0pvx0nabilogkia.jpg)':76 'posit':37 'previous':29,61 'put':6 'second':18 'selfi':14,17,52 'seri':21 'set':25,57 'shot':62 'smile':45 'stick':69 'summer':15 'third':53 'three':23 'tongu':71 'top':40 'year':11"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1690181933
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/588861965386943407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690152433 {#3143
      date: 2023-07-24 00:47:13.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: App\Entity\PostComment {#23267
    +user: Proxies\__CG__\App\Entity\User {#23246 …}
    +post: App\Entity\Post {#3144}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +parent: App\Entity\PostComment {#23229 …}
    +root: App\Entity\PostComment {#23252 …}
    +image: null
    +body: "tell me about pixelfed. Looks like a federated instagram. is it? any benefits to hosting your own vs joining an instance?"
    +lang: "en"
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690157168 {#23265
      date: 2023-07-24 02:06:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dadsplain@lemmy.ca"
      "@crimedad@pixelfed.crimedad.work"
      "@Bitswap@lemmy.world"
      "@Kurt@lemmy.one"
    ]
    +isAdult: false
    +updateMark: false
    +children: Doctrine\ORM\PersistentCollection {#23268 …}
    +nested: Doctrine\ORM\PersistentCollection {#23270 …}
    +votes: Doctrine\ORM\PersistentCollection {#23272 …}
    +reports: Doctrine\ORM\PersistentCollection {#23274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#23276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#23278 …}
    -id: 384
    -bodyTs: "'benefit':13 'feder':8 'host':15 'instagram':9 'instanc':21 'join':19 'like':6 'look':5 'pixelf':4 'tell':1 'vs':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1650365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690157168 {#23266
      date: 2023-07-24 02:06:08.0 +02:00
    }
  }
  +root: App\Entity\PostComment {#23252 …}
  +image: null
  +body: """
    Yeah, that’s exactly it. It’s an open source alternative to Instagram based on ActivityPub, like Mastodon and Lemmy. In terms of functionality I think it’s better than Instagram. There are no ads or sinister algorithms; I can select and copy text; I can easily reshare posts I like; and I can include working hyperlinks in my posts and replies.\n
    \n
    The main benefits to running your own instance are that you don’t have to rely on anyone else to keep the site running and you can decide for yourself about federating or not with other instances. For me it’s also just a fun little DIY project to set up and maintain my own server.
    """
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690160927 {#23280
    date: 2023-07-24 03:08:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
    "@Bitswap@lemmy.world"
    "@Kurt@lemmy.one"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#23283 …}
  +nested: Doctrine\ORM\PersistentCollection {#23285 …}
  +votes: Doctrine\ORM\PersistentCollection {#23287 …}
  +reports: Doctrine\ORM\PersistentCollection {#23289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#23291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#23293 …}
  -id: 385
  -bodyTs: "'activitypub':16 'ad':35 'algorithm':38 'also':104 'altern':11 'anyon':80 'base':14 'benefit':65 'better':29 'copi':43 'decid':90 'diy':109 'easili':47 'els':81 'exact':4 'feder':94 'fun':107 'function':24 'hyperlink':57 'includ':55 'instagram':13,31 'instanc':70,99 'keep':83 'lemmi':20 'like':17,51 'littl':108 'main':64 'maintain':115 'mastodon':18 'open':9 'post':49,60 'project':110 'reli':78 'repli':62 'reshar':48 'run':67,86 'select':41 'server':118 'set':112 'sinist':37 'site':85 'sourc':10 'term':22 'text':44 'think':26 'work':56 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/1419256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690160927 {#23281
    date: 2023-07-24 03:08:47.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\Post {#3158
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3159 …}
  +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
  +body: """
    [OC] Another driving lesson  \n
      \n
    #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689597194 {#3156
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: [
    "child"
    "bumpercar"
    "amusementpark"
    "jerseyshore"
    "seasideheights"
    "fediphoto365"
    "pixelfed365"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  +children: []
  -id: 147
  -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464345
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426345 {#3157
    date: 2023-07-15 15:05:45.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\Post {#3158
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3159 …}
  +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
  +body: """
    [OC] Another driving lesson  \n
      \n
    #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689597194 {#3156
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: [
    "child"
    "bumpercar"
    "amusementpark"
    "jerseyshore"
    "seasideheights"
    "fediphoto365"
    "pixelfed365"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  +children: []
  -id: 147
  -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464345
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426345 {#3157
    date: 2023-07-15 15:05:45.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\Post {#3158
  +user: Proxies\__CG__\App\Entity\User {#2981 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +image: Proxies\__CG__\App\Entity\Image {#3159 …}
  +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
  +body: """
    [OC] Another driving lesson  \n
      \n
    #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
      \n
    @dadsplain@lemmy.ca
    """
  +lang: "en"
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689597194 {#3156
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: [
    "child"
    "bumpercar"
    "amusementpark"
    "jerseyshore"
    "seasideheights"
    "fediphoto365"
    "pixelfed365"
  ]
  +mentions: [
    "@dadsplain@lemmy.ca"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
  +children: []
  -id: 147
  -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464345
  +visibility: "visible             "
  +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689426345 {#3157
    date: 2023-07-15 15:05:45.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\PostComment {#25562
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3158
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3159 …}
    +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
    +body: """
      [OC] Another driving lesson  \n
        \n
      #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689597194 {#3156
      date: 2023-07-17 14:33:14.0 +02:00
    }
    +ip: null
    +tags: [
      "child"
      "bumpercar"
      "amusementpark"
      "jerseyshore"
      "seasideheights"
      "fediphoto365"
      "pixelfed365"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    +children: []
    -id: 147
    -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464345
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689426345 {#3157
      date: 2023-07-15 15:05:45.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Looks like a lot of fun!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689597194 {#25561
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25556 …}
  +nested: Doctrine\ORM\PersistentCollection {#25553 …}
  +votes: Doctrine\ORM\PersistentCollection {#25537 …}
  +reports: Doctrine\ORM\PersistentCollection {#25548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25544 …}
  -id: 380
  -bodyTs: "'fun':6 'like':2 'look':1 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1376071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689597194 {#25550
    date: 2023-07-17 14:33:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\PostComment {#25562
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3158
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3159 …}
    +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
    +body: """
      [OC] Another driving lesson  \n
        \n
      #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689597194 {#3156
      date: 2023-07-17 14:33:14.0 +02:00
    }
    +ip: null
    +tags: [
      "child"
      "bumpercar"
      "amusementpark"
      "jerseyshore"
      "seasideheights"
      "fediphoto365"
      "pixelfed365"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    +children: []
    -id: 147
    -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464345
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689426345 {#3157
      date: 2023-07-15 15:05:45.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Looks like a lot of fun!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689597194 {#25561
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25556 …}
  +nested: Doctrine\ORM\PersistentCollection {#25553 …}
  +votes: Doctrine\ORM\PersistentCollection {#25537 …}
  +reports: Doctrine\ORM\PersistentCollection {#25548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25544 …}
  -id: 380
  -bodyTs: "'fun':6 'like':2 'look':1 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1376071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689597194 {#25550
    date: 2023-07-17 14:33:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\PostComment {#25562
  +user: Proxies\__CG__\App\Entity\User {#20474 …}
  +post: App\Entity\Post {#3158
    +user: Proxies\__CG__\App\Entity\User {#2981 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
    +image: Proxies\__CG__\App\Entity\Image {#3159 …}
    +slug: "OC-Another-driving-lesson-child-bumpercar-amusementpark-jerseyshore-seasideheights-fediphoto365"
    +body: """
      [OC] Another driving lesson  \n
        \n
      #child #bumpercar #amusementpark #jerseyshore #seasideheights #fediphoto365 #pixelfed365  \n
        \n
      @dadsplain@lemmy.ca
      """
    +lang: "en"
    +commentCount: 1
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689597194 {#3156
      date: 2023-07-17 14:33:14.0 +02:00
    }
    +ip: null
    +tags: [
      "child"
      "bumpercar"
      "amusementpark"
      "jerseyshore"
      "seasideheights"
      "fediphoto365"
      "pixelfed365"
    ]
    +mentions: [
      "@dadsplain@lemmy.ca"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3162 …}
    +reports: Doctrine\ORM\PersistentCollection {#3164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3168 …}
    +children: []
    -id: 147
    -bodyTs: "'amusementpark':7 'anoth':2 'bumpercar':6 'child':5 'dadsplain@lemmy.ca':12 'drive':3 'fediphoto365':10 'jerseyshor':8 'lesson':4 'oc':1 'pixelfed365':11 'seasideheight':9"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464345
    +visibility: "visible             "
    +apId: "https://pixelfed.crimedad.work/p/crimedad/585816532004455212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689426345 {#3157
      date: 2023-07-15 15:05:45.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2997 …}
  +parent: null
  +root: null
  +image: null
  +body: "Looks like a lot of fun!"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689597194 {#25561
    date: 2023-07-17 14:33:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadsplain@lemmy.ca"
    "@crimedad@pixelfed.crimedad.work"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#25556 …}
  +nested: Doctrine\ORM\PersistentCollection {#25553 …}
  +votes: Doctrine\ORM\PersistentCollection {#25537 …}
  +reports: Doctrine\ORM\PersistentCollection {#25548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#25546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#25544 …}
  -id: 380
  -bodyTs: "'fun':6 'like':2 'look':1 'lot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1376071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689597194 {#25550
    date: 2023-07-17 14:33:14.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 ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details