GET https://kbin.spritesserver.nl/index.php/*/m/goodnewseveryone@sh.itjust.works/newest

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 …}
}
161.61 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.04 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 {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1907 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1909
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1708
    date: 2024-01-04 18:51:56.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 {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1907 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1909
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1708
    date: 2024-01-04 18:51:56.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 {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1907 …}
  +slug: "UCLA-will-transform-dead-Westside-mall-into-major-science-innovation"
  +title: "UCLA will transform dead Westside mall into major science innovation center"
  +url: "https://www.latimes.com/california/story/2024-01-04/old-westside-pavilion-transform-ucla-biomedical-quantum-science-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704390716 {#1909
    date: 2024-01-04 18:51:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  +badges: Doctrine\ORM\PersistentCollection {#2393 …}
  +children: []
  -id: 27230
  -titleTs: "'center':11 'dead':4 'innov':10 'major':8 'mall':6 'scienc':9 'transform':3 'ucla':1 'westsid':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422216
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12157947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390716 {#1708
    date: 2024-01-04 18:51:56.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\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Vancouver-adds-electric-fire-truck-to-its-fleet-CBC-News"
  +title: "Vancouver adds electric fire truck to its fleet | CBC News"
  +url: "https://www.cbc.ca/news/canada/british-columbia/electric-fire-truck-vancouver-1.7048535?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773397 {#2359
    date: 2023-12-05 11:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 20213
  -titleTs: "'add':2 'cbc':9 'electr':3 'fire':4 'fleet':8 'news':10 'truck':5 'vancouv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701791397
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10689175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773397 {#2361
    date: 2023-12-05 11:49:57.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
7 DENIED edit
App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Vancouver-adds-electric-fire-truck-to-its-fleet-CBC-News"
  +title: "Vancouver adds electric fire truck to its fleet | CBC News"
  +url: "https://www.cbc.ca/news/canada/british-columbia/electric-fire-truck-vancouver-1.7048535?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773397 {#2359
    date: 2023-12-05 11:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 20213
  -titleTs: "'add':2 'cbc':9 'electr':3 'fire':4 'fleet':8 'news':10 'truck':5 'vancouv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701791397
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10689175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773397 {#2361
    date: 2023-12-05 11:49:57.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
8 DENIED moderate
App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Vancouver-adds-electric-fire-truck-to-its-fleet-CBC-News"
  +title: "Vancouver adds electric fire truck to its fleet | CBC News"
  +url: "https://www.cbc.ca/news/canada/british-columbia/electric-fire-truck-vancouver-1.7048535?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701773397 {#2359
    date: 2023-12-05 11:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 20213
  -titleTs: "'add':2 'cbc':9 'electr':3 'fire':4 'fleet':8 'news':10 'truck':5 'vancouv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701791397
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10689175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773397 {#2361
    date: 2023-12-05 11:49:57.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
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\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Firefighters-rescue-injured-owl-from-crows"
  +title: "Firefighters rescue injured owl from crows"
  +url: "https://www.bbc.com/news/world-europe-67621665"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761975 {#2453
    date: 2023-12-05 08:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 20186
  -titleTs: "'crow':6 'firefight':1 'injur':3 'owl':4 'rescu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10680566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701761975 {#2452
    date: 2023-12-05 08:39:35.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
11 DENIED edit
App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Firefighters-rescue-injured-owl-from-crows"
  +title: "Firefighters rescue injured owl from crows"
  +url: "https://www.bbc.com/news/world-europe-67621665"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761975 {#2453
    date: 2023-12-05 08:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 20186
  -titleTs: "'crow':6 'firefight':1 'injur':3 'owl':4 'rescu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10680566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701761975 {#2452
    date: 2023-12-05 08:39:35.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
12 DENIED moderate
App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#2454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Firefighters-rescue-injured-owl-from-crows"
  +title: "Firefighters rescue injured owl from crows"
  +url: "https://www.bbc.com/news/world-europe-67621665"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761975 {#2453
    date: 2023-12-05 08:39:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  +badges: Doctrine\ORM\PersistentCollection {#2377 …}
  +children: []
  -id: 20186
  -titleTs: "'crow':6 'firefight':1 'injur':3 'owl':4 'rescu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701797975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10680566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701761975 {#2452
    date: 2023-12-05 08:39:35.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
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\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1707 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "World-Mullet-Championships-Army-doctor-wins-in-Australia"
  +title: "World Mullet Championships: Army doctor wins in Australia"
  +url: "https://www.bbc.com/news/uk-england-dorset-67613617"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701782420 {#1739
    date: 2023-12-05 14:20:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2456 …}
  +children: []
  -id: 20183
  -titleTs: "'armi':4 'australia':8 'championship':3 'doctor':5 'mullet':2 'win':6 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701824851
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10679659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701760851 {#1741
    date: 2023-12-05 08:20:51.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
15 DENIED edit
App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1707 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "World-Mullet-Championships-Army-doctor-wins-in-Australia"
  +title: "World Mullet Championships: Army doctor wins in Australia"
  +url: "https://www.bbc.com/news/uk-england-dorset-67613617"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701782420 {#1739
    date: 2023-12-05 14:20:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2456 …}
  +children: []
  -id: 20183
  -titleTs: "'armi':4 'australia':8 'championship':3 'doctor':5 'mullet':2 'win':6 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701824851
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10679659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701760851 {#1741
    date: 2023-12-05 08:20:51.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
16 DENIED moderate
App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1707 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "World-Mullet-Championships-Army-doctor-wins-in-Australia"
  +title: "World Mullet Championships: Army doctor wins in Australia"
  +url: "https://www.bbc.com/news/uk-england-dorset-67613617"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701782420 {#1739
    date: 2023-12-05 14:20:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2456 …}
  +children: []
  -id: 20183
  -titleTs: "'armi':4 'australia':8 'championship':3 'doctor':5 'mullet':2 'win':6 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701824851
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10679659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701760851 {#1741
    date: 2023-12-05 08:20:51.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
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\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Search-for-missing-marsupial-continues-in-Ontario-Globalnews-ca"
  +title: "Search for missing marsupial continues in Ontario | Globalnews.ca"
  +url: "https://globalnews.ca/news/10144283/search-for-kangaroo-continues/"
  +body: """
    > Durham police said while they were not involved in the hunt for the animal Friday, they knew where it came from. A driver delivering two kangaroos to Quebec on Thursday had stopped at Oshawa Zoo to let them “stretch their legs.”\n
    > \n
    > This is when the kangaroo allegedly made its escape.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701596480 {#1736
    date: 2023-12-03 10:41:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  +badges: Doctrine\ORM\PersistentCollection {#1716 …}
  +children: []
  -id: 19707
  -titleTs: "'continu':5 'globalnews.ca':8 'marsupi':4 'miss':3 'ontario':7 'search':1"
  -bodyTs: "'alleg':47 'anim':14 'came':20 'deliv':24 'driver':23 'durham':1 'escap':50 'friday':15 'hunt':11 'involv':8 'kangaroo':26,46 'knew':17 'leg':41 'let':37 'made':48 'oshawa':34 'polic':2 'quebec':28 'said':3 'stop':32 'stretch':39 'thursday':30 'two':25 'zoo':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701620961
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10551318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596461 {#1730
    date: 2023-12-03 10:41:01.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
19 DENIED edit
App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Search-for-missing-marsupial-continues-in-Ontario-Globalnews-ca"
  +title: "Search for missing marsupial continues in Ontario | Globalnews.ca"
  +url: "https://globalnews.ca/news/10144283/search-for-kangaroo-continues/"
  +body: """
    > Durham police said while they were not involved in the hunt for the animal Friday, they knew where it came from. A driver delivering two kangaroos to Quebec on Thursday had stopped at Oshawa Zoo to let them “stretch their legs.”\n
    > \n
    > This is when the kangaroo allegedly made its escape.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701596480 {#1736
    date: 2023-12-03 10:41:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  +badges: Doctrine\ORM\PersistentCollection {#1716 …}
  +children: []
  -id: 19707
  -titleTs: "'continu':5 'globalnews.ca':8 'marsupi':4 'miss':3 'ontario':7 'search':1"
  -bodyTs: "'alleg':47 'anim':14 'came':20 'deliv':24 'driver':23 'durham':1 'escap':50 'friday':15 'hunt':11 'involv':8 'kangaroo':26,46 'knew':17 'leg':41 'let':37 'made':48 'oshawa':34 'polic':2 'quebec':28 'said':3 'stop':32 'stretch':39 'thursday':30 'two':25 'zoo':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701620961
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10551318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596461 {#1730
    date: 2023-12-03 10:41:01.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
20 DENIED moderate
App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1734 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Search-for-missing-marsupial-continues-in-Ontario-Globalnews-ca"
  +title: "Search for missing marsupial continues in Ontario | Globalnews.ca"
  +url: "https://globalnews.ca/news/10144283/search-for-kangaroo-continues/"
  +body: """
    > Durham police said while they were not involved in the hunt for the animal Friday, they knew where it came from. A driver delivering two kangaroos to Quebec on Thursday had stopped at Oshawa Zoo to let them “stretch their legs.”\n
    > \n
    > This is when the kangaroo allegedly made its escape.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701596480 {#1736
    date: 2023-12-03 10:41:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  +badges: Doctrine\ORM\PersistentCollection {#1716 …}
  +children: []
  -id: 19707
  -titleTs: "'continu':5 'globalnews.ca':8 'marsupi':4 'miss':3 'ontario':7 'search':1"
  -bodyTs: "'alleg':47 'anim':14 'came':20 'deliv':24 'driver':23 'durham':1 'escap':50 'friday':15 'hunt':11 'involv':8 'kangaroo':26,46 'knew':17 'leg':41 'let':37 'made':48 'oshawa':34 'polic':2 'quebec':28 'said':3 'stop':32 'stretch':39 'thursday':30 'two':25 'zoo':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701620961
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10551318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701596461 {#1730
    date: 2023-12-03 10:41:01.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
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\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1626 …}
  +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 {#1598
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +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 {#1630
    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
23 DENIED edit
App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1626 …}
  +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 {#1598
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +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 {#1630
    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
24 DENIED moderate
App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1628 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1626 …}
  +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 {#1598
    date: 2023-12-04 01:26:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +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 {#1630
    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
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\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "Golden-mole-not-seen-for-80-years-and-presumed-extinct"
  +title: "Golden mole not seen for 80 years and presumed extinct is found again in South Africa | AP News"
  +url: "https://apnews.com/article/south-africa-mole-extinct-wildlife-7d4d702ddd243e3edbc63bc91109e321"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464320 {#1604
    date: 2023-12-01 21:58:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 19163
  -titleTs: "'80':6 'africa':16 'ap':17 'extinct':10 'found':12 'golden':1 'mole':2 'news':18 'presum':9 'seen':4 'south':15 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701522820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10457050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701464320 {#1596
    date: 2023-12-01 21:58:40.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
27 DENIED edit
App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "Golden-mole-not-seen-for-80-years-and-presumed-extinct"
  +title: "Golden mole not seen for 80 years and presumed extinct is found again in South Africa | AP News"
  +url: "https://apnews.com/article/south-africa-mole-extinct-wildlife-7d4d702ddd243e3edbc63bc91109e321"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464320 {#1604
    date: 2023-12-01 21:58:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 19163
  -titleTs: "'80':6 'africa':16 'ap':17 'extinct':10 'found':12 'golden':1 'mole':2 'news':18 'presum':9 'seen':4 'south':15 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701522820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10457050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701464320 {#1596
    date: 2023-12-01 21:58:40.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
28 DENIED moderate
App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1702 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "Golden-mole-not-seen-for-80-years-and-presumed-extinct"
  +title: "Golden mole not seen for 80 years and presumed extinct is found again in South Africa | AP News"
  +url: "https://apnews.com/article/south-africa-mole-extinct-wildlife-7d4d702ddd243e3edbc63bc91109e321"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701464320 {#1604
    date: 2023-12-01 21:58:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 19163
  -titleTs: "'80':6 'africa':16 'ap':17 'extinct':10 'found':12 'golden':1 'mole':2 'news':18 'presum':9 'seen':4 'south':15 'year':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701522820
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10457050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701464320 {#1596
    date: 2023-12-01 21:58:40.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
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\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "All-41-workers-trapped-in-Uttarakhand-tunnel-evacuated-after-17"
  +title: "All 41 workers trapped in Uttarakhand tunnel evacuated after 17 days"
  +url: "https://www.hindustantimes.com/india-news/workers-trapped-in-uttarakhand-tunnel-evacuated-after-17-days-101701162214677.html"
  +body: """
    cross-posted from: [kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)\n
    \n
    > The 17-day long wait for the 41 workers trapped in the Silkyara tunnel of Uttarakhand finally ended on Tuesday.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701186010 {#1567
    date: 2023-11-28 16:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 17866
  -titleTs: "'17':10 '41':2 'day':11 'evacu':8 'trap':4 'tunnel':7 'uttarakhand':6 'worker':3"
  -bodyTs: "'/m/news/t/662206](https://kbin.social/m/news/t/662206)':7 '17':9 '41':15 'cross':2 'cross-post':1 'day':10 'end':25 'final':24 'kbin.social':6 'kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)':5 'long':11 'post':3 'silkyara':20 'trap':17 'tuesday':27 'tunnel':21 'uttarakhand':23 'wait':12 'worker':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701272295
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10032522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185895 {#1550
    date: 2023-11-28 16:38:15.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
31 DENIED edit
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "All-41-workers-trapped-in-Uttarakhand-tunnel-evacuated-after-17"
  +title: "All 41 workers trapped in Uttarakhand tunnel evacuated after 17 days"
  +url: "https://www.hindustantimes.com/india-news/workers-trapped-in-uttarakhand-tunnel-evacuated-after-17-days-101701162214677.html"
  +body: """
    cross-posted from: [kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)\n
    \n
    > The 17-day long wait for the 41 workers trapped in the Silkyara tunnel of Uttarakhand finally ended on Tuesday.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701186010 {#1567
    date: 2023-11-28 16:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 17866
  -titleTs: "'17':10 '41':2 'day':11 'evacu':8 'trap':4 'tunnel':7 'uttarakhand':6 'worker':3"
  -bodyTs: "'/m/news/t/662206](https://kbin.social/m/news/t/662206)':7 '17':9 '41':15 'cross':2 'cross-post':1 'day':10 'end':25 'final':24 'kbin.social':6 'kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)':5 'long':11 'post':3 'silkyara':20 'trap':17 'tuesday':27 'tunnel':21 'uttarakhand':23 'wait':12 'worker':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701272295
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10032522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185895 {#1550
    date: 2023-11-28 16:38:15.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
32 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1564 …}
  +slug: "All-41-workers-trapped-in-Uttarakhand-tunnel-evacuated-after-17"
  +title: "All 41 workers trapped in Uttarakhand tunnel evacuated after 17 days"
  +url: "https://www.hindustantimes.com/india-news/workers-trapped-in-uttarakhand-tunnel-evacuated-after-17-days-101701162214677.html"
  +body: """
    cross-posted from: [kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)\n
    \n
    > The 17-day long wait for the 41 workers trapped in the Silkyara tunnel of Uttarakhand finally ended on Tuesday.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701186010 {#1567
    date: 2023-11-28 16:40:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  +badges: Doctrine\ORM\PersistentCollection {#1620 …}
  +children: []
  -id: 17866
  -titleTs: "'17':10 '41':2 'day':11 'evacu':8 'trap':4 'tunnel':7 'uttarakhand':6 'worker':3"
  -bodyTs: "'/m/news/t/662206](https://kbin.social/m/news/t/662206)':7 '17':9 '41':15 'cross':2 'cross-post':1 'day':10 'end':25 'final':24 'kbin.social':6 'kbin.social/m/news/t/662206](https://kbin.social/m/news/t/662206)':5 'long':11 'post':3 'silkyara':20 'trap':17 'tuesday':27 'tunnel':21 'uttarakhand':23 'wait':12 'worker':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701272295
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10032522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701185895 {#1550
    date: 2023-11-28 16:38:15.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
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\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Teens-vs-coats-The-generational-quarrel-that-won-t-chill-out"
  +title: "Teens vs. coats: The generational quarrel that won't chill out | CBC News"
  +url: "https://www.cbc.ca/news/canada/calgary/teens-calgary-winter-coats-generational-debate-1.7015787?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700857640 {#1575
    date: 2023-11-24 21:27:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 16401
  -titleTs: "'cbc':12 'chill':10 'coat':3 'generat':5 'news':13 'quarrel':6 'teen':1 'vs':2 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700866640
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857640 {#1587
    date: 2023-11-24 21:27:20.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
35 DENIED edit
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Teens-vs-coats-The-generational-quarrel-that-won-t-chill-out"
  +title: "Teens vs. coats: The generational quarrel that won't chill out | CBC News"
  +url: "https://www.cbc.ca/news/canada/calgary/teens-calgary-winter-coats-generational-debate-1.7015787?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700857640 {#1575
    date: 2023-11-24 21:27:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 16401
  -titleTs: "'cbc':12 'chill':10 'coat':3 'generat':5 'news':13 'quarrel':6 'teen':1 'vs':2 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700866640
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857640 {#1587
    date: 2023-11-24 21:27:20.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
36 DENIED moderate
App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Teens-vs-coats-The-generational-quarrel-that-won-t-chill-out"
  +title: "Teens vs. coats: The generational quarrel that won't chill out | CBC News"
  +url: "https://www.cbc.ca/news/canada/calgary/teens-calgary-winter-coats-generational-debate-1.7015787?cmp=rss"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700857640 {#1575
    date: 2023-11-24 21:27:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 16401
  -titleTs: "'cbc':12 'chill':10 'coat':3 'generat':5 'news':13 'quarrel':6 'teen':1 'vs':2 'won':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700866640
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9987562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700857640 {#1587
    date: 2023-11-24 21:27:20.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
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\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Guinea-worm-disease-is-close-to-being-eradicated"
  +title: "Guinea worm disease is close to being eradicated"
  +url: "https://ourworldindata.org/guinea-worm-path-eradication"
  +body: """
    cross-posted from: [derp.foo/post/428572](https://derp.foo/post/428572)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38394383), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801979 {#1590
    date: 2023-11-24 05:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16106
  -titleTs: "'close':5 'diseas':3 'erad':8 'guinea':1 'worm':2"
  -bodyTs: "'/item?id=38394383),':17 '/post/428572](https://derp.foo/post/428572)':7 'comment':22 'cross':2 'cross-post':1 'derp.foo':6 'derp.foo/post/428572](https://derp.foo/post/428572)':5 'discuss':11 'feel':19 'free':20 'hacker':13 'news':14 'news.ycombinator.com':16 'news.ycombinator.com/item?id=38394383),':15 'post':3 'well':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700860774
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9741362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774374 {#1592
    date: 2023-11-23 22:19:34.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
39 DENIED edit
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Guinea-worm-disease-is-close-to-being-eradicated"
  +title: "Guinea worm disease is close to being eradicated"
  +url: "https://ourworldindata.org/guinea-worm-path-eradication"
  +body: """
    cross-posted from: [derp.foo/post/428572](https://derp.foo/post/428572)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38394383), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801979 {#1590
    date: 2023-11-24 05:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16106
  -titleTs: "'close':5 'diseas':3 'erad':8 'guinea':1 'worm':2"
  -bodyTs: "'/item?id=38394383),':17 '/post/428572](https://derp.foo/post/428572)':7 'comment':22 'cross':2 'cross-post':1 'derp.foo':6 'derp.foo/post/428572](https://derp.foo/post/428572)':5 'discuss':11 'feel':19 'free':20 'hacker':13 'news':14 'news.ycombinator.com':16 'news.ycombinator.com/item?id=38394383),':15 'post':3 'well':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700860774
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9741362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774374 {#1592
    date: 2023-11-23 22:19:34.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
40 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Guinea-worm-disease-is-close-to-being-eradicated"
  +title: "Guinea worm disease is close to being eradicated"
  +url: "https://ourworldindata.org/guinea-worm-path-eradication"
  +body: """
    cross-posted from: [derp.foo/post/428572](https://derp.foo/post/428572)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38394383), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801979 {#1590
    date: 2023-11-24 05:59:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 16106
  -titleTs: "'close':5 'diseas':3 'erad':8 'guinea':1 'worm':2"
  -bodyTs: "'/item?id=38394383),':17 '/post/428572](https://derp.foo/post/428572)':7 'comment':22 'cross':2 'cross-post':1 'derp.foo':6 'derp.foo/post/428572](https://derp.foo/post/428572)':5 'discuss':11 'feel':19 'free':20 'hacker':13 'news':14 'news.ycombinator.com':16 'news.ycombinator.com/item?id=38394383),':15 'post':3 'well':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700860774
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9741362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700774374 {#1592
    date: 2023-11-23 22:19:34.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
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\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Police-on-B-C-island-respond-to-reports-of-mysterious-screaming"
  +title: "Police on B.C. island respond to reports of mysterious screaming — and find a 'sad goat'"
  +url: "https://www.cbc.ca/news/canada/british-columbia/quadra-island-rcmp-mysterious-screaming-1.7029695"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222321 {#1667
    date: 2023-11-17 12:58:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 13827
  -titleTs: "'b.c':3 'find':12 'goat':15 'island':4 'mysteri':9 'polic':1 'report':7 'respond':5 'sad':14 'scream':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700258321
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9519579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700222321 {#1668
    date: 2023-11-17 12:58:41.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
43 DENIED edit
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Police-on-B-C-island-respond-to-reports-of-mysterious-screaming"
  +title: "Police on B.C. island respond to reports of mysterious screaming — and find a 'sad goat'"
  +url: "https://www.cbc.ca/news/canada/british-columbia/quadra-island-rcmp-mysterious-screaming-1.7029695"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222321 {#1667
    date: 2023-11-17 12:58:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 13827
  -titleTs: "'b.c':3 'find':12 'goat':15 'island':4 'mysteri':9 'polic':1 'report':7 'respond':5 'sad':14 'scream':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700258321
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9519579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700222321 {#1668
    date: 2023-11-17 12:58:41.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
44 DENIED moderate
App\Entity\Entry {#1671
  +user: Proxies\__CG__\App\Entity\User {#1679 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Police-on-B-C-island-respond-to-reports-of-mysterious-screaming"
  +title: "Police on B.C. island respond to reports of mysterious screaming — and find a 'sad goat'"
  +url: "https://www.cbc.ca/news/canada/british-columbia/quadra-island-rcmp-mysterious-screaming-1.7029695"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700222321 {#1667
    date: 2023-11-17 12:58:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 13827
  -titleTs: "'b.c':3 'find':12 'goat':15 'island':4 'mysteri':9 'polic':1 'report':7 'respond':5 'sad':14 'scream':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700258321
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9519579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700222321 {#1668
    date: 2023-11-17 12:58:41.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
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\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Dominica-to-create-world-s-first-sperm-whale-reserve"
  +title: "Dominica to create world's first sperm whale reserve"
  +url: "https://www.bbc.com/news/world-latin-america-67413973"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700228126 {#1647
    date: 2023-11-17 14:35:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 13662
  -titleTs: "'creat':3 'dominica':1 'first':6 'reserv':9 'sperm':7 'whale':8 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221059
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9297983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165559 {#1645
    date: 2023-11-16 21:12:39.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
47 DENIED edit
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Dominica-to-create-world-s-first-sperm-whale-reserve"
  +title: "Dominica to create world's first sperm whale reserve"
  +url: "https://www.bbc.com/news/world-latin-america-67413973"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700228126 {#1647
    date: 2023-11-17 14:35:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 13662
  -titleTs: "'creat':3 'dominica':1 'first':6 'reserv':9 'sperm':7 'whale':8 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221059
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9297983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165559 {#1645
    date: 2023-11-16 21:12:39.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
48 DENIED moderate
App\Entity\Entry {#1640
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Dominica-to-create-world-s-first-sperm-whale-reserve"
  +title: "Dominica to create world's first sperm whale reserve"
  +url: "https://www.bbc.com/news/world-latin-america-67413973"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700228126 {#1647
    date: 2023-11-17 14:35:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  +badges: Doctrine\ORM\PersistentCollection {#1670 …}
  +children: []
  -id: 13662
  -titleTs: "'creat':3 'dominica':1 'first':6 'reserv':9 'sperm':7 'whale':8 'world':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700221059
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9297983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165559 {#1645
    date: 2023-11-16 21:12:39.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
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\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-disease-as-a"
  +title: "Bangladesh achieves historic milestone by eliminating kala-azar (disease) as a public health problem"
  +url: "https://www.who.int/news/item/31-10-2023-bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-as-a-public-health-problem"
  +body: """
    Kala-azar is a deadly parasitic disease that’s also known as Black Fever, or [Visceral leishmaniasis](https://en.wikipedia.org/wiki/Visceral_leishmaniasis).  \n
    It is the second most deadly parasitic disease (after malaria).
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943203 {#1697
    date: 2023-11-14 07:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 12849
  -titleTs: "'achiev':2 'azar':9 'bangladesh':1 'diseas':10 'elimin':6 'health':14 'histor':3 'kala':8 'kala-azar':7 'mileston':4 'problem':15 'public':13"
  -bodyTs: "'/wiki/visceral_leishmaniasis).':21 'also':11 'azar':3 'black':14 'dead':6,27 'diseas':8,29 'en.wikipedia.org':20 'en.wikipedia.org/wiki/visceral_leishmaniasis).':19 'fever':15 'kala':2 'kala-azar':1 'known':12 'leishmaniasi':18 'malaria':31 'parasit':7,28 'second':25 'viscer':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9137250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699943203 {#1695
    date: 2023-11-14 07:26:43.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
51 DENIED edit
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-disease-as-a"
  +title: "Bangladesh achieves historic milestone by eliminating kala-azar (disease) as a public health problem"
  +url: "https://www.who.int/news/item/31-10-2023-bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-as-a-public-health-problem"
  +body: """
    Kala-azar is a deadly parasitic disease that’s also known as Black Fever, or [Visceral leishmaniasis](https://en.wikipedia.org/wiki/Visceral_leishmaniasis).  \n
    It is the second most deadly parasitic disease (after malaria).
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943203 {#1697
    date: 2023-11-14 07:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 12849
  -titleTs: "'achiev':2 'azar':9 'bangladesh':1 'diseas':10 'elimin':6 'health':14 'histor':3 'kala':8 'kala-azar':7 'mileston':4 'problem':15 'public':13"
  -bodyTs: "'/wiki/visceral_leishmaniasis).':21 'also':11 'azar':3 'black':14 'dead':6,27 'diseas':8,29 'en.wikipedia.org':20 'en.wikipedia.org/wiki/visceral_leishmaniasis).':19 'fever':15 'kala':2 'kala-azar':1 'known':12 'leishmaniasi':18 'malaria':31 'parasit':7,28 'second':25 'viscer':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9137250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699943203 {#1695
    date: 2023-11-14 07:26:43.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
52 DENIED moderate
App\Entity\Entry {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1709 …}
  +slug: "Bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-disease-as-a"
  +title: "Bangladesh achieves historic milestone by eliminating kala-azar (disease) as a public health problem"
  +url: "https://www.who.int/news/item/31-10-2023-bangladesh-achieves-historic-milestone-by-eliminating-kala-azar-as-a-public-health-problem"
  +body: """
    Kala-azar is a deadly parasitic disease that’s also known as Black Fever, or [Visceral leishmaniasis](https://en.wikipedia.org/wiki/Visceral_leishmaniasis).  \n
    It is the second most deadly parasitic disease (after malaria).
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943203 {#1697
    date: 2023-11-14 07:26:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1595 …}
  +votes: Doctrine\ORM\PersistentCollection {#1609 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1752 …}
  +badges: Doctrine\ORM\PersistentCollection {#1639 …}
  +children: []
  -id: 12849
  -titleTs: "'achiev':2 'azar':9 'bangladesh':1 'diseas':10 'elimin':6 'health':14 'histor':3 'kala':8 'kala-azar':7 'mileston':4 'problem':15 'public':13"
  -bodyTs: "'/wiki/visceral_leishmaniasis).':21 'also':11 'azar':3 'black':14 'dead':6,27 'diseas':8,29 'en.wikipedia.org':20 'en.wikipedia.org/wiki/visceral_leishmaniasis).':19 'fever':15 'kala':2 'kala-azar':1 'known':12 'leishmaniasi':18 'malaria':31 'parasit':7,28 'second':25 'viscer':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9137250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699943203 {#1695
    date: 2023-11-14 07:26:43.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
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\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Moderators-Needed"
  +title: "Moderators Needed"
  +url: null
  +body: """
    This community has been abandoned by its creator. It needs one or more new moderators to bring it back to life! If you are interested in becoming a moderator, leave a comment in this post.\n
    \n
    You can message @kersploosh@sh.itjust.works with any questions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699936892 {#1439
    date: 2023-11-14 05:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kersploosh@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 12765
  -titleTs: "'moder':1 'need':2"
  -bodyTs: "'abandon':5 'back':19 'becom':27 'bring':17 'comment':32 'communiti':2 'creator':8 'interest':25 'kersploosh@sh.itjust.works':39 'leav':30 'life':21 'messag':38 'moder':15,29 'need':10 'new':14 'one':11 'post':35 'question':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699980831
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9117812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916831 {#1433
    date: 2023-11-14 00:07:11.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
55 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Moderators-Needed"
  +title: "Moderators Needed"
  +url: null
  +body: """
    This community has been abandoned by its creator. It needs one or more new moderators to bring it back to life! If you are interested in becoming a moderator, leave a comment in this post.\n
    \n
    You can message @kersploosh@sh.itjust.works with any questions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699936892 {#1439
    date: 2023-11-14 05:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kersploosh@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 12765
  -titleTs: "'moder':1 'need':2"
  -bodyTs: "'abandon':5 'back':19 'becom':27 'bring':17 'comment':32 'communiti':2 'creator':8 'interest':25 'kersploosh@sh.itjust.works':39 'leav':30 'life':21 'messag':38 'moder':15,29 'need':10 'new':14 'one':11 'post':35 'question':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699980831
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9117812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916831 {#1433
    date: 2023-11-14 00:07:11.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
56 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1428 …}
  +slug: "Moderators-Needed"
  +title: "Moderators Needed"
  +url: null
  +body: """
    This community has been abandoned by its creator. It needs one or more new moderators to bring it back to life! If you are interested in becoming a moderator, leave a comment in this post.\n
    \n
    You can message @kersploosh@sh.itjust.works with any questions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699936892 {#1439
    date: 2023-11-14 05:41:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@kersploosh@sh.itjust.works"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 12765
  -titleTs: "'moder':1 'need':2"
  -bodyTs: "'abandon':5 'back':19 'becom':27 'bring':17 'comment':32 'communiti':2 'creator':8 'interest':25 'kersploosh@sh.itjust.works':39 'leav':30 'life':21 'messag':38 'moder':15,29 'need':10 'new':14 'one':11 'post':35 'question':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699980831
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9117812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699916831 {#1433
    date: 2023-11-14 00:07:11.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
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\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "University-of-Exeter-research-indicates-that-hydrogen-sulfide-may-boost"
  +title: "University of Exeter research indicates that hydrogen sulfide may boost elderly cellular health"
  +url: "https://www.theinnovativehorizon.com/post/university-of-exeter-research-indicates-that-hydrogen-sulfide-may-boost-elderly-cellular-health"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696416436 {#1419
    date: 2023-10-04 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 2593
  -titleTs: "'boost':10 'cellular':12 'elder':11 'exet':3 'health':13 'hydrogen':7 'indic':5 'may':9 'research':4 'sulfid':8 'univers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696434894
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6522390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414894 {#1425
    date: 2023-10-04 12:21:34.0 +02: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
59 DENIED edit
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "University-of-Exeter-research-indicates-that-hydrogen-sulfide-may-boost"
  +title: "University of Exeter research indicates that hydrogen sulfide may boost elderly cellular health"
  +url: "https://www.theinnovativehorizon.com/post/university-of-exeter-research-indicates-that-hydrogen-sulfide-may-boost-elderly-cellular-health"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696416436 {#1419
    date: 2023-10-04 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 2593
  -titleTs: "'boost':10 'cellular':12 'elder':11 'exet':3 'health':13 'hydrogen':7 'indic':5 'may':9 'research':4 'sulfid':8 'univers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696434894
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6522390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414894 {#1425
    date: 2023-10-04 12:21:34.0 +02: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
60 DENIED moderate
App\Entity\Entry {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1454 …}
  +slug: "University-of-Exeter-research-indicates-that-hydrogen-sulfide-may-boost"
  +title: "University of Exeter research indicates that hydrogen sulfide may boost elderly cellular health"
  +url: "https://www.theinnovativehorizon.com/post/university-of-exeter-research-indicates-that-hydrogen-sulfide-may-boost-elderly-cellular-health"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696416436 {#1419
    date: 2023-10-04 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 2593
  -titleTs: "'boost':10 'cellular':12 'elder':11 'exet':3 'health':13 'hydrogen':7 'indic':5 'may':9 'research':4 'sulfid':8 'univers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696434894
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6522390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696414894 {#1425
    date: 2023-10-04 12:21:34.0 +02: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
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\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "Australian-Engineers-Found-Concrete-Made-30-Stronger-by-Adding-Waste"
  +title: "Australian Engineers Found Concrete Made 30% Stronger by Adding Waste Coffee Grounds–Cutting Emissions and Mining in the Process"
  +url: "https://www.goodnewsnetwork.org/concrete-made-30-stronger-when-rmit-university-adds-coffee-grounds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700979016 {#1446
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 2343
  -titleTs: "'30':6 'ad':9 'australian':1 'coffe':11 'concret':4 'cut':13 'emiss':14 'engin':2 'found':3 'ground':12 'made':5 'mine':16 'process':19 'stronger':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695848221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5812792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796721 {#1447
    date: 2023-09-27 08:38:41.0 +02: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
63 DENIED edit
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "Australian-Engineers-Found-Concrete-Made-30-Stronger-by-Adding-Waste"
  +title: "Australian Engineers Found Concrete Made 30% Stronger by Adding Waste Coffee Grounds–Cutting Emissions and Mining in the Process"
  +url: "https://www.goodnewsnetwork.org/concrete-made-30-stronger-when-rmit-university-adds-coffee-grounds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700979016 {#1446
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 2343
  -titleTs: "'30':6 'ad':9 'australian':1 'coffe':11 'concret':4 'cut':13 'emiss':14 'engin':2 'found':3 'ground':12 'made':5 'mine':16 'process':19 'stronger':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695848221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5812792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796721 {#1447
    date: 2023-09-27 08:38:41.0 +02: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
64 DENIED moderate
App\Entity\Entry {#1424
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1442 …}
  +slug: "Australian-Engineers-Found-Concrete-Made-30-Stronger-by-Adding-Waste"
  +title: "Australian Engineers Found Concrete Made 30% Stronger by Adding Waste Coffee Grounds–Cutting Emissions and Mining in the Process"
  +url: "https://www.goodnewsnetwork.org/concrete-made-30-stronger-when-rmit-university-adds-coffee-grounds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700979016 {#1446
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 2343
  -titleTs: "'30':6 'ad':9 'australian':1 'coffe':11 'concret':4 'cut':13 'emiss':14 'engin':2 'found':3 'ground':12 'made':5 'mine':16 'process':19 'stronger':7 'wast':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695848221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5812792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695796721 {#1447
    date: 2023-09-27 08:38:41.0 +02: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
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\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "ChatGPT-can-now-speak-listen-and-process-images-OpenAI-says"
  +title: "ChatGPT can now 'speak,' listen and process images, OpenAI says"
  +url: "https://web.archive.org/save/https%3A%2F%2Fwww.cnbc.com%2F2023%2F09%2F25%2Fchatgpt-speak-listen-process-images-openai.html"
  +body: "Some rednecks will be freaked out, but the rest of the world will only see improvements in the goods and services available in the market."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695731684 {#1642
    date: 2023-09-26 14:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 2333
  -titleTs: "'chatgpt':1 'imag':8 'listen':5 'openai':9 'process':7 'say':10 'speak':4"
  -bodyTs: "'avail':22 'freak':5 'good':19 'improv':16 'market':25 'redneck':2 'rest':9 'see':15 'servic':21 'world':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695745480
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6076910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695729980 {#1644
    date: 2023-09-26 14:06:20.0 +02: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
67 DENIED edit
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "ChatGPT-can-now-speak-listen-and-process-images-OpenAI-says"
  +title: "ChatGPT can now 'speak,' listen and process images, OpenAI says"
  +url: "https://web.archive.org/save/https%3A%2F%2Fwww.cnbc.com%2F2023%2F09%2F25%2Fchatgpt-speak-listen-process-images-openai.html"
  +body: "Some rednecks will be freaked out, but the rest of the world will only see improvements in the goods and services available in the market."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695731684 {#1642
    date: 2023-09-26 14:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 2333
  -titleTs: "'chatgpt':1 'imag':8 'listen':5 'openai':9 'process':7 'say':10 'speak':4"
  -bodyTs: "'avail':22 'freak':5 'good':19 'improv':16 'market':25 'redneck':2 'rest':9 'see':15 'servic':21 'world':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695745480
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6076910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695729980 {#1644
    date: 2023-09-26 14:06:20.0 +02: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
68 DENIED moderate
App\Entity\Entry {#1643
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1622 …}
  +slug: "ChatGPT-can-now-speak-listen-and-process-images-OpenAI-says"
  +title: "ChatGPT can now 'speak,' listen and process images, OpenAI says"
  +url: "https://web.archive.org/save/https%3A%2F%2Fwww.cnbc.com%2F2023%2F09%2F25%2Fchatgpt-speak-listen-process-images-openai.html"
  +body: "Some rednecks will be freaked out, but the rest of the world will only see improvements in the goods and services available in the market."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695731684 {#1642
    date: 2023-09-26 14:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1633 …}
  +votes: Doctrine\ORM\PersistentCollection {#1624 …}
  +reports: Doctrine\ORM\PersistentCollection {#1636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1450 …}
  +badges: Doctrine\ORM\PersistentCollection {#1421 …}
  +children: []
  -id: 2333
  -titleTs: "'chatgpt':1 'imag':8 'listen':5 'openai':9 'process':7 'say':10 'speak':4"
  -bodyTs: "'avail':22 'freak':5 'good':19 'improv':16 'market':25 'redneck':2 'rest':9 'see':15 'servic':21 'world':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695745480
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6076910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695729980 {#1644
    date: 2023-09-26 14:06:20.0 +02: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
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\Entry {#1949
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Food-truck-behind-4-meals-opens-eatery-in-Dunedin-and"
  +title: "Food truck behind $4 meals opens eatery in Dunedin - and is giving food away for free"
  +url: "https://www.stuff.co.nz/life-style/food-drink/131286457/food-truck-behind-4-meals-opens-eatery-in-dunedin--and-is-giving-food-away-for-free"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693285075 {#1509
    date: 2023-08-29 06:57:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 1994
  -titleTs: "'4':4 'away':14 'behind':3 'dunedin':9 'eateri':7 'food':1,13 'free':16 'give':12 'meal':5 'open':6 'truck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693360323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4044943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693273923 {#1870
    date: 2023-08-29 03:52:03.0 +02: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
71 DENIED edit
App\Entity\Entry {#1949
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Food-truck-behind-4-meals-opens-eatery-in-Dunedin-and"
  +title: "Food truck behind $4 meals opens eatery in Dunedin - and is giving food away for free"
  +url: "https://www.stuff.co.nz/life-style/food-drink/131286457/food-truck-behind-4-meals-opens-eatery-in-dunedin--and-is-giving-food-away-for-free"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693285075 {#1509
    date: 2023-08-29 06:57:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 1994
  -titleTs: "'4':4 'away':14 'behind':3 'dunedin':9 'eateri':7 'food':1,13 'free':16 'give':12 'meal':5 'open':6 'truck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693360323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4044943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693273923 {#1870
    date: 2023-08-29 03:52:03.0 +02: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
72 DENIED moderate
App\Entity\Entry {#1949
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Food-truck-behind-4-meals-opens-eatery-in-Dunedin-and"
  +title: "Food truck behind $4 meals opens eatery in Dunedin - and is giving food away for free"
  +url: "https://www.stuff.co.nz/life-style/food-drink/131286457/food-truck-behind-4-meals-opens-eatery-in-dunedin--and-is-giving-food-away-for-free"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693285075 {#1509
    date: 2023-08-29 06:57:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 1994
  -titleTs: "'4':4 'away':14 'behind':3 'dunedin':9 'eateri':7 'food':1,13 'free':16 'give':12 'meal':5 'open':6 'truck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693360323
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4044943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693273923 {#1870
    date: 2023-08-29 03:52:03.0 +02: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
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\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "World-s-1st-tooth-regrowth-medicine-moves-toward-clinical-trials-in"
  +title: "World's 1st 'tooth regrowth' medicine moves toward clinical trials in Japan"
  +url: "https://mainichi.jp/english/articles/20230609/p2a/00m/0sc/026000c"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688712175 {#1499
    date: 2023-07-07 08:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 2061
  -titleTs: "'1st':3 'clinic':9 'japan':12 'medicin':6 'move':7 'regrowth':5 'tooth':4 'toward':8 'trial':10 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688712175
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688712175 {#1501
    date: 2023-07-07 08:42:55.0 +02: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
75 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "World-s-1st-tooth-regrowth-medicine-moves-toward-clinical-trials-in"
  +title: "World's 1st 'tooth regrowth' medicine moves toward clinical trials in Japan"
  +url: "https://mainichi.jp/english/articles/20230609/p2a/00m/0sc/026000c"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688712175 {#1499
    date: 2023-07-07 08:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 2061
  -titleTs: "'1st':3 'clinic':9 'japan':12 'medicin':6 'move':7 'regrowth':5 'tooth':4 'toward':8 'trial':10 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688712175
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688712175 {#1501
    date: 2023-07-07 08:42:55.0 +02: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
76 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "World-s-1st-tooth-regrowth-medicine-moves-toward-clinical-trials-in"
  +title: "World's 1st 'tooth regrowth' medicine moves toward clinical trials in Japan"
  +url: "https://mainichi.jp/english/articles/20230609/p2a/00m/0sc/026000c"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688712175 {#1499
    date: 2023-07-07 08:42:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 2061
  -titleTs: "'1st':3 'clinic':9 'japan':12 'medicin':6 'move':7 'regrowth':5 'tooth':4 'toward':8 'trial':10 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688712175
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688712175 {#1501
    date: 2023-07-07 08:42:55.0 +02: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
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\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Australia-legalises-psychedelics-for-mental-health"
  +title: "Australia legalises psychedelics for mental health"
  +url: "https://www.bbc.com/news/world-australia-66072427"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711437 {#1406
    date: 2023-07-07 08:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2063
  -titleTs: "'australia':1 'health':6 'legalis':2 'mental':5 'psychedel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688711437
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711437 {#1704
    date: 2023-07-07 08:30:37.0 +02: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
79 DENIED edit
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Australia-legalises-psychedelics-for-mental-health"
  +title: "Australia legalises psychedelics for mental health"
  +url: "https://www.bbc.com/news/world-australia-66072427"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711437 {#1406
    date: 2023-07-07 08:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2063
  -titleTs: "'australia':1 'health':6 'legalis':2 'mental':5 'psychedel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688711437
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711437 {#1704
    date: 2023-07-07 08:30:37.0 +02: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
80 DENIED moderate
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "Australia-legalises-psychedelics-for-mental-health"
  +title: "Australia legalises psychedelics for mental health"
  +url: "https://www.bbc.com/news/world-australia-66072427"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711437 {#1406
    date: 2023-07-07 08:30:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 2063
  -titleTs: "'australia':1 'health':6 'legalis':2 'mental':5 'psychedel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688711437
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711437 {#1704
    date: 2023-07-07 08:30:37.0 +02: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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "U-S-Is-Destroying-the-Last-of-Its-Once-Vast-Chemical-Weapons"
  +title: "U.S. Is Destroying the Last of Its Once-Vast Chemical Weapons Arsenal"
  +url: "https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html"
  +body: "[web.archive.org/…/chemical-weapons-stockpile.html](https://web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711313 {#1533
    date: 2023-07-07 08:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 2062
  -titleTs: "'arsenal':13 'chemic':11 'destroy':3 'last':5 'once-vast':8 'u.s':1 'vast':10 'weapon':12"
  -bodyTs: "'/chemical-weapons-stockpile.html':2 '/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':5 'web.archive.org':1,4 'web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688715813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711313 {#1539
    date: 2023-07-07 08:28:33.0 +02: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
83 DENIED edit
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "U-S-Is-Destroying-the-Last-of-Its-Once-Vast-Chemical-Weapons"
  +title: "U.S. Is Destroying the Last of Its Once-Vast Chemical Weapons Arsenal"
  +url: "https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html"
  +body: "[web.archive.org/…/chemical-weapons-stockpile.html](https://web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711313 {#1533
    date: 2023-07-07 08:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 2062
  -titleTs: "'arsenal':13 'chemic':11 'destroy':3 'last':5 'once-vast':8 'u.s':1 'vast':10 'weapon':12"
  -bodyTs: "'/chemical-weapons-stockpile.html':2 '/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':5 'web.archive.org':1,4 'web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688715813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711313 {#1539
    date: 2023-07-07 08:28:33.0 +02: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
84 DENIED moderate
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1531 …}
  +slug: "U-S-Is-Destroying-the-Last-of-Its-Once-Vast-Chemical-Weapons"
  +title: "U.S. Is Destroying the Last of Its Once-Vast Chemical Weapons Arsenal"
  +url: "https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html"
  +body: "[web.archive.org/…/chemical-weapons-stockpile.html](https://web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688711313 {#1533
    date: 2023-07-07 08:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 2062
  -titleTs: "'arsenal':13 'chemic':11 'destroy':3 'last':5 'once-vast':8 'u.s':1 'vast':10 'weapon':12"
  -bodyTs: "'/chemical-weapons-stockpile.html':2 '/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':5 'web.archive.org':1,4 'web.archive.org/web/20230706091037/https://www.nytimes.com/2023/07/06/us/chemical-weapons-stockpile.html)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688715813
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/801635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688711313 {#1539
    date: 2023-07-07 08:28:33.0 +02: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "Hannah-Dingley-becomes-first-female-head-coach-in-English-men-s"
  +title: "Hannah Dingley becomes first female head coach in English men's professional football"
  +url: "https://www.cbsnews.com/tampa/news/hannah-dingley-becomes-first-female-head-coach-in-english-mens-professional-football/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688616118 {#1468
    date: 2023-07-06 06:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 2065
  -titleTs: "'becom':3 'coach':7 'dingley':2 'english':9 'femal':5 'first':4 'footbal':13 'hannah':1 'head':6 'men':10 'profession':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688616118
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688616118 {#1474
    date: 2023-07-06 06:01:58.0 +02: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
87 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "Hannah-Dingley-becomes-first-female-head-coach-in-English-men-s"
  +title: "Hannah Dingley becomes first female head coach in English men's professional football"
  +url: "https://www.cbsnews.com/tampa/news/hannah-dingley-becomes-first-female-head-coach-in-english-mens-professional-football/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688616118 {#1468
    date: 2023-07-06 06:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 2065
  -titleTs: "'becom':3 'coach':7 'dingley':2 'english':9 'femal':5 'first':4 'footbal':13 'hannah':1 'head':6 'men':10 'profession':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688616118
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688616118 {#1474
    date: 2023-07-06 06:01:58.0 +02: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
88 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "Hannah-Dingley-becomes-first-female-head-coach-in-English-men-s"
  +title: "Hannah Dingley becomes first female head coach in English men's professional football"
  +url: "https://www.cbsnews.com/tampa/news/hannah-dingley-becomes-first-female-head-coach-in-english-mens-professional-football/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688616118 {#1468
    date: 2023-07-06 06:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 2065
  -titleTs: "'becom':3 'coach':7 'dingley':2 'english':9 'femal':5 'first':4 'footbal':13 'hannah':1 'head':6 'men':10 'profession':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688616118
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688616118 {#1474
    date: 2023-07-06 06:01:58.0 +02: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "Saber-gifted-by-Queen-Victoria-to-feudal-samurai-found-in"
  +title: "Saber gifted by Queen Victoria to feudal samurai found in Tokyo"
  +url: "https://www.asahi.com/sp/ajw/articles/14935563"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688615115 {#1489
    date: 2023-07-06 05:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 2066
  -titleTs: "'feudal':7 'found':9 'gift':2 'queen':4 'saber':1 'samurai':8 'tokyo':11 'victoria':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688615115
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615115 {#1496
    date: 2023-07-06 05:45:15.0 +02: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
91 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "Saber-gifted-by-Queen-Victoria-to-feudal-samurai-found-in"
  +title: "Saber gifted by Queen Victoria to feudal samurai found in Tokyo"
  +url: "https://www.asahi.com/sp/ajw/articles/14935563"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688615115 {#1489
    date: 2023-07-06 05:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 2066
  -titleTs: "'feudal':7 'found':9 'gift':2 'queen':4 'saber':1 'samurai':8 'tokyo':11 'victoria':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688615115
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615115 {#1496
    date: 2023-07-06 05:45:15.0 +02: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
92 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1491 …}
  +slug: "Saber-gifted-by-Queen-Victoria-to-feudal-samurai-found-in"
  +title: "Saber gifted by Queen Victoria to feudal samurai found in Tokyo"
  +url: "https://www.asahi.com/sp/ajw/articles/14935563"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688615115 {#1489
    date: 2023-07-06 05:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 2066
  -titleTs: "'feudal':7 'found':9 'gift':2 'queen':4 'saber':1 'samurai':8 'tokyo':11 'victoria':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688615115
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/775517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688615115 {#1496
    date: 2023-07-06 05:45:15.0 +02: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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1763
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1756
    date: 2023-06-28 02:53:20.0 +02: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
95 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1763
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1756
    date: 2023-06-28 02:53:20.0 +02: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
96 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1751 …}
  +slug: "Chimp-sees-sky-for-the-first-time"
  +title: "Chimp sees sky for the first time"
  +url: "https://www.dailymail.co.uk/news/article-12237555/Heart-warming-moment-Vanilla-chimp-explodes-joy-sees-sky-time.html"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688351729 {#1763
    date: 2023-07-03 04:35:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1788 …}
  +votes: Doctrine\ORM\PersistentCollection {#1779 …}
  +reports: Doctrine\ORM\PersistentCollection {#1787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1775 …}
  +badges: Doctrine\ORM\PersistentCollection {#1781 …}
  +children: []
  -id: 2217
  -titleTs: "'chimp':1 'first':6 'see':2 'sky':3 'time':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687920100
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/969692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687913600 {#1756
    date: 2023-06-28 02:53:20.0 +02: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "World-s-largest-solar-hydro-plant-creates-power-on-Tibetan-Plateau"
  +title: "World’s largest solar-hydro plant creates power on Tibetan Plateau"
  +url: "https://www.scmp.com/news/china/science/article/3225408/china-worlds-largest-hybrid-solar-hydro-plant-produces-electricity-tibetan-plateau"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687900733 {#1783
    date: 2023-06-27 23:18:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 2218
  -titleTs: "'creat':8 'hydro':6 'largest':3 'plant':7 'plateau':12 'power':9 'solar':5 'solar-hydro':4 'tibetan':11 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687900733
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/507280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687900733 {#1785
    date: 2023-06-27 23:18:53.0 +02: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
99 DENIED edit
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "World-s-largest-solar-hydro-plant-creates-power-on-Tibetan-Plateau"
  +title: "World’s largest solar-hydro plant creates power on Tibetan Plateau"
  +url: "https://www.scmp.com/news/china/science/article/3225408/china-worlds-largest-hybrid-solar-hydro-plant-produces-electricity-tibetan-plateau"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687900733 {#1783
    date: 2023-06-27 23:18:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 2218
  -titleTs: "'creat':8 'hydro':6 'largest':3 'plant':7 'plateau':12 'power':9 'solar':5 'solar-hydro':4 'tibetan':11 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687900733
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/507280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687900733 {#1785
    date: 2023-06-27 23:18:53.0 +02: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
100 DENIED moderate
App\Entity\Entry {#1784
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: App\Entity\Magazine {#398
    +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 {#327
      date: 2024-03-28 17:14:21.0 +01:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#313 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +entries: Doctrine\ORM\PersistentCollection {#239 …}
    +posts: Doctrine\ORM\PersistentCollection {#197 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
    +bans: Doctrine\ORM\PersistentCollection {#176 …}
    +reports: Doctrine\ORM\PersistentCollection {#162 …}
    +badges: Doctrine\ORM\PersistentCollection {#140 …}
    +logs: Doctrine\ORM\PersistentCollection {#130 …}
    +awards: Doctrine\ORM\PersistentCollection {#119 …}
    +categories: Doctrine\ORM\PersistentCollection {#106 …}
    -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 {#324
      date: 2024-10-14 10:46:53.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693235735 {#326
      date: 2023-08-28 17:15:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1786 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1780 …}
  +slug: "World-s-largest-solar-hydro-plant-creates-power-on-Tibetan-Plateau"
  +title: "World’s largest solar-hydro plant creates power on Tibetan Plateau"
  +url: "https://www.scmp.com/news/china/science/article/3225408/china-worlds-largest-hybrid-solar-hydro-plant-produces-electricity-tibetan-plateau"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687900733 {#1783
    date: 2023-06-27 23:18:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 2218
  -titleTs: "'creat':8 'hydro':6 'largest':3 'plant':7 'plateau':12 'power':9 'solar':5 'solar-hydro':4 'tibetan':11 'world':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687900733
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/507280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687900733 {#1785
    date: 2023-06-27 23:18:53.0 +02: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
101 DENIED edit
App\Entity\Magazine {#398
  +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 {#327
    date: 2024-03-28 17:14:21.0 +01:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#313 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#318 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +entries: Doctrine\ORM\PersistentCollection {#239 …}
  +posts: Doctrine\ORM\PersistentCollection {#197 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#259 …}
  +bans: Doctrine\ORM\PersistentCollection {#176 …}
  +reports: Doctrine\ORM\PersistentCollection {#162 …}
  +badges: Doctrine\ORM\PersistentCollection {#140 …}
  +logs: Doctrine\ORM\PersistentCollection {#130 …}
  +awards: Doctrine\ORM\PersistentCollection {#119 …}
  +categories: Doctrine\ORM\PersistentCollection {#106 …}
  -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 {#324
    date: 2024-10-14 10:46:53.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1693235735 {#326
    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