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.91 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\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "goodnewseveryone@sh.itjust.works"
    +title: "goodnewseveryone"
    +description: """
      A place to post good news and prevent doom scrolling!\n
      \n
      Rules for now:\n
      \n
      1. posts must link from a reliable news source\n
      2. no reposts\n
      3. paywalled articles must be made available\n
      4. avoid politics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 26
    +entryCommentCount: 45
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1711642461 {#270
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 23
    +apId: "goodnewseveryone@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
    +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
    +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "goodnewseveryone"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728895613 {#268
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#276
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#1798
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#1831
    date: 2023-12-02 16:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "goodnewseveryone@sh.itjust.works"
    +title: "goodnewseveryone"
    +description: """
      A place to post good news and prevent doom scrolling!\n
      \n
      Rules for now:\n
      \n
      1. posts must link from a reliable news source\n
      2. no reposts\n
      3. paywalled articles must be made available\n
      4. avoid politics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 26
    +entryCommentCount: 45
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1711642461 {#270
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 23
    +apId: "goodnewseveryone@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
    +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
    +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "goodnewseveryone"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728895613 {#268
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#276
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#1798
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#1831
    date: 2023-12-02 16:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1794
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: App\Entity\Magazine {#262
    +icon: null
    +name: "goodnewseveryone@sh.itjust.works"
    +title: "goodnewseveryone"
    +description: """
      A place to post good news and prevent doom scrolling!\n
      \n
      Rules for now:\n
      \n
      1. posts must link from a reliable news source\n
      2. no reposts\n
      3. paywalled articles must be made available\n
      4. avoid politics
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 26
    +entryCommentCount: 45
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1711642461 {#270
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#249 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +entries: Doctrine\ORM\PersistentCollection {#192 …}
    +posts: Doctrine\ORM\PersistentCollection {#150 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
    +bans: Doctrine\ORM\PersistentCollection {#129 …}
    +reports: Doctrine\ORM\PersistentCollection {#115 …}
    +badges: Doctrine\ORM\PersistentCollection {#93 …}
    +logs: Doctrine\ORM\PersistentCollection {#83 …}
    +awards: Doctrine\ORM\PersistentCollection {#72 …}
    +categories: Doctrine\ORM\PersistentCollection {#1360 …}
    -id: 23
    +apId: "goodnewseveryone@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
    +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
    +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "goodnewseveryone"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728895613 {#268
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#276
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
  +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
  +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
  +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
  +body: "Curing tinnitus would sure be nice for a lot of people."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701649573 {#1798
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1959 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 19357
  -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
  -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701618074
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10280821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531674 {#1831
    date: 2023-12-02 16:41:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4028
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    strange transport collar sand dry amount arm south cause attempt young frequent old or small true drop muscle to learning female over mist letter judge from view by even design automatic form rail normal level like chain run fiction dress apparatus church roof drink night lock amusement root every clean\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611051 {#4037
    date: 2023-12-03 14:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 192096
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'amount':6 'amus':47 'apparatus':41 'arm':7 'attempt':10 'automat':31 'caus':9 'chain':37 'church':42 'clean':50 'collar':3 'design':30 'dress':40 'dri':5 'drink':44 'drop':17 'even':29 'everi':49 'femal':21 'fiction':39 'form':32 'frequent':12 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'judg':25 'learn':20 'letter':24 'level':35 'like':36 'lock':46 'mist':23 'muscl':18 'night':45 'normal':34 'old':13 'rail':33 'roof':43 'root':48 'run':38 'sand':4 'small':15 'south':8 'strang':1 'transport':2 'true':16 'view':27 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611051 {#3973
    date: 2023-12-03 14:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4028
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    strange transport collar sand dry amount arm south cause attempt young frequent old or small true drop muscle to learning female over mist letter judge from view by even design automatic form rail normal level like chain run fiction dress apparatus church roof drink night lock amusement root every clean\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611051 {#4037
    date: 2023-12-03 14:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 192096
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'amount':6 'amus':47 'apparatus':41 'arm':7 'attempt':10 'automat':31 'caus':9 'chain':37 'church':42 'clean':50 'collar':3 'design':30 'dress':40 'dri':5 'drink':44 'drop':17 'even':29 'everi':49 'femal':21 'fiction':39 'form':32 'frequent':12 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'judg':25 'learn':20 'letter':24 'level':35 'like':36 'lock':46 'mist':23 'muscl':18 'night':45 'normal':34 'old':13 'rail':33 'roof':43 'root':48 'run':38 'sand':4 'small':15 'south':8 'strang':1 'transport':2 'true':16 'view':27 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611051 {#3973
    date: 2023-12-03 14:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4028
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    strange transport collar sand dry amount arm south cause attempt young frequent old or small true drop muscle to learning female over mist letter judge from view by even design automatic form rail normal level like chain run fiction dress apparatus church roof drink night lock amusement root every clean\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701611051 {#4037
    date: 2023-12-03 14:44:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3992 …}
  -id: 192096
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'amount':6 'amus':47 'apparatus':41 'arm':7 'attempt':10 'automat':31 'caus':9 'chain':37 'church':42 'clean':50 'collar':3 'design':30 'dress':40 'dri':5 'drink':44 'drop':17 'even':29 'everi':49 'femal':21 'fiction':39 'form':32 'frequent':12 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'judg':25 'learn':20 'letter':24 'level':35 'like':36 'lock':46 'mist':23 'muscl':18 'night':45 'normal':34 'old':13 'rail':33 'roof':43 'root':48 'run':38 'sand':4 'small':15 'south':8 'strang':1 'transport':2 'true':16 'view':27 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701611051 {#3973
    date: 2023-12-03 14:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    meal control behaviour after cause structure smoke swim seat cut slip medical drawer how watch reaction umbrella plough jelly need father voice put chance pull man memory payment mixed ever punishment degree attempt bottle wash cause field judge pen chin full stitch example trick snake liquid deep chemical dead place\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701610502 {#4066
    date: 2023-12-03 14:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4051 …}
  -id: 192078
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'attempt':33 'behaviour':3 'bottl':34 'caus':5,36 'chanc':24 'chemic':48 'chin':40 'control':2 'cut':10 'dead':49 'deep':47 'degre':32 'drawer':13 'ever':30 'exampl':43 'father':21 'field':37 'full':41 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'jelli':19 'judg':38 'liquid':46 'man':26 'meal':1 'medic':12 'memori':27 'mix':29 'need':20 'payment':28 'pen':39 'place':50 'plough':18 'pull':25 'punish':31 'put':23 'reaction':16 'seat':9 'slip':11 'smoke':7 'snake':45 'stitch':42 'structur':6 'swim':8 'trick':44 'umbrella':17 'voic':22 'wash':35 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610502 {#4071
    date: 2023-12-03 14:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    meal control behaviour after cause structure smoke swim seat cut slip medical drawer how watch reaction umbrella plough jelly need father voice put chance pull man memory payment mixed ever punishment degree attempt bottle wash cause field judge pen chin full stitch example trick snake liquid deep chemical dead place\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701610502 {#4066
    date: 2023-12-03 14:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4051 …}
  -id: 192078
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'attempt':33 'behaviour':3 'bottl':34 'caus':5,36 'chanc':24 'chemic':48 'chin':40 'control':2 'cut':10 'dead':49 'deep':47 'degre':32 'drawer':13 'ever':30 'exampl':43 'father':21 'field':37 'full':41 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'jelli':19 'judg':38 'liquid':46 'man':26 'meal':1 'medic':12 'memori':27 'mix':29 'need':20 'payment':28 'pen':39 'place':50 'plough':18 'pull':25 'punish':31 'put':23 'reaction':16 'seat':9 'slip':11 'smoke':7 'snake':45 'stitch':42 'structur':6 'swim':8 'trick':44 'umbrella':17 'voic':22 'wash':35 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610502 {#4071
    date: 2023-12-03 14:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#3976 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    meal control behaviour after cause structure smoke swim seat cut slip medical drawer how watch reaction umbrella plough jelly need father voice put chance pull man memory payment mixed ever punishment degree attempt bottle wash cause field judge pen chin full stitch example trick snake liquid deep chemical dead place\n
    \n
    ![](https://hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701610502 {#4066
    date: 2023-12-03 14:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4065 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4051 …}
  -id: 192078
  -bodyTs: "'/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':53 'attempt':33 'behaviour':3 'bottl':34 'caus':5,36 'chanc':24 'chemic':48 'chin':40 'control':2 'cut':10 'dead':49 'deep':47 'degre':32 'drawer':13 'ever':30 'exampl':43 'father':21 'field':37 'full':41 'hexbear.net':52 'hexbear.net/pictrs/image/81dc1781-9993-493c-9585-372946c01915.jpeg)':51 'jelli':19 'judg':38 'liquid':46 'man':26 'meal':1 'medic':12 'memori':27 'mix':29 'need':20 'payment':28 'pen':39 'place':50 'plough':18 'pull':25 'punish':31 'put':23 'reaction':16 'seat':9 'slip':11 'smoke':7 'snake':45 'stitch':42 'structur':6 'swim':8 'trick':44 'umbrella':17 'voic':22 'wash':35 'watch':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6248443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610502 {#4071
    date: 2023-12-03 14:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#4067
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#4070
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#4069
    date: 2023-12-03 01:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#4067
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#4070
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#4069
    date: 2023-12-03 01:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4101 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702732102 {#4067
    date: 2023-12-16 14:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 190228
  -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5385792"
  +editedAt: DateTimeImmutable @1702734795 {#4070
    date: 2023-12-16 14:53:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701562978 {#4069
    date: 2023-12-03 01:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4438
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4046
    +user: App\Entity\User {#4101 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702732102 {#4067
      date: 2023-12-16 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 190228
    -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5385792"
    +editedAt: DateTimeImmutable @1702734795 {#4070
      date: 2023-12-16 14:53:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701562978 {#4069
      date: 2023-12-03 01:22:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4046}
  +body: "TL;DR: They think it’s peoples brains compensating for hearing loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701565140 {#4436
    date: 2023-12-03 01:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 190312
  -bodyTs: "'brain':8 'compens':9 'dr':2 'hear':11 'loss':12 'peopl':7 'think':4 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6228175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701565140 {#4437
    date: 2023-12-03 01:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4438
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4046
    +user: App\Entity\User {#4101 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702732102 {#4067
      date: 2023-12-16 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 190228
    -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5385792"
    +editedAt: DateTimeImmutable @1702734795 {#4070
      date: 2023-12-16 14:53:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701562978 {#4069
      date: 2023-12-03 01:22:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4046}
  +body: "TL;DR: They think it’s peoples brains compensating for hearing loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701565140 {#4436
    date: 2023-12-03 01:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 190312
  -bodyTs: "'brain':8 'compens':9 'dr':2 'hear':11 'loss':12 'peopl':7 'think':4 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6228175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701565140 {#4437
    date: 2023-12-03 01:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4438
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4046
    +user: App\Entity\User {#4101 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Kinda interesting in light of a cure that didn’t work most of the time when it was tried: severing the auditory nerves. [pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702732102 {#4067
      date: 2023-12-16 14:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 190228
    -bodyTs: "'/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':26 'auditori':22 'cure':7 'didn':9 'interest':2 'kinda':1 'light':4 'nerv':23 'pubmed.ncbi.nlm.nih.gov':25 'pubmed.ncbi.nlm.nih.gov/6915835/](https://pubmed.ncbi.nlm.nih.gov/6915835/)':24 'sever':20 'time':15 'tri':19 'work':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5385792"
    +editedAt: DateTimeImmutable @1702734795 {#4070
      date: 2023-12-16 14:53:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701562978 {#4069
      date: 2023-12-03 01:22:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4046}
  +body: "TL;DR: They think it’s peoples brains compensating for hearing loss"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701565140 {#4436
    date: 2023-12-03 01:59:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@zero_spelled_with_an_ecks@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 190312
  -bodyTs: "'brain':8 'compens':9 'dr':2 'hear':11 'loss':12 'peopl':7 'think':4 'tl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6228175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701565140 {#4437
    date: 2023-12-03 01:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "*MWAP*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702755487 {#4156
    date: 2023-12-16 20:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 189680
  -bodyTs: "'mwap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5379427"
  +editedAt: DateTimeImmutable @1702700546 {#4157
    date: 2023-12-16 05:22:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547325 {#4158
    date: 2023-12-02 21:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "*MWAP*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702755487 {#4156
    date: 2023-12-16 20:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 189680
  -bodyTs: "'mwap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5379427"
  +editedAt: DateTimeImmutable @1702700546 {#4157
    date: 2023-12-16 05:22:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547325 {#4158
    date: 2023-12-02 21:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "*MWAP*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702755487 {#4156
    date: 2023-12-16 20:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 189680
  -bodyTs: "'mwap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5379427"
  +editedAt: DateTimeImmutable @1702700546 {#4157
    date: 2023-12-16 05:22:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547325 {#4158
    date: 2023-12-02 21:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4423
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "*MWAP*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702755487 {#4156
      date: 2023-12-16 20:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 189680
    -bodyTs: "'mwap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5379427"
    +editedAt: DateTimeImmutable @1702700546 {#4157
      date: 2023-12-16 05:22:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701547325 {#4158
      date: 2023-12-02 21:02:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701548748 {#4421
    date: 2023-12-02 21:25:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 189729
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548748 {#4422
    date: 2023-12-02 21:25:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4423
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "*MWAP*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702755487 {#4156
      date: 2023-12-16 20:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 189680
    -bodyTs: "'mwap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5379427"
    +editedAt: DateTimeImmutable @1702700546 {#4157
      date: 2023-12-16 05:22:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701547325 {#4158
      date: 2023-12-02 21:02:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701548748 {#4421
    date: 2023-12-02 21:25:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 189729
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548748 {#4422
    date: 2023-12-02 21:25:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4423
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4162
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "*MWAP*"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702755487 {#4156
      date: 2023-12-16 20:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4163 …}
    +nested: Doctrine\ORM\PersistentCollection {#4165 …}
    +votes: Doctrine\ORM\PersistentCollection {#4167 …}
    +reports: Doctrine\ORM\PersistentCollection {#4169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
    -id: 189680
    -bodyTs: "'mwap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5379427"
    +editedAt: DateTimeImmutable @1702700546 {#4157
      date: 2023-12-16 05:22:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701547325 {#4158
      date: 2023-12-02 21:02:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "What"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701548748 {#4421
    date: 2023-12-02 21:25:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 189729
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548748 {#4422
    date: 2023-12-02 21:25:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4162
      +user: App\Entity\User {#4175 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "*MWAP*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702755487 {#4156
        date: 2023-12-16 20:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4167 …}
      +reports: Doctrine\ORM\PersistentCollection {#4169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
      -id: 189680
      -bodyTs: "'mwap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5379427"
      +editedAt: DateTimeImmutable @1702700546 {#4157
        date: 2023-12-16 05:22:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701547325 {#4158
        date: 2023-12-02 21:02:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "What"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701548748 {#4421
      date: 2023-12-02 21:25:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 189729
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6217787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701548748 {#4422
      date: 2023-12-02 21:25:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "MAWP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701550226 {#4490
    date: 2023-12-02 21:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 189766
  -bodyTs: "'mawp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5754294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701550226 {#4491
    date: 2023-12-02 21:50:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4162
      +user: App\Entity\User {#4175 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "*MWAP*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702755487 {#4156
        date: 2023-12-16 20:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4167 …}
      +reports: Doctrine\ORM\PersistentCollection {#4169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
      -id: 189680
      -bodyTs: "'mwap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5379427"
      +editedAt: DateTimeImmutable @1702700546 {#4157
        date: 2023-12-16 05:22:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701547325 {#4158
        date: 2023-12-02 21:02:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "What"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701548748 {#4421
      date: 2023-12-02 21:25:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 189729
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6217787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701548748 {#4422
      date: 2023-12-02 21:25:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "MAWP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701550226 {#4490
    date: 2023-12-02 21:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 189766
  -bodyTs: "'mawp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5754294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701550226 {#4491
    date: 2023-12-02 21:50:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4492
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4162
      +user: App\Entity\User {#4175 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "*MWAP*"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702755487 {#4156
        date: 2023-12-16 20:38:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4163 …}
      +nested: Doctrine\ORM\PersistentCollection {#4165 …}
      +votes: Doctrine\ORM\PersistentCollection {#4167 …}
      +reports: Doctrine\ORM\PersistentCollection {#4169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
      -id: 189680
      -bodyTs: "'mwap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5379427"
      +editedAt: DateTimeImmutable @1702700546 {#4157
        date: 2023-12-16 05:22:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701547325 {#4158
        date: 2023-12-02 21:02:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "What"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701548748 {#4421
      date: 2023-12-02 21:25:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 189729
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6217787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701548748 {#4422
      date: 2023-12-02 21:25:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "MAWP"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701550226 {#4490
    date: 2023-12-02 21:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4494 …}
  +nested: Doctrine\ORM\PersistentCollection {#4496 …}
  +votes: Doctrine\ORM\PersistentCollection {#4498 …}
  +reports: Doctrine\ORM\PersistentCollection {#4500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
  -id: 189766
  -bodyTs: "'mawp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5754294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701550226 {#4491
    date: 2023-12-02 21:50:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4579
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: Proxies\__CG__\App\Entity\User {#1944 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4162
        +user: App\Entity\User {#4175 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "*MWAP*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702755487 {#4156
          date: 2023-12-16 20:38:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4163 …}
        +nested: Doctrine\ORM\PersistentCollection {#4165 …}
        +votes: Doctrine\ORM\PersistentCollection {#4167 …}
        +reports: Doctrine\ORM\PersistentCollection {#4169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
        -id: 189680
        -bodyTs: "'mwap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5379427"
        +editedAt: DateTimeImmutable @1702700546 {#4157
          date: 2023-12-16 05:22:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701547325 {#4158
          date: 2023-12-02 21:02:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "What"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701548748 {#4421
        date: 2023-12-02 21:25:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 189729
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6217787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701548748 {#4422
        date: 2023-12-02 21:25:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "MAWP"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701550226 {#4490
      date: 2023-12-02 21:50:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 189766
    -bodyTs: "'mawp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5754294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701550226 {#4491
      date: 2023-12-02 21:50:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "**WHAT**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701554361 {#4577
    date: 2023-12-02 22:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 189898
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5381948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554361 {#4578
    date: 2023-12-02 22:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4579
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: Proxies\__CG__\App\Entity\User {#1944 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4162
        +user: App\Entity\User {#4175 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "*MWAP*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702755487 {#4156
          date: 2023-12-16 20:38:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4163 …}
        +nested: Doctrine\ORM\PersistentCollection {#4165 …}
        +votes: Doctrine\ORM\PersistentCollection {#4167 …}
        +reports: Doctrine\ORM\PersistentCollection {#4169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
        -id: 189680
        -bodyTs: "'mwap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5379427"
        +editedAt: DateTimeImmutable @1702700546 {#4157
          date: 2023-12-16 05:22:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701547325 {#4158
          date: 2023-12-02 21:02:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "What"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701548748 {#4421
        date: 2023-12-02 21:25:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 189729
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6217787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701548748 {#4422
        date: 2023-12-02 21:25:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "MAWP"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701550226 {#4490
      date: 2023-12-02 21:50:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 189766
    -bodyTs: "'mawp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5754294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701550226 {#4491
      date: 2023-12-02 21:50:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "**WHAT**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701554361 {#4577
    date: 2023-12-02 22:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 189898
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5381948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554361 {#4578
    date: 2023-12-02 22:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4579
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: Proxies\__CG__\App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: Proxies\__CG__\App\Entity\User {#1944 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4162
        +user: App\Entity\User {#4175 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "*MWAP*"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702755487 {#4156
          date: 2023-12-16 20:38:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4163 …}
        +nested: Doctrine\ORM\PersistentCollection {#4165 …}
        +votes: Doctrine\ORM\PersistentCollection {#4167 …}
        +reports: Doctrine\ORM\PersistentCollection {#4169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
        -id: 189680
        -bodyTs: "'mwap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5379427"
        +editedAt: DateTimeImmutable @1702700546 {#4157
          date: 2023-12-16 05:22:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701547325 {#4158
          date: 2023-12-02 21:02:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "What"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701548748 {#4421
        date: 2023-12-02 21:25:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 189729
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6217787"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701548748 {#4422
        date: 2023-12-02 21:25:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "MAWP"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701550226 {#4490
      date: 2023-12-02 21:50:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4494 …}
    +nested: Doctrine\ORM\PersistentCollection {#4496 …}
    +votes: Doctrine\ORM\PersistentCollection {#4498 …}
    +reports: Doctrine\ORM\PersistentCollection {#4500 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
    -id: 189766
    -bodyTs: "'mawp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5754294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701550226 {#4491
      date: 2023-12-02 21:50:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "**WHAT**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701554361 {#4577
    date: 2023-12-02 22:59:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4582 …}
  +votes: Doctrine\ORM\PersistentCollection {#4584 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 189898
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5381948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701554361 {#4578
    date: 2023-12-02 22:59:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4423
        +user: Proxies\__CG__\App\Entity\User {#1944 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4162
          +user: App\Entity\User {#4175 …}
          +entry: App\Entity\Entry {#1794}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: "*MWAP*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702755487 {#4156
            date: 2023-12-16 20:38:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@InEnduringGrowStrong@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4163 …}
          +nested: Doctrine\ORM\PersistentCollection {#4165 …}
          +votes: Doctrine\ORM\PersistentCollection {#4167 …}
          +reports: Doctrine\ORM\PersistentCollection {#4169 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
          -id: 189680
          -bodyTs: "'mwap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5379427"
          +editedAt: DateTimeImmutable @1702700546 {#4157
            date: 2023-12-16 05:22:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701547325 {#4158
            date: 2023-12-02 21:02:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4162}
        +body: "What"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701548748 {#4421
          date: 2023-12-02 21:25:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
          "@derpgon@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4424 …}
        +nested: Doctrine\ORM\PersistentCollection {#4426 …}
        +votes: Doctrine\ORM\PersistentCollection {#4428 …}
        +reports: Doctrine\ORM\PersistentCollection {#4430 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
        -id: 189729
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6217787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701548748 {#4422
          date: 2023-12-02 21:25:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "MAWP"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701550226 {#4490
        date: 2023-12-02 21:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4494 …}
      +nested: Doctrine\ORM\PersistentCollection {#4496 …}
      +votes: Doctrine\ORM\PersistentCollection {#4498 …}
      +reports: Doctrine\ORM\PersistentCollection {#4500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
      -id: 189766
      -bodyTs: "'mawp':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5754294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701550226 {#4491
        date: 2023-12-02 21:50:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "**WHAT**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701554361 {#4577
      date: 2023-12-02 22:59:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
      "@Crackhappy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 189898
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5381948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701554361 {#4578
      date: 2023-12-02 22:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "LANA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701582545 {#4604
    date: 2023-12-03 06:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 191206
  -bodyTs: "'lana':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5767321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582545 {#4607
    date: 2023-12-03 06:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4423
        +user: Proxies\__CG__\App\Entity\User {#1944 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4162
          +user: App\Entity\User {#4175 …}
          +entry: App\Entity\Entry {#1794}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: "*MWAP*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702755487 {#4156
            date: 2023-12-16 20:38:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@InEnduringGrowStrong@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4163 …}
          +nested: Doctrine\ORM\PersistentCollection {#4165 …}
          +votes: Doctrine\ORM\PersistentCollection {#4167 …}
          +reports: Doctrine\ORM\PersistentCollection {#4169 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
          -id: 189680
          -bodyTs: "'mwap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5379427"
          +editedAt: DateTimeImmutable @1702700546 {#4157
            date: 2023-12-16 05:22:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701547325 {#4158
            date: 2023-12-02 21:02:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4162}
        +body: "What"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701548748 {#4421
          date: 2023-12-02 21:25:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
          "@derpgon@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4424 …}
        +nested: Doctrine\ORM\PersistentCollection {#4426 …}
        +votes: Doctrine\ORM\PersistentCollection {#4428 …}
        +reports: Doctrine\ORM\PersistentCollection {#4430 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
        -id: 189729
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6217787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701548748 {#4422
          date: 2023-12-02 21:25:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "MAWP"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701550226 {#4490
        date: 2023-12-02 21:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4494 …}
      +nested: Doctrine\ORM\PersistentCollection {#4496 …}
      +votes: Doctrine\ORM\PersistentCollection {#4498 …}
      +reports: Doctrine\ORM\PersistentCollection {#4500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
      -id: 189766
      -bodyTs: "'mawp':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5754294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701550226 {#4491
        date: 2023-12-02 21:50:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "**WHAT**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701554361 {#4577
      date: 2023-12-02 22:59:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
      "@Crackhappy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 189898
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5381948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701554361 {#4578
      date: 2023-12-02 22:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "LANA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701582545 {#4604
    date: 2023-12-03 06:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 191206
  -bodyTs: "'lana':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5767321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582545 {#4607
    date: 2023-12-03 06:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4603
  +user: Proxies\__CG__\App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4579
    +user: App\Entity\User {#4175 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: Proxies\__CG__\App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4423
        +user: Proxies\__CG__\App\Entity\User {#1944 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4162
          +user: App\Entity\User {#4175 …}
          +entry: App\Entity\Entry {#1794}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: "*MWAP*"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1702755487 {#4156
            date: 2023-12-16 20:38:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@InEnduringGrowStrong@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4163 …}
          +nested: Doctrine\ORM\PersistentCollection {#4165 …}
          +votes: Doctrine\ORM\PersistentCollection {#4167 …}
          +reports: Doctrine\ORM\PersistentCollection {#4169 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
          -id: 189680
          -bodyTs: "'mwap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5379427"
          +editedAt: DateTimeImmutable @1702700546 {#4157
            date: 2023-12-16 05:22:26.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701547325 {#4158
            date: 2023-12-02 21:02:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4162}
        +body: "What"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701548748 {#4421
          date: 2023-12-02 21:25:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
          "@derpgon@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4424 …}
        +nested: Doctrine\ORM\PersistentCollection {#4426 …}
        +votes: Doctrine\ORM\PersistentCollection {#4428 …}
        +reports: Doctrine\ORM\PersistentCollection {#4430 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
        -id: 189729
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6217787"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701548748 {#4422
          date: 2023-12-02 21:25:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4162}
      +body: "MAWP"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701550226 {#4490
        date: 2023-12-02 21:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@derpgon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4494 …}
      +nested: Doctrine\ORM\PersistentCollection {#4496 …}
      +votes: Doctrine\ORM\PersistentCollection {#4498 …}
      +reports: Doctrine\ORM\PersistentCollection {#4500 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4502 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4504 …}
      -id: 189766
      -bodyTs: "'mawp':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5754294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701550226 {#4491
        date: 2023-12-02 21:50:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4162}
    +body: "**WHAT**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701554361 {#4577
      date: 2023-12-02 22:59:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@derpgon@programming.dev"
      "@Crackhappy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4582 …}
    +votes: Doctrine\ORM\PersistentCollection {#4584 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 189898
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5381948"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701554361 {#4578
      date: 2023-12-02 22:59:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4162}
  +body: "LANA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701582545 {#4604
    date: 2023-12-03 06:49:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@derpgon@programming.dev"
    "@Crackhappy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4612 …}
  -id: 191206
  -bodyTs: "'lana':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5767321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582545 {#4607
    date: 2023-12-03 06:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4235
  +user: App\Entity\User {#4248 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Hidden Undetected\n
    \n
    One step from YouTube titles.  \n
    🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702788470 {#4230
    date: 2023-12-17 05:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 189616
  -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5346164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545401 {#4231
    date: 2023-12-02 20:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4235
  +user: App\Entity\User {#4248 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Hidden Undetected\n
    \n
    One step from YouTube titles.  \n
    🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702788470 {#4230
    date: 2023-12-17 05:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 189616
  -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5346164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545401 {#4231
    date: 2023-12-02 20:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4235
  +user: App\Entity\User {#4248 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Hidden Undetected\n
    \n
    One step from YouTube titles.  \n
    🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702788470 {#4230
    date: 2023-12-17 05:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 189616
  -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5346164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545401 {#4231
    date: 2023-12-02 20:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4407
  +user: Proxies\__CG__\App\Entity\User {#4408 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: App\Entity\User {#4248 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Hidden Undetected\n
      \n
      One step from YouTube titles.  \n
      🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702788470 {#4230
      date: 2023-12-17 05:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 189616
    -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5346164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545401 {#4231
      date: 2023-12-02 20:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4235}
  +body: "Ugh. I can see the thumbnail now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701617511 {#4405
    date: 2023-12-03 16:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 192419
  -bodyTs: "'see':4 'thumbnail':6 'ugh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4089238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617511 {#4406
    date: 2023-12-03 16:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4407
  +user: Proxies\__CG__\App\Entity\User {#4408 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: App\Entity\User {#4248 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Hidden Undetected\n
      \n
      One step from YouTube titles.  \n
      🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702788470 {#4230
      date: 2023-12-17 05:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 189616
    -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5346164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545401 {#4231
      date: 2023-12-02 20:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4235}
  +body: "Ugh. I can see the thumbnail now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701617511 {#4405
    date: 2023-12-03 16:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 192419
  -bodyTs: "'see':4 'thumbnail':6 'ugh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4089238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617511 {#4406
    date: 2023-12-03 16:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4407
  +user: Proxies\__CG__\App\Entity\User {#4408 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4235
    +user: App\Entity\User {#4248 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Hidden Undetected\n
      \n
      One step from YouTube titles.  \n
      🤯 Breakthrough: Could This SECRET 🧐 Mysterious NERVE Cure Tinnitus? 👂🔕
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1702788470 {#4230
      date: 2023-12-17 05:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 189616
    -bodyTs: "'breakthrough':8 'could':9 'cure':14 'hidden':1 'mysteri':12 'nerv':13 'one':3 'secret':11 'step':4 'tinnitus':15 'titl':7 'undetect':2 'youtub':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5346164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545401 {#4231
      date: 2023-12-02 20:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4235}
  +body: "Ugh. I can see the thumbnail now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701617511 {#4405
    date: 2023-12-03 16:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@ChaoticNeutralCzech@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4409 …}
  +nested: Doctrine\ORM\PersistentCollection {#4411 …}
  +votes: Doctrine\ORM\PersistentCollection {#4413 …}
  +reports: Doctrine\ORM\PersistentCollection {#4415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4419 …}
  -id: 192419
  -bodyTs: "'see':4 'thumbnail':6 'ugh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4089238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617511 {#4406
    date: 2023-12-03 16:31:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’d be fucking dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702831969 {#4303
    date: 2023-12-17 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 189510
  -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6214776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542808 {#4304
    date: 2023-12-02 19:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’d be fucking dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702831969 {#4303
    date: 2023-12-17 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 189510
  -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6214776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542808 {#4304
    date: 2023-12-02 19:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4308
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Well that’d be fucking dope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702831969 {#4303
    date: 2023-12-17 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4311 …}
  +votes: Doctrine\ORM\PersistentCollection {#4313 …}
  +reports: Doctrine\ORM\PersistentCollection {#4315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
  -id: 189510
  -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6214776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701542808 {#4304
    date: 2023-12-02 19:46:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4391 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Well that’d be fucking dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702831969 {#4303
      date: 2023-12-17 17:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 189510
    -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6214776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542808 {#4304
      date: 2023-12-02 19:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Seriously. I can’t imagine having to live with tinnitus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701543923 {#4386
    date: 2023-12-02 20:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4392 …}
  +votes: Doctrine\ORM\PersistentCollection {#4394 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 189560
  -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6215430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543923 {#4383
    date: 2023-12-02 20:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4391 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Well that’d be fucking dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702831969 {#4303
      date: 2023-12-17 17:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 189510
    -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6214776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542808 {#4304
      date: 2023-12-02 19:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Seriously. I can’t imagine having to live with tinnitus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701543923 {#4386
    date: 2023-12-02 20:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4392 …}
  +votes: Doctrine\ORM\PersistentCollection {#4394 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 189560
  -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6215430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543923 {#4383
    date: 2023-12-02 20:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4387
  +user: Proxies\__CG__\App\Entity\User {#4391 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4308
    +user: App\Entity\User {#4321 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Well that’d be fucking dope"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702831969 {#4303
      date: 2023-12-17 17:52:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4311 …}
    +votes: Doctrine\ORM\PersistentCollection {#4313 …}
    +reports: Doctrine\ORM\PersistentCollection {#4315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
    -id: 189510
    -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6214776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701542808 {#4304
      date: 2023-12-02 19:46:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Seriously. I can’t imagine having to live with tinnitus"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701543923 {#4386
    date: 2023-12-02 20:05:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4392 …}
  +votes: Doctrine\ORM\PersistentCollection {#4394 …}
  +reports: Doctrine\ORM\PersistentCollection {#4399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
  -id: 189560
  -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6215430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701543923 {#4383
    date: 2023-12-02 20:05:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4457
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701545353 {#4456
    date: 2023-12-02 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 189615
  -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5378670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545353 {#4453
    date: 2023-12-02 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4457
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701545353 {#4456
    date: 2023-12-02 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 189615
  -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5378670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545353 {#4453
    date: 2023-12-02 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4457
  +user: Proxies\__CG__\App\Entity\User {#4460 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701545353 {#4456
    date: 2023-12-02 20:29:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4464 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4462 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 189615
  -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5378670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701545353 {#4453
    date: 2023-12-02 20:29:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4516
  +user: Proxies\__CG__\App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "My dad has it and just keeps noise in the background constantly so it’s less noticeable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701622850 {#4517
    date: 2023-12-03 18:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 192702
  -bodyTs: "'background':11 'constant':12 'dad':2 'keep':7 'less':16 'nois':8 'notic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6254017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622850 {#4520
    date: 2023-12-03 18:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4516
  +user: Proxies\__CG__\App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "My dad has it and just keeps noise in the background constantly so it’s less noticeable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701622850 {#4517
    date: 2023-12-03 18:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 192702
  -bodyTs: "'background':11 'constant':12 'dad':2 'keep':7 'less':16 'nois':8 'notic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6254017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622850 {#4520
    date: 2023-12-03 18:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4516
  +user: Proxies\__CG__\App\Entity\User {#4513 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "My dad has it and just keeps noise in the background constantly so it’s less noticeable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701622850 {#4517
    date: 2023-12-03 18:00:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4510 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4527 …}
  -id: 192702
  -bodyTs: "'background':11 'constant':12 'dad':2 'keep':7 'less':16 'nois':8 'notic':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6254017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622850 {#4520
    date: 2023-12-03 18:00:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Yeah for a buddy of mine it’s as loud as someone speaking at full volume at all times. It’s really bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701546546 {#4529
    date: 2023-12-02 20:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 189652
  -bodyTs: "'bad':23 'buddi':4 'full':15 'loud':10 'mine':6 'realli':22 'someon':12 'speak':13 'time':19 'volum':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6216872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546546 {#4530
    date: 2023-12-02 20:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Yeah for a buddy of mine it’s as loud as someone speaking at full volume at all times. It’s really bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701546546 {#4529
    date: 2023-12-02 20:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 189652
  -bodyTs: "'bad':23 'buddi':4 'full':15 'loud':10 'mine':6 'realli':22 'someon':12 'speak':13 'time':19 'volum':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6216872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546546 {#4530
    date: 2023-12-02 20:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4531
  +user: Proxies\__CG__\App\Entity\User {#4532 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Yeah for a buddy of mine it’s as loud as someone speaking at full volume at all times. It’s really bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701546546 {#4529
    date: 2023-12-02 20:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 189652
  -bodyTs: "'bad':23 'buddi':4 'full':15 'loud':10 'mine':6 'realli':22 'someon':12 'speak':13 'time':19 'volum':16 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6216872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701546546 {#4530
    date: 2023-12-02 20:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    Yeah, I’m one of those latter people. When the tinnitus is so bad that it induces vertigo and nausea on a regular basis, among other things, it’s difficult to ignore.\n
    \n
    edit: Once I went to get an MRI for it and they were really apologetic about how loud the banging in the machine was going to be, and I fell asleep twice because it was the first time something had covered up the ringing in a while.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701547608 {#4545
    date: 2023-12-02 21:06:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 189693
  -bodyTs: "'among':25 'apologet':47 'asleep':63 'bad':14 'bang':52 'basi':24 'cover':73 'difficult':30 'edit':33 'fell':62 'first':69 'get':38 'go':57 'ignor':32 'induc':17 'latter':7 'loud':50 'm':3 'machin':55 'mri':40 'nausea':20 'one':4 'peopl':8 'realli':46 'regular':23 'ring':76 'someth':71 'thing':27 'time':70 'tinnitus':11 'twice':64 'vertigo':18 'went':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5303089"
  +editedAt: DateTimeImmutable @1702701295 {#4546
    date: 2023-12-16 05:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547608 {#4547
    date: 2023-12-02 21:06:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    Yeah, I’m one of those latter people. When the tinnitus is so bad that it induces vertigo and nausea on a regular basis, among other things, it’s difficult to ignore.\n
    \n
    edit: Once I went to get an MRI for it and they were really apologetic about how loud the banging in the machine was going to be, and I fell asleep twice because it was the first time something had covered up the ringing in a while.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701547608 {#4545
    date: 2023-12-02 21:06:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 189693
  -bodyTs: "'among':25 'apologet':47 'asleep':63 'bad':14 'bang':52 'basi':24 'cover':73 'difficult':30 'edit':33 'fell':62 'first':69 'get':38 'go':57 'ignor':32 'induc':17 'latter':7 'loud':50 'm':3 'machin':55 'mri':40 'nausea':20 'one':4 'peopl':8 'realli':46 'regular':23 'ring':76 'someth':71 'thing':27 'time':70 'tinnitus':11 'twice':64 'vertigo':18 'went':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5303089"
  +editedAt: DateTimeImmutable @1702701295 {#4546
    date: 2023-12-16 05:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547608 {#4547
    date: 2023-12-02 21:06:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4548
  +user: Proxies\__CG__\App\Entity\User {#4549 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    Yeah, I’m one of those latter people. When the tinnitus is so bad that it induces vertigo and nausea on a regular basis, among other things, it’s difficult to ignore.\n
    \n
    edit: Once I went to get an MRI for it and they were really apologetic about how loud the banging in the machine was going to be, and I fell asleep twice because it was the first time something had covered up the ringing in a while.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701547608 {#4545
    date: 2023-12-02 21:06:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4550 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4554 …}
  +reports: Doctrine\ORM\PersistentCollection {#4556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4560 …}
  -id: 189693
  -bodyTs: "'among':25 'apologet':47 'asleep':63 'bad':14 'bang':52 'basi':24 'cover':73 'difficult':30 'edit':33 'fell':62 'first':69 'get':38 'go':57 'ignor':32 'induc':17 'latter':7 'loud':50 'm':3 'machin':55 'mri':40 'nausea':20 'one':4 'peopl':8 'realli':46 'regular':23 'ring':76 'someth':71 'thing':27 'time':70 'tinnitus':11 'twice':64 'vertigo':18 'went':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5303089"
  +editedAt: DateTimeImmutable @1702701295 {#4546
    date: 2023-12-16 05:34:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701547608 {#4547
    date: 2023-12-02 21:06:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Heavily depends man. It’s awful when it flares up for me. Just randomly having my hearing drop out on one side and then eeee^eeeeeeeeee^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701548715 {#4562
    date: 2023-12-02 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 189724
  -bodyTs: "'aw':6 'depend':2 'drop':18 'eeee':25 'eeeeeeeeee':26 'flare':9 'hear':17 'heavili':1 'man':3 'one':21 'random':14 'side':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548715 {#4563
    date: 2023-12-02 21:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Heavily depends man. It’s awful when it flares up for me. Just randomly having my hearing drop out on one side and then eeee^eeeeeeeeee^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701548715 {#4562
    date: 2023-12-02 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 189724
  -bodyTs: "'aw':6 'depend':2 'drop':18 'eeee':25 'eeeeeeeeee':26 'flare':9 'hear':17 'heavili':1 'man':3 'one':21 'random':14 'side':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548715 {#4563
    date: 2023-12-02 21:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4321 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4457
    +user: Proxies\__CG__\App\Entity\User {#4460 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4387
      +user: Proxies\__CG__\App\Entity\User {#4391 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4308
        +user: App\Entity\User {#4321 …}
        +entry: App\Entity\Entry {#1794}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: "Well that’d be fucking dope"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702831969 {#4303
          date: 2023-12-17 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@InEnduringGrowStrong@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4311 …}
        +votes: Doctrine\ORM\PersistentCollection {#4313 …}
        +reports: Doctrine\ORM\PersistentCollection {#4315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
        -id: 189510
        -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6214776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701542808 {#4304
          date: 2023-12-02 19:46:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4308}
      +body: "Seriously. I can’t imagine having to live with tinnitus"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701543923 {#4386
        date: 2023-12-02 20:05:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
        "@MonkCanatella@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4396 …}
      +nested: Doctrine\ORM\PersistentCollection {#4392 …}
      +votes: Doctrine\ORM\PersistentCollection {#4394 …}
      +reports: Doctrine\ORM\PersistentCollection {#4399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
      -id: 189560
      -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6215430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701543923 {#4383
        date: 2023-12-02 20:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "You get used to it and only really get reminded of it when it’s brought up. Granted I’m sure for some people it’s bad enough to always be at the forefront."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701545353 {#4456
      date: 2023-12-02 20:29:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
      "@Radium@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4464 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4462 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
    -id: 189615
    -bodyTs: "'alway':30 'bad':27 'brought':16 'enough':28 'forefront':34 'get':2,9 'grant':18 'm':20 'peopl':24 'realli':8 'remind':10 'sure':21 'use':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5378670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701545353 {#4453
      date: 2023-12-02 20:29:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: "Heavily depends man. It’s awful when it flares up for me. Just randomly having my hearing drop out on one side and then eeee^eeeeeeeeee^"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701548715 {#4562
    date: 2023-12-02 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
    "@Zikeji@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 189724
  -bodyTs: "'aw':6 'depend':2 'drop':18 'eeee':25 'eeeeeeeeee':26 'flare':9 'hear':17 'heavili':1 'man':3 'one':21 'random':14 'side':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6217751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701548715 {#4563
    date: 2023-12-02 21:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    There was a 16 or 17 year old guy on Reddit (at least I think it was Reddit) years ago–7 or 8 years ago–whose tinnitus was so loud and screechy that he could not sleep, could barely make out what people were saying when they talked to him, couldn’t even enjoy music anymore.\n
    \n
    He made a post about how he was seriously considering ending his life. I think about that kid all the time.\n
    \n
    I have tinnitus, but it’s quite mild and really hasn’t had any effect on my life. But people like that young man, it steals their ability to interact with the world and they get more and more isolated.\n
    \n
    A cure would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701649573 {#4474
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 194000
  -bodyTs: "'16':4 '17':6 '7':21 '8':23 'abil':105 'ago':20,25 'anymor':56 'awesom':122 'bare':39 'consid':66 'could':35,38 'couldn':51 'cure':119 'effect':92 'end':67 'enjoy':54 'even':53 'get':113 'guy':9 'hasn':88 'interact':107 'isol':117 'kid':74 'least':13 'life':69,95 'like':98 'loud':30 'made':58 'make':40 'man':101 'mild':85 'music':55 'old':8 'peopl':43,97 'post':60 'quit':84 'realli':87 'reddit':11,18 'say':45 'screechi':32 'serious':65 'sleep':37 'steal':103 'talk':48 'think':15,71 'time':77 'tinnitus':27,80 'whose':26 'world':110 'would':120 'year':7,19,24 'young':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5831127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701649573 {#4475
    date: 2023-12-04 01:26:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    There was a 16 or 17 year old guy on Reddit (at least I think it was Reddit) years ago–7 or 8 years ago–whose tinnitus was so loud and screechy that he could not sleep, could barely make out what people were saying when they talked to him, couldn’t even enjoy music anymore.\n
    \n
    He made a post about how he was seriously considering ending his life. I think about that kid all the time.\n
    \n
    I have tinnitus, but it’s quite mild and really hasn’t had any effect on my life. But people like that young man, it steals their ability to interact with the world and they get more and more isolated.\n
    \n
    A cure would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701649573 {#4474
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 194000
  -bodyTs: "'16':4 '17':6 '7':21 '8':23 'abil':105 'ago':20,25 'anymor':56 'awesom':122 'bare':39 'consid':66 'could':35,38 'couldn':51 'cure':119 'effect':92 'end':67 'enjoy':54 'even':53 'get':113 'guy':9 'hasn':88 'interact':107 'isol':117 'kid':74 'least':13 'life':69,95 'like':98 'loud':30 'made':58 'make':40 'man':101 'mild':85 'music':55 'old':8 'peopl':43,97 'post':60 'quit':84 'realli':87 'reddit':11,18 'say':45 'screechi':32 'serious':65 'sleep':37 'steal':103 'talk':48 'think':15,71 'time':77 'tinnitus':27,80 'whose':26 'world':110 'would':120 'year':7,19,24 'young':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5831127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701649573 {#4475
    date: 2023-12-04 01:26:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#1794
    +user: Proxies\__CG__\App\Entity\User {#1944 …}
    +magazine: App\Entity\Magazine {#262
      +icon: null
      +name: "goodnewseveryone@sh.itjust.works"
      +title: "goodnewseveryone"
      +description: """
        A place to post good news and prevent doom scrolling!\n
        \n
        Rules for now:\n
        \n
        1. posts must link from a reliable news source\n
        2. no reposts\n
        3. paywalled articles must be made available\n
        4. avoid politics
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 26
      +entryCommentCount: 45
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1711642461 {#270
        date: 2024-03-28 17:14:21.0 +01:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#249 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +entries: Doctrine\ORM\PersistentCollection {#192 …}
      +posts: Doctrine\ORM\PersistentCollection {#150 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
      +bans: Doctrine\ORM\PersistentCollection {#129 …}
      +reports: Doctrine\ORM\PersistentCollection {#115 …}
      +badges: Doctrine\ORM\PersistentCollection {#93 …}
      +logs: Doctrine\ORM\PersistentCollection {#83 …}
      +awards: Doctrine\ORM\PersistentCollection {#72 …}
      +categories: Doctrine\ORM\PersistentCollection {#1360 …}
      -id: 23
      +apId: "goodnewseveryone@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
      +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
      +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "goodnewseveryone"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728895613 {#268
        date: 2024-10-14 10:46:53.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1693235735 {#276
        date: 2023-08-28 17:15:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1877 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1921 …}
    +slug: "Tinnitus-Linked-to-Hidden-Undetected-Auditory-Nerve-Damage-A-Step"
    +title: "Tinnitus Linked to Hidden Undetected Auditory Nerve Damage – A Step Towards a Cure"
    +url: "https://scitechdaily.com/tinnitus-linked-to-hidden-undetected-auditory-nerve-damage-a-step-towards-a-cure/"
    +body: "Curing tinnitus would sure be nice for a lot of people."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701649573 {#1798
      date: 2023-12-04 01:26:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1959 …}
    +votes: Doctrine\ORM\PersistentCollection {#1390 …}
    +reports: Doctrine\ORM\PersistentCollection {#1934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 19357
    -titleTs: "'auditori':6 'cure':13 'damag':8 'hidden':4 'link':2 'nerv':7 'step':10 'tinnitus':1 'toward':11 'undetect':5"
    -bodyTs: "'cure':1 'lot':9 'nice':6 'peopl':11 'sure':4 'tinnitus':2 'would':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701618074
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10280821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531674 {#1831
      date: 2023-12-02 16:41:14.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4387
    +user: Proxies\__CG__\App\Entity\User {#4391 …}
    +entry: App\Entity\Entry {#1794}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4308
      +user: App\Entity\User {#4321 …}
      +entry: App\Entity\Entry {#1794}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "Well that’d be fucking dope"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702831969 {#4303
        date: 2023-12-17 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4311 …}
      +votes: Doctrine\ORM\PersistentCollection {#4313 …}
      +reports: Doctrine\ORM\PersistentCollection {#4315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4319 …}
      -id: 189510
      -bodyTs: "'d':3 'dope':6 'fuck':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6214776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701542808 {#4304
        date: 2023-12-02 19:46:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4308}
    +body: "Seriously. I can’t imagine having to live with tinnitus"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701543923 {#4386
      date: 2023-12-02 20:05:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@InEnduringGrowStrong@sh.itjust.works"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4396 …}
    +nested: Doctrine\ORM\PersistentCollection {#4392 …}
    +votes: Doctrine\ORM\PersistentCollection {#4394 …}
    +reports: Doctrine\ORM\PersistentCollection {#4399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4403 …}
    -id: 189560
    -bodyTs: "'imagin':5 'live':8 'serious':1 'tinnitus':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6215430"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701543923 {#4383
      date: 2023-12-02 20:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4308}
  +body: """
    There was a 16 or 17 year old guy on Reddit (at least I think it was Reddit) years ago–7 or 8 years ago–whose tinnitus was so loud and screechy that he could not sleep, could barely make out what people were saying when they talked to him, couldn’t even enjoy music anymore.\n
    \n
    He made a post about how he was seriously considering ending his life. I think about that kid all the time.\n
    \n
    I have tinnitus, but it’s quite mild and really hasn’t had any effect on my life. But people like that young man, it steals their ability to interact with the world and they get more and more isolated.\n
    \n
    A cure would be awesome.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701649573 {#4474
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@InEnduringGrowStrong@sh.itjust.works"
    "@MonkCanatella@sh.itjust.works"
    "@Radium@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 194000
  -bodyTs: "'16':4 '17':6 '7':21 '8':23 'abil':105 'ago':20,25 'anymor':56 'awesom':122 'bare':39 'consid':66 'could':35,38 'couldn':51 'cure':119 'effect':92 'end':67 'enjoy':54 'even':53 'get':113 'guy':9 'hasn':88 'interact':107 'isol':117 'kid':74 'least':13 'life':69,95 'like':98 'loud':30 'made':58 'make':40 'man':101 'mild':85 'music':55 'old':8 'peopl':43,97 'post':60 'quit':84 'realli':87 'reddit':11,18 'say':45 'screechi':32 'serious':65 'sleep':37 'steal':103 'talk':48 'think':15,71 'time':77 'tinnitus':27,80 'whose':26 'world':110 'would':120 'year':7,19,24 'young':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5831127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701649573 {#4475
    date: 2023-12-04 01:26:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
App\Entity\Magazine {#262
  +icon: null
  +name: "goodnewseveryone@sh.itjust.works"
  +title: "goodnewseveryone"
  +description: """
    A place to post good news and prevent doom scrolling!\n
    \n
    Rules for now:\n
    \n
    1. posts must link from a reliable news source\n
    2. no reposts\n
    3. paywalled articles must be made available\n
    4. avoid politics
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 26
  +entryCommentCount: 45
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1711642461 {#270
    date: 2024-03-28 17:14:21.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#249 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +entries: Doctrine\ORM\PersistentCollection {#192 …}
  +posts: Doctrine\ORM\PersistentCollection {#150 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
  +bans: Doctrine\ORM\PersistentCollection {#129 …}
  +reports: Doctrine\ORM\PersistentCollection {#115 …}
  +badges: Doctrine\ORM\PersistentCollection {#93 …}
  +logs: Doctrine\ORM\PersistentCollection {#83 …}
  +awards: Doctrine\ORM\PersistentCollection {#72 …}
  +categories: Doctrine\ORM\PersistentCollection {#1360 …}
  -id: 23
  +apId: "goodnewseveryone@sh.itjust.works"
  +apProfileId: "https://sh.itjust.works/c/goodnewseveryone"
  +apPublicUrl: "https://sh.itjust.works/c/goodnewseveryone"
  +apFollowersUrl: "https://sh.itjust.works/c/goodnewseveryone/followers"
  +apInboxUrl: "https://sh.itjust.works/inbox"
  +apDomain: "sh.itjust.works"
  +apPreferredUsername: "goodnewseveryone"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728895613 {#268
    date: 2024-10-14 10:46:53.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1693235735 {#276
    date: 2023-08-28 17:15: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 DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details