GET https://kbin.spritesserver.nl/commented?p=626

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.54 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.06 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Hacking-skills"
  +title: "Hacking skills"
  +url: "https://startrek.website/pictrs/image/76a83282-3235-41c9-8a11-cae7123befc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707595793 {#191
    date: 2024-02-10 21:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4449
  -titleTs: "'hack':1 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693562184
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1299456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693488184 {#242
    date: 2023-08-31 15:23:04.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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Hacking-skills"
  +title: "Hacking skills"
  +url: "https://startrek.website/pictrs/image/76a83282-3235-41c9-8a11-cae7123befc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707595793 {#191
    date: 2024-02-10 21:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4449
  -titleTs: "'hack':1 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693562184
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1299456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693488184 {#242
    date: 2023-08-31 15:23:04.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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Hacking-skills"
  +title: "Hacking skills"
  +url: "https://startrek.website/pictrs/image/76a83282-3235-41c9-8a11-cae7123befc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707595793 {#191
    date: 2024-02-10 21:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 4449
  -titleTs: "'hack':1 'skill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693562184
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1299456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693488184 {#242
    date: 2023-08-31 15:23:04.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
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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-Baldur-s-Gate-3-bug-is-cutting-off-1-500-lines"
  +title: "A Baldur's Gate 3 bug is cutting off 1,500 lines of evil companion content, but the next patch will bring them back"
  +url: "https://www.pcgamer.com/a-baldurs-gate-3-bug-is-cutting-off-1500-lines-of-evil-companion-content-but-the-next-patch-will-bring-them-back/"
  +body: "Minthara is about to come out of her shell."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117495 {#1877
    date: 2024-10-05 10:38:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 23755
  -titleTs: "'1':10 '3':5 '500':11 'back':24 'baldur':2 'bring':22 'bug':6 'companion':15 'content':16 'cut':8 'evil':14 'gate':4 'line':12 'next':19 'patch':20"
  -bodyTs: "'come':5 'minthara':1 'shell':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693441744
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/409818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693435244 {#1876
    date: 2023-08-31 00:40:44.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
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-Baldur-s-Gate-3-bug-is-cutting-off-1-500-lines"
  +title: "A Baldur's Gate 3 bug is cutting off 1,500 lines of evil companion content, but the next patch will bring them back"
  +url: "https://www.pcgamer.com/a-baldurs-gate-3-bug-is-cutting-off-1500-lines-of-evil-companion-content-but-the-next-patch-will-bring-them-back/"
  +body: "Minthara is about to come out of her shell."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117495 {#1877
    date: 2024-10-05 10:38:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 23755
  -titleTs: "'1':10 '3':5 '500':11 'back':24 'baldur':2 'bring':22 'bug':6 'companion':15 'content':16 'cut':8 'evil':14 'gate':4 'line':12 'next':19 'patch':20"
  -bodyTs: "'come':5 'minthara':1 'shell':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693441744
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/409818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693435244 {#1876
    date: 2023-08-31 00:40:44.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
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-Baldur-s-Gate-3-bug-is-cutting-off-1-500-lines"
  +title: "A Baldur's Gate 3 bug is cutting off 1,500 lines of evil companion content, but the next patch will bring them back"
  +url: "https://www.pcgamer.com/a-baldurs-gate-3-bug-is-cutting-off-1500-lines-of-evil-companion-content-but-the-next-patch-will-bring-them-back/"
  +body: "Minthara is about to come out of her shell."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728117495 {#1877
    date: 2024-10-05 10:38:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 23755
  -titleTs: "'1':10 '3':5 '500':11 'back':24 'baldur':2 'bring':22 'bug':6 'companion':15 'content':16 'cut':8 'evil':14 'gate':4 'line':12 'next':19 'patch':20"
  -bodyTs: "'come':5 'minthara':1 'shell':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693441744
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/409818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693435244 {#1876
    date: 2023-08-31 00:40:44.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
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Contact-by-The-Awkward-Yeti"
  +title: ""Contact" by The Awkward Yeti"
  +url: "https://theawkwardyeti.com/wp-content/uploads/2023/08/082523-Contact_.png"
  +body: """
    Source: [Contact - The Awkward Yeti](https://theawkwardyeti.com/comic/contact/)\n
    \n
    Link-tree: [linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)\n
    \n
    Comic archive: [theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)\n
    \n
    RSS Feed: [theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707793933 {#1953
    date: 2024-02-13 04:12:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 4614
  -titleTs: "'awkward':4 'contact':1 'yeti':5"
  -bodyTs: "'/comic-archive](https://theawkwardyeti.com/comic-archive)':19 '/comic/contact/)':8 '/feed](https://theawkwardyeti.com/feed)':24 '/theawkwardyeti](http://linktr.ee/theawkwardyeti)':14 'archiv':16 'awkward':4 'comic':15 'contact':2 'feed':21 'link':10 'link-tre':9 'linktr.ee':13 'linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)':12 'rss':20 'sourc':1 'theawkwardyeti.com':7,18,23 'theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)':17 'theawkwardyeti.com/comic/contact/)':6 'theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)':22 'tree':11 'yeti':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693440659
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/6066155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693420659 {#1937
    date: 2023-08-30 20:37:39.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
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Contact-by-The-Awkward-Yeti"
  +title: ""Contact" by The Awkward Yeti"
  +url: "https://theawkwardyeti.com/wp-content/uploads/2023/08/082523-Contact_.png"
  +body: """
    Source: [Contact - The Awkward Yeti](https://theawkwardyeti.com/comic/contact/)\n
    \n
    Link-tree: [linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)\n
    \n
    Comic archive: [theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)\n
    \n
    RSS Feed: [theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707793933 {#1953
    date: 2024-02-13 04:12:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 4614
  -titleTs: "'awkward':4 'contact':1 'yeti':5"
  -bodyTs: "'/comic-archive](https://theawkwardyeti.com/comic-archive)':19 '/comic/contact/)':8 '/feed](https://theawkwardyeti.com/feed)':24 '/theawkwardyeti](http://linktr.ee/theawkwardyeti)':14 'archiv':16 'awkward':4 'comic':15 'contact':2 'feed':21 'link':10 'link-tre':9 'linktr.ee':13 'linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)':12 'rss':20 'sourc':1 'theawkwardyeti.com':7,18,23 'theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)':17 'theawkwardyeti.com/comic/contact/)':6 'theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)':22 'tree':11 'yeti':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693440659
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/6066155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693420659 {#1937
    date: 2023-08-30 20:37:39.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
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1970 …}
  +slug: "Contact-by-The-Awkward-Yeti"
  +title: ""Contact" by The Awkward Yeti"
  +url: "https://theawkwardyeti.com/wp-content/uploads/2023/08/082523-Contact_.png"
  +body: """
    Source: [Contact - The Awkward Yeti](https://theawkwardyeti.com/comic/contact/)\n
    \n
    Link-tree: [linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)\n
    \n
    Comic archive: [theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)\n
    \n
    RSS Feed: [theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707793933 {#1953
    date: 2024-02-13 04:12:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 4614
  -titleTs: "'awkward':4 'contact':1 'yeti':5"
  -bodyTs: "'/comic-archive](https://theawkwardyeti.com/comic-archive)':19 '/comic/contact/)':8 '/feed](https://theawkwardyeti.com/feed)':24 '/theawkwardyeti](http://linktr.ee/theawkwardyeti)':14 'archiv':16 'awkward':4 'comic':15 'contact':2 'feed':21 'link':10 'link-tre':9 'linktr.ee':13 'linktr.ee/theawkwardyeti](http://linktr.ee/theawkwardyeti)':12 'rss':20 'sourc':1 'theawkwardyeti.com':7,18,23 'theawkwardyeti.com/comic-archive](https://theawkwardyeti.com/comic-archive)':17 'theawkwardyeti.com/comic/contact/)':6 'theawkwardyeti.com/feed](https://theawkwardyeti.com/feed)':22 'tree':11 'yeti':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693440659
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/6066155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693420659 {#1937
    date: 2023-08-30 20:37:39.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
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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "enjoy-your-freedom"
  +title: "enjoy your freedom"
  +url: "https://lemmy.ml/pictrs/image/585aa31f-0a5d-449a-8c1a-a8957597336d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693417165 {#1397
    date: 2023-08-30 19:39:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 12059
  -titleTs: "'enjoy':1 'freedom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693432638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4142758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693412638 {#1388
    date: 2023-08-30 18:23: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
15 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "enjoy-your-freedom"
  +title: "enjoy your freedom"
  +url: "https://lemmy.ml/pictrs/image/585aa31f-0a5d-449a-8c1a-a8957597336d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693417165 {#1397
    date: 2023-08-30 19:39:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 12059
  -titleTs: "'enjoy':1 'freedom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693432638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4142758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693412638 {#1388
    date: 2023-08-30 18:23: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
16 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "enjoy-your-freedom"
  +title: "enjoy your freedom"
  +url: "https://lemmy.ml/pictrs/image/585aa31f-0a5d-449a-8c1a-a8957597336d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693417165 {#1397
    date: 2023-08-30 19:39:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 12059
  -titleTs: "'enjoy':1 'freedom':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693432638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4142758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693412638 {#1388
    date: 2023-08-30 18:23: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
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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1941
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1942
    date: 2023-08-30 14:56:24.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
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1941
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1942
    date: 2023-08-30 14:56:24.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
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Would-you-live-in-a-rural-area"
  +title: "Would you live in a rural area?"
  +url: null
  +body: "People of lemmy, would you live in a rural area? Why or why not?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708864507 {#1941
    date: 2024-02-25 13:35:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9292
  -titleTs: "'area':7 'live':3 'rural':6 'would':1"
  -bodyTs: "'area':10 'lemmi':3 'live':6 'peopl':1 'rural':9 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693406684
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4135319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693400184 {#1942
    date: 2023-08-30 14:56:24.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
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Back-to-School"
  +title: "Back to School 🏫🎒"
  +url: "https://imgflip.com/i/7xfaf4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693398198 {#1367
    date: 2023-08-30 14:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 5499
  -titleTs: "'back':1 'school':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693395226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4128050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693388726 {#1902
    date: 2023-08-30 11:45:26.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
23 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Back-to-School"
  +title: "Back to School 🏫🎒"
  +url: "https://imgflip.com/i/7xfaf4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693398198 {#1367
    date: 2023-08-30 14:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 5499
  -titleTs: "'back':1 'school':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693395226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4128050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693388726 {#1902
    date: 2023-08-30 11:45:26.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
24 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Back-to-School"
  +title: "Back to School 🏫🎒"
  +url: "https://imgflip.com/i/7xfaf4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693398198 {#1367
    date: 2023-08-30 14:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 5499
  -titleTs: "'back':1 'school':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693395226
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4128050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693388726 {#1902
    date: 2023-08-30 11:45:26.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
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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#2426
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#2440
    date: 2023-08-30 07:16: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
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#2426
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#2440
    date: 2023-08-30 07:16: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
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "DISCUSSION-Weekly-Discussion-Wednesday-Learning-to-wear-a-mask-is"
  +title: "[DISCUSSION] Weekly Discussion Wednesday - "Learning to wear a mask  is the first lesson in patriarchal masculinity that a boy learns""
  +url: null
  +body: """
    This week’s prompt is:\n
    \n
    > “Learning to wear a mask (that word already embedded in the term “masculinity”) is the first lesson in patriarchal masculinity that a boy learns. He learns that his core feelings cannot be expressed if they do not conform to the acceptable behaviors sexism defines as male. Asked to give up the true self in order to realize the patriarchal ideal, boys learn self-betrayal early and are rewarded for these acts of soul murder.”\n
    \n
    ― bell hooks, The Will to Change: Men, Masculinity, and Love
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693449580 {#2426
    date: 2023-08-31 04:39:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 9465
  -titleTs: "'boy':19 'discuss':1,3 'first':12 'learn':5,20 'lesson':13 'masculin':16 'mask':9 'patriarch':15 'wear':7 'wednesday':4 'week':2"
  -bodyTs: "'accept':46 'act':77 'alreadi':13 'ask':52 'behavior':47 'bell':81 'betray':70 'boy':28,66 'cannot':36 'chang':86 'conform':43 'core':34 'defin':49 'earli':71 'embed':14 'express':38 'feel':35 'first':21 'give':54 'hook':82 'ideal':65 'learn':6,29,31,67 'lesson':22 'love':90 'male':51 'masculin':18,25,88 'mask':10 'men':87 'murder':80 'order':60 'patriarch':24,64 'prompt':4 'realiz':62 'reward':74 'self':58,69 'self-betray':68 'sexism':48 'soul':79 'term':17 'true':57 'wear':8 'week':2 'word':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693379075
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1809894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693372575 {#2440
    date: 2023-08-30 07:16: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
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#2449
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#2477
    date: 2023-08-30 05:18:40.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
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#2449
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#2477
    date: 2023-08-30 05:18:40.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
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "When-was-the-last-time-you-lost-a-debate-argument-what"
  +title: "When was the last time you "lost" a debate/argument (what was it about)?"
  +url: null
  +body: "One might say it just happened to me. You should all try it sometime."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693371258 {#2449
    date: 2023-08-30 06:54:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 12818
  -titleTs: "'debate/argument':9 'last':4 'lost':7 'time':5"
  -bodyTs: "'happen':6 'might':2 'one':1 'say':3 'sometim':14 'tri':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693372020
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5996529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693365520 {#2477
    date: 2023-08-30 05:18:40.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
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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "Has-YouTube-Blocked-Your-Adblocker-Yet"
  +title: "Has YouTube Blocked Your Adblocker Yet??"
  +url: "https://strawpoll.com/xVg7j6EdGnr"
  +body: """
    **UPDATE 2**It seems that starting today, uBlock Origin is working to combat this Youtube Block. Mine started working again! Lets all thank the devs of UBO for fighting this fight!\n
    \n
    **UPDATE**So as new info comes out, I’ll be posting it here. It seems as if this *Rollout Has Several Parts*.\n
    \n
    **Part 1**\n
    \n
    You get a popup message over top of your video, blocking the screen: ![](https://lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)\n
    \n
    - This is the first sign. If you see this popup AND are logged into a YouTube account, your account has been selected.\n
    - At this stage you can likely close or block these messages with an adblocker.\n
    \n
    **Part 2**\n
    \n
    This message will change, indicating that you have 3 remaining videos to watch without ads.\n
    \n
    **Will insert photo once one has been found**\n
    \n
    - At this stage your adblocker will imminently stop working in 3 videos time.\n
    - Personally using Firefox + uBlock Origin and tweaking filters and updates does not even fix it.\n
    \n
    **Part 3**\n
    \n
    None of the video loads now, everything looks blank.\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)\n
    \n
    - At this stage you must tred new ground to avoid ads. I have posted methods in the comments. If you want to bypass this end page, read down there.\n
    \n
    **End of Update**\n
    \n
    ---\n
    \n
    YouTube has started rolling out anti-adblock to users inside the United States, which means that they are preparing to roll this out to the entire country. Personally, I have been blocked already. I want to gauge how common this occurrence is.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693338765 {#1923
    date: 2023-08-29 21:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 12796
  -titleTs: "'adblock':5 'block':3 'yet':6 'youtub':2"
  -bodyTs: "'/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':71 '/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':174 '1':55 '2':2,109 '3':118,143,162 'account':88,90 'ad':124,185 'adblock':107,137,214 'alreadi':240 'anti':213 'anti-adblock':212 'avoid':184 'blank':171 'block':16,66,102,239 'bypass':197 'chang':113 'close':100 'combat':13 'come':37 'comment':192 'common':246 'countri':234 'dev':25 'end':199,204 'entir':233 'even':158 'everyth':169 'fight':29,31 'filter':153 'firefox':148 'first':75 'fix':159 'found':132 'gaug':244 'get':57 'ground':182 'immin':139 'indic':114 'info':36 'insert':126 'insid':217 'lemmy.dbzer0.com':70,173 'lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':69 'lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':172 'let':21 'like':99 'll':40 'load':167 'log':84 'look':170 'mean':222 'messag':60,104,111 'method':189 'mine':17 'must':179 'new':35,181 'none':163 'occurr':248 'one':129 'origin':9,150 'page':200 'part':53,54,108,161 'person':146,235 'photo':127 'popup':59,81 'post':42,188 'prepar':226 'read':201 'remain':119 'roll':210,228 'rollout':50 'screen':68 'see':79 'seem':4,46 'select':93 'sever':52 'sign':76 'stage':96,135,177 'start':6,18,209 'state':220 'stop':140 'thank':23 'time':145 'today':7 'top':62 'tred':180 'tweak':152 'ublock':8,149 'ubo':27 'unit':219 'updat':1,32,155,206 'use':147 'user':216 'video':65,120,144,166 'want':195,242 'watch':122 'without':123 'work':11,19,141 'youtub':15,87,207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693345851
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2982041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693334851 {#2484
    date: 2023-08-29 20:47:31.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
35 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "Has-YouTube-Blocked-Your-Adblocker-Yet"
  +title: "Has YouTube Blocked Your Adblocker Yet??"
  +url: "https://strawpoll.com/xVg7j6EdGnr"
  +body: """
    **UPDATE 2**It seems that starting today, uBlock Origin is working to combat this Youtube Block. Mine started working again! Lets all thank the devs of UBO for fighting this fight!\n
    \n
    **UPDATE**So as new info comes out, I’ll be posting it here. It seems as if this *Rollout Has Several Parts*.\n
    \n
    **Part 1**\n
    \n
    You get a popup message over top of your video, blocking the screen: ![](https://lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)\n
    \n
    - This is the first sign. If you see this popup AND are logged into a YouTube account, your account has been selected.\n
    - At this stage you can likely close or block these messages with an adblocker.\n
    \n
    **Part 2**\n
    \n
    This message will change, indicating that you have 3 remaining videos to watch without ads.\n
    \n
    **Will insert photo once one has been found**\n
    \n
    - At this stage your adblocker will imminently stop working in 3 videos time.\n
    - Personally using Firefox + uBlock Origin and tweaking filters and updates does not even fix it.\n
    \n
    **Part 3**\n
    \n
    None of the video loads now, everything looks blank.\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)\n
    \n
    - At this stage you must tred new ground to avoid ads. I have posted methods in the comments. If you want to bypass this end page, read down there.\n
    \n
    **End of Update**\n
    \n
    ---\n
    \n
    YouTube has started rolling out anti-adblock to users inside the United States, which means that they are preparing to roll this out to the entire country. Personally, I have been blocked already. I want to gauge how common this occurrence is.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693338765 {#1923
    date: 2023-08-29 21:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 12796
  -titleTs: "'adblock':5 'block':3 'yet':6 'youtub':2"
  -bodyTs: "'/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':71 '/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':174 '1':55 '2':2,109 '3':118,143,162 'account':88,90 'ad':124,185 'adblock':107,137,214 'alreadi':240 'anti':213 'anti-adblock':212 'avoid':184 'blank':171 'block':16,66,102,239 'bypass':197 'chang':113 'close':100 'combat':13 'come':37 'comment':192 'common':246 'countri':234 'dev':25 'end':199,204 'entir':233 'even':158 'everyth':169 'fight':29,31 'filter':153 'firefox':148 'first':75 'fix':159 'found':132 'gaug':244 'get':57 'ground':182 'immin':139 'indic':114 'info':36 'insert':126 'insid':217 'lemmy.dbzer0.com':70,173 'lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':69 'lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':172 'let':21 'like':99 'll':40 'load':167 'log':84 'look':170 'mean':222 'messag':60,104,111 'method':189 'mine':17 'must':179 'new':35,181 'none':163 'occurr':248 'one':129 'origin':9,150 'page':200 'part':53,54,108,161 'person':146,235 'photo':127 'popup':59,81 'post':42,188 'prepar':226 'read':201 'remain':119 'roll':210,228 'rollout':50 'screen':68 'see':79 'seem':4,46 'select':93 'sever':52 'sign':76 'stage':96,135,177 'start':6,18,209 'state':220 'stop':140 'thank':23 'time':145 'today':7 'top':62 'tred':180 'tweak':152 'ublock':8,149 'ubo':27 'unit':219 'updat':1,32,155,206 'use':147 'user':216 'video':65,120,144,166 'want':195,242 'watch':122 'without':123 'work':11,19,141 'youtub':15,87,207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693345851
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2982041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693334851 {#2484
    date: 2023-08-29 20:47:31.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
36 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: Proxies\__CG__\App\Entity\Image {#1508 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1524 …}
  +slug: "Has-YouTube-Blocked-Your-Adblocker-Yet"
  +title: "Has YouTube Blocked Your Adblocker Yet??"
  +url: "https://strawpoll.com/xVg7j6EdGnr"
  +body: """
    **UPDATE 2**It seems that starting today, uBlock Origin is working to combat this Youtube Block. Mine started working again! Lets all thank the devs of UBO for fighting this fight!\n
    \n
    **UPDATE**So as new info comes out, I’ll be posting it here. It seems as if this *Rollout Has Several Parts*.\n
    \n
    **Part 1**\n
    \n
    You get a popup message over top of your video, blocking the screen: ![](https://lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)\n
    \n
    - This is the first sign. If you see this popup AND are logged into a YouTube account, your account has been selected.\n
    - At this stage you can likely close or block these messages with an adblocker.\n
    \n
    **Part 2**\n
    \n
    This message will change, indicating that you have 3 remaining videos to watch without ads.\n
    \n
    **Will insert photo once one has been found**\n
    \n
    - At this stage your adblocker will imminently stop working in 3 videos time.\n
    - Personally using Firefox + uBlock Origin and tweaking filters and updates does not even fix it.\n
    \n
    **Part 3**\n
    \n
    None of the video loads now, everything looks blank.\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)\n
    \n
    - At this stage you must tred new ground to avoid ads. I have posted methods in the comments. If you want to bypass this end page, read down there.\n
    \n
    **End of Update**\n
    \n
    ---\n
    \n
    YouTube has started rolling out anti-adblock to users inside the United States, which means that they are preparing to roll this out to the entire country. Personally, I have been blocked already. I want to gauge how common this occurrence is.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693338765 {#1923
    date: 2023-08-29 21:52:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 12796
  -titleTs: "'adblock':5 'block':3 'yet':6 'youtub':2"
  -bodyTs: "'/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':71 '/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':174 '1':55 '2':2,109 '3':118,143,162 'account':88,90 'ad':124,185 'adblock':107,137,214 'alreadi':240 'anti':213 'anti-adblock':212 'avoid':184 'blank':171 'block':16,66,102,239 'bypass':197 'chang':113 'close':100 'combat':13 'come':37 'comment':192 'common':246 'countri':234 'dev':25 'end':199,204 'entir':233 'even':158 'everyth':169 'fight':29,31 'filter':153 'firefox':148 'first':75 'fix':159 'found':132 'gaug':244 'get':57 'ground':182 'immin':139 'indic':114 'info':36 'insert':126 'insid':217 'lemmy.dbzer0.com':70,173 'lemmy.dbzer0.com/pictrs/image/bd0e0c67-f37d-4b82-a5b8-1703542f0af1.jpeg)':69 'lemmy.dbzer0.com/pictrs/image/e37261ac-cf82-4ecd-9481-bea42029a3a0.png)':172 'let':21 'like':99 'll':40 'load':167 'log':84 'look':170 'mean':222 'messag':60,104,111 'method':189 'mine':17 'must':179 'new':35,181 'none':163 'occurr':248 'one':129 'origin':9,150 'page':200 'part':53,54,108,161 'person':146,235 'photo':127 'popup':59,81 'post':42,188 'prepar':226 'read':201 'remain':119 'roll':210,228 'rollout':50 'screen':68 'see':79 'seem':4,46 'select':93 'sever':52 'sign':76 'stage':96,135,177 'start':6,18,209 'state':220 'stop':140 'thank':23 'time':145 'today':7 'top':62 'tred':180 'tweak':152 'ublock':8,149 'ubo':27 'unit':219 'updat':1,32,155,206 'use':147 'user':216 'video':65,120,144,166 'want':195,242 'watch':122 'without':123 'work':11,19,141 'youtub':15,87,207"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693345851
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2982041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693334851 {#2484
    date: 2023-08-29 20:47:31.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
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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "8-29-23-www-thefarside-com"
  +title: "8-29-23 www.thefarside.com"
  +url: "https://i.imgur.com/uKVJplZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693332483 {#1511
    date: 2023-08-29 20:08:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 20746
  -titleTs: "'-23':3 '-29':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693337481
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5927748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693330981 {#1523
    date: 2023-08-29 19:43:01.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
39 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "8-29-23-www-thefarside-com"
  +title: "8-29-23 www.thefarside.com"
  +url: "https://i.imgur.com/uKVJplZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693332483 {#1511
    date: 2023-08-29 20:08:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 20746
  -titleTs: "'-23':3 '-29':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693337481
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5927748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693330981 {#1523
    date: 2023-08-29 19:43:01.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
40 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1506 …}
  +slug: "8-29-23-www-thefarside-com"
  +title: "8-29-23 www.thefarside.com"
  +url: "https://i.imgur.com/uKVJplZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693332483 {#1511
    date: 2023-08-29 20:08:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 20746
  -titleTs: "'-23':3 '-29':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693337481
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5927748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693330981 {#1523
    date: 2023-08-29 19:43:01.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
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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1539
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1541
    date: 2023-08-29 18:38:54.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
43 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1539
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1541
    date: 2023-08-29 18:38:54.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
44 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Met-a-nice-lady-at-the-grocery-store"
  +title: "Met a nice lady at the grocery store"
  +url: null
  +body: """
    Today at the grocery store a sweet older lady approached me and asked if I knew anything about computers. I said yes I do, and she produced a mouse saying that her son set up Linux mint for her and she was wondering if the mouse was compatible. It needed kernel version 2.6 or newer so I said that the mouse should work, guessing mint itself was probably newer than that kernel. Happy with my answer, we chatted a little, then she thanked me and left.\n
    \n
    It was a nice experience, so I thought I should share!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693344366 {#1539
    date: 2023-08-29 23:26:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17184
  -titleTs: "'groceri':7 'ladi':4 'met':1 'nice':3 'store':8"
  -bodyTs: "'2.6':53 'answer':76 'anyth':17 'approach':10 'ask':13 'chat':78 'compat':48 'comput':19 'experi':91 'groceri':4 'guess':64 'happi':73 'kernel':51,72 'knew':16 'ladi':9 'left':86 'linux':36 'littl':80 'mint':37,65 'mous':29,46,61 'need':50 'newer':55,69 'nice':90 'older':8 'probabl':68 'produc':27 'said':21,58 'say':30 'set':34 'share':97 'son':33 'store':5 'sweet':7 'thank':83 'thought':94 'today':1 'version':52 'wonder':43 'work':63 'yes':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693333634
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4090063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693327134 {#1541
    date: 2023-08-29 18:38:54.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
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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Safety-Hazard-by-Danby-Draws-Comics"
  +title: ""Safety Hazard" by Danby Draws Comics"
  +url: "https://i0.wp.com/danbydraws.com/wp-content/uploads/2023/08/241nsfw.png"
  +body: """
    Source: [Safety Hazard - Danby Draws Comics](https://danbydraws.com/comic/safety-hazard/)\n
    \n
    RSS Feed: [danbydraws.com/feed/](https://danbydraws.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707796482 {#1704
    date: 2024-02-13 04:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 4230
  -titleTs: "'comic':6 'danbi':4 'draw':5 'hazard':2 'safeti':1"
  -bodyTs: "'/comic/safety-hazard/)':9 '/feed/](https://danbydraws.com/feed/)':14 'comic':6 'danbi':4 'danbydraws.com':8,13 'danbydraws.com/comic/safety-hazard/)':7 'danbydraws.com/feed/](https://danbydraws.com/feed/)':12 'draw':5 'feed':11 'hazard':3 'rss':10 'safeti':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693318807
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5875690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289807 {#1713
    date: 2023-08-29 08:16:47.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
47 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Safety-Hazard-by-Danby-Draws-Comics"
  +title: ""Safety Hazard" by Danby Draws Comics"
  +url: "https://i0.wp.com/danbydraws.com/wp-content/uploads/2023/08/241nsfw.png"
  +body: """
    Source: [Safety Hazard - Danby Draws Comics](https://danbydraws.com/comic/safety-hazard/)\n
    \n
    RSS Feed: [danbydraws.com/feed/](https://danbydraws.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707796482 {#1704
    date: 2024-02-13 04:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 4230
  -titleTs: "'comic':6 'danbi':4 'draw':5 'hazard':2 'safeti':1"
  -bodyTs: "'/comic/safety-hazard/)':9 '/feed/](https://danbydraws.com/feed/)':14 'comic':6 'danbi':4 'danbydraws.com':8,13 'danbydraws.com/comic/safety-hazard/)':7 'danbydraws.com/feed/](https://danbydraws.com/feed/)':12 'draw':5 'feed':11 'hazard':3 'rss':10 'safeti':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693318807
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5875690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289807 {#1713
    date: 2023-08-29 08:16:47.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
48 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1706 …}
  +slug: "Safety-Hazard-by-Danby-Draws-Comics"
  +title: ""Safety Hazard" by Danby Draws Comics"
  +url: "https://i0.wp.com/danbydraws.com/wp-content/uploads/2023/08/241nsfw.png"
  +body: """
    Source: [Safety Hazard - Danby Draws Comics](https://danbydraws.com/comic/safety-hazard/)\n
    \n
    RSS Feed: [danbydraws.com/feed/](https://danbydraws.com/feed/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707796482 {#1704
    date: 2024-02-13 04:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 4230
  -titleTs: "'comic':6 'danbi':4 'draw':5 'hazard':2 'safeti':1"
  -bodyTs: "'/comic/safety-hazard/)':9 '/feed/](https://danbydraws.com/feed/)':14 'comic':6 'danbi':4 'danbydraws.com':8,13 'danbydraws.com/comic/safety-hazard/)':7 'danbydraws.com/feed/](https://danbydraws.com/feed/)':12 'draw':5 'feed':11 'hazard':3 'rss':10 'safeti':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693318807
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5875690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693289807 {#1713
    date: 2023-08-29 08:16:47.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
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Wow-this-snow-looks-so-real"
  +title: "Wow, this snow looks so real!"
  +url: "https://lemmus.org/pictrs/image/e82169fe-eced-4bdf-991f-51f14bd1c93d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693263808 {#1474
    date: 2023-08-29 01:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 10644
  -titleTs: "'look':4 'real':6 'snow':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693268594
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/500093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693262094 {#1472
    date: 2023-08-29 00:34:54.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
51 DENIED edit
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Wow-this-snow-looks-so-real"
  +title: "Wow, this snow looks so real!"
  +url: "https://lemmus.org/pictrs/image/e82169fe-eced-4bdf-991f-51f14bd1c93d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693263808 {#1474
    date: 2023-08-29 01:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 10644
  -titleTs: "'look':4 'real':6 'snow':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693268594
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/500093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693262094 {#1472
    date: 2023-08-29 00:34:54.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
52 DENIED moderate
App\Entity\Entry {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1470 …}
  +image: Proxies\__CG__\App\Entity\Image {#1469 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1473 …}
  +slug: "Wow-this-snow-looks-so-real"
  +title: "Wow, this snow looks so real!"
  +url: "https://lemmus.org/pictrs/image/e82169fe-eced-4bdf-991f-51f14bd1c93d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693263808 {#1474
    date: 2023-08-29 01:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 10644
  -titleTs: "'look':4 'real':6 'snow':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693268594
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/500093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693262094 {#1472
    date: 2023-08-29 00:34:54.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
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "You-hold-no-power-here"
  +title: "You hold no power here!"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c7f307bd-9566-4570-b571-d623e9496d94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693255991 {#1491
    date: 2023-08-28 22:53:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15257
  -titleTs: "'hold':2 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693265914
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2923836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693254914 {#1493
    date: 2023-08-28 22:35:14.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
55 DENIED edit
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "You-hold-no-power-here"
  +title: "You hold no power here!"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c7f307bd-9566-4570-b571-d623e9496d94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693255991 {#1491
    date: 2023-08-28 22:53:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15257
  -titleTs: "'hold':2 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693265914
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2923836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693254914 {#1493
    date: 2023-08-28 22:35:14.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
56 DENIED moderate
App\Entity\Entry {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "You-hold-no-power-here"
  +title: "You hold no power here!"
  +url: "https://lemmy.dbzer0.com/pictrs/image/c7f307bd-9566-4570-b571-d623e9496d94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693255991 {#1491
    date: 2023-08-28 22:53:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 15257
  -titleTs: "'hold':2 'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693265914
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2923836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693254914 {#1493
    date: 2023-08-28 22:35:14.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
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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1751
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1788
    date: 2023-08-28 21:42:01.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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1751
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1788
    date: 2023-08-28 21:42:01.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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Save-corruption"
  +title: "Save corruption?"
  +url: null
  +body: "When will the patches be stable enough that one would -with a reasonable degree of certainty- no longer expect save corruption anymore in the process? Because I will not, can not, do the first couple hours yet again at this point. I may roll another character when things have settled down and any further twiddling will be mostly cosmetic, but right now, no. BG3 is on hold for me now."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679653 {#1751
    date: 2023-11-22 20:00:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 20798
  -titleTs: "'corrupt':2 'save':1"
  -bodyTs: "'anoth':45 'anymor':22 'bg3':64 'certainti':16 'charact':46 'corrupt':21 'cosmet':59 'coupl':35 'degre':14 'enough':7 'expect':19 'first':34 'hold':67 'hour':36 'longer':18 'may':43 'most':58 'one':9 'patch':4 'point':41 'process':25 'reason':13 'right':61 'roll':44 'save':20 'settl':50 'stabl':6 'thing':48 'twiddl':55 'would':10 'yet':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693258221
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4024075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693251721 {#1788
    date: 2023-08-28 21:42:01.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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Young-Men-Are-Gaming-More-Are-They-Working-Less"
  +title: "Young Men Are Gaming More. Are They Working Less?"
  +url: "https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall"
  +body: "[Archive link](https://web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693286480 {#1786
    date: 2023-08-29 07:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 9468
  -titleTs: "'game':4 'less':9 'men':2 'work':8 'young':1"
  -bodyTs: "'/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':5 'archiv':1 'link':2 'web.archive.org':4 'web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693251879
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1768100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693245379 {#1780
    date: 2023-08-28 19:56:19.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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Young-Men-Are-Gaming-More-Are-They-Working-Less"
  +title: "Young Men Are Gaming More. Are They Working Less?"
  +url: "https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall"
  +body: "[Archive link](https://web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693286480 {#1786
    date: 2023-08-29 07:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 9468
  -titleTs: "'game':4 'less':9 'men':2 'work':8 'young':1"
  -bodyTs: "'/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':5 'archiv':1 'link':2 'web.archive.org':4 'web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693251879
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1768100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693245379 {#1780
    date: 2023-08-28 19:56:19.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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "Young-Men-Are-Gaming-More-Are-They-Working-Less"
  +title: "Young Men Are Gaming More. Are They Working Less?"
  +url: "https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall"
  +body: "[Archive link](https://web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadSource=reddit_wall)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693286480 {#1786
    date: 2023-08-29 07:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 9468
  -titleTs: "'game':4 'less':9 'men':2 'work':8 'young':1"
  -bodyTs: "'/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':5 'archiv':1 'link':2 'web.archive.org':4 'web.archive.org/web/20230828175509/https://www.bloomberg.com/opinion/articles/2023-07-07/young-men-are-gaming-more-are-they-working-less?leadsource=reddit_wall)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693251879
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/1768100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693245379 {#1780
    date: 2023-08-28 19:56:19.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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/a5a7ad76-fd98-4ea0-a5bc-1459f138ffa1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693239369 {#1643
    date: 2023-08-28 18:16:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 17397
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693243742
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5787575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693237242 {#1622
    date: 2023-08-28 17:40:42.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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/a5a7ad76-fd98-4ea0-a5bc-1459f138ffa1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693239369 {#1643
    date: 2023-08-28 18:16:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 17397
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693243742
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5787575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693237242 {#1622
    date: 2023-08-28 17:40:42.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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/a5a7ad76-fd98-4ea0-a5bc-1459f138ffa1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693239369 {#1643
    date: 2023-08-28 18:16:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 17397
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693243742
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5787575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693237242 {#1622
    date: 2023-08-28 17:40:42.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/aab075c2-8051-4d2c-bc78-084614bc3064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693241584 {#1423
    date: 2023-08-28 18:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 20356
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693252430
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5786709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693236930 {#1442
    date: 2023-08-28 17:35:30.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/aab075c2-8051-4d2c-bc78-084614bc3064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693241584 {#1423
    date: 2023-08-28 18:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 20356
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693252430
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5786709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693236930 {#1442
    date: 2023-08-28 17:35:30.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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1624 …}
  +slug: "8-28-23-www-thefarside-com"
  +title: "8-28-23 www.thefarside.com"
  +url: "https://lemm.ee/pictrs/image/aab075c2-8051-4d2c-bc78-084614bc3064.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693241584 {#1423
    date: 2023-08-28 18:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 20356
  -titleTs: "'-23':3 '-28':2 '8':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693252430
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5786709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693236930 {#1442
    date: 2023-08-28 17:35:30.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1461 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Pope-Francis-Praises-Historical-Russian-Imperialism-Amid-War-in-Ukraine"
  +title: "Pope Francis Praises Historical Russian Imperialism Amid War in Ukraine"
  +url: "https://www.wsj.com/world/russia/pope-francis-praises-historical-russian-imperialism-amid-war-in-ukraine-8b7445c0?mod=hp_lead_pos6"
  +body: """
    **In case of paywall**\n
    \n
    ROME—Pope Francis praised 18th-century Russian emperors whom President Vladimir Putin has invoked as models for his territorial annexations in Ukraine, in the pontiff’s latest controversial statement relevant to the war.\n
    \n
    On Friday, speaking by video to a gathering of Russian Catholic youth in St. Petersburg, Pope Francis urged them to follow in the path of Peter the Great and Catherine the Great, whom he called rulers of a “great, enlightened empire of great culture and great humanity.”\n
    \n
    The comments on Peter and Catherine, which came at the end of the pope’s speech, weren’t included in the official transcript released by the Vatican, but were released by the Catholic diocese of Moscow and later in a video from Siberian Catholic television, a church agency.\n
    \n
    Putin has cited Peter, who expanded Russian territory and curtailed Ukrainian autonomy, to justify the current invasion. Putin has used the term Novorossiya, or New Russia, for Russian-occupied southern Ukraine—using a term that dates back to Russia’s conquest of southern Ukraine under Catherine in 1764.\n
    \n
    Catherine also harbored the Jesuit order, of which Pope Francis is a member, during the order’s suppression by Rome in the late 18th and early 19th century.\n
    \n
    The Ukrainian government declined to comment, but the pope’s remarks drew angry reactions on social media, especially in countries near Russia. Former Estonian President Toomas Hendrik Ilves called the comments “truly revolting” on X, formerly known as Twitter. Nexta, a Belarusian media outlet based in Warsaw, Poland, posted on the same platform: “By the way, the Catholics of Poland, Lithuania and Belarus raised uprisings three times against this ‘enlightened empire’.”\n
    \n
    In a statement released on Monday afternoon, the Vatican’s embassy to Kyiv rejected suggestions that “Pope Francis might have encouraged young Russian Catholics to draw inspiration from historical Russian figures known for imperialistic and expansionist ideas and actions that negatively impacted neighboring populations, including the Ukrainian people.”\n
    \n
    “Pope Francis has never endorsed imperialistic notions. On the contrary, he is a staunch opponent and critic of any form of imperialism or colonialism across all peoples and situations,” the statement said.\n
    \n
    Pope Francis has frequently decried Ukrainian suffering since Russia’s full-scale invasion in February 2022, but he has refrained from explicitly condemning Moscow for the war, while suggesting it may have been provoked by the enlargement of the North Atlantic Treaty Organization in Europe’s east. The pope’s stance has drawn criticism from Ukrainians including leaders of the Catholic Church there.\n
    \n
    The pope has repeatedly cast the war in Ukraine as a struggle between the Russian and U.S. superpowers, with Ukraine as a victim caught in the middle. “There are imperial interests at stake, not just the Russian empire, which has been around since Peter the Great and Catherine the Great, but the other empires too. There are these empires. And empires put nations in second place,” the pope said in a March interview with Swiss public television.\n
    \n
    The Vatican has offered to broker a peace agreement in Ukraine, and Italian Cardinal Matteo Zuppi has traveled to Kyiv, Moscow and Washington as the pope’s envoy in pursuit of that mission. But neither Ukraine or Russia has shown interest in mediation.\n
    \n
    In May, Ukrainian President Volodymyr Zelensky met the pope in Rome and called on him to support Kyiv’s formula for peace, based on the withdrawal of Russia’s invasion forces, the restoration of Ukraine’s internationally recognized territory, war-crimes prosecutions and reparations.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693242444 {#1416
    date: 2023-08-28 19:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 8414
  -titleTs: "'amid':7 'franci':2 'histor':4 'imperi':6 'pope':1 'prais':3 'russian':5 'ukrain':10 'war':8"
  -bodyTs: "'1764':182 '18th':10,206 '18th-century':9 '19th':209 '2022':378 'across':354 'action':320 'afternoon':288 'agenc':133 'agreement':511 'also':184 'angri':223 'annex':25 'around':467 'atlant':403 'autonomi':145 'back':171 'base':255,568 'belarus':273 'belarusian':252 'broker':508 'call':73,239,558 'came':93 'cardin':516 'case':2 'cast':430 'catherin':68,91,180,183,473 'cathol':49,118,129,268,305,423 'caught':449 'centuri':11,210 'church':132,424 'cite':136 'coloni':353 'comment':87,216,241 'condemn':385 'conquest':175 'contrari':339 'controversi':33 'countri':230 'crime':587 'critic':346,416 'cultur':82 'current':149 'curtail':143 'date':170 'declin':214 'decri':366 'dioces':119 'draw':307 'drawn':415 'drew':222 'earli':208 'east':409 'embassi':292 'emperor':13 'empir':79,281,463,479,484,486 'encourag':302 'end':96 'endors':334 'enlarg':399 'enlighten':78,280 'envoy':530 'especi':228 'estonian':234 'europ':407 'expand':139 'expansionist':317 'explicit':384 'februari':377 'figur':312 'follow':59 'forc':576 'form':349 'former':233,246 'formula':565 'franci':7,55,192,299,331,363 'frequent':365 'friday':40 'full':373 'full-scal':372 'gather':46 'govern':213 'great':66,70,77,81,84,471,475 'harbor':185 'hendrik':237 'histor':310 'human':85 'idea':318 'ilv':238 'impact':323 'imperi':351,455 'imperialist':315,335 'includ':104,326,419 'inspir':308 'interest':456,543 'intern':582 'interview':498 'invas':150,375,575 'invok':19 'italian':515 'jesuit':187 'justifi':147 'known':247,313 'kyiv':294,522,563 'late':205 'later':123 'latest':32 'leader':420 'lithuania':271 'march':497 'matteo':517 'may':393,547 'media':227,253 'mediat':545 'member':195 'met':552 'middl':452 'might':300 'mission':535 'model':21 'monday':287 'moscow':121,386,523 'nation':488 'near':231 'negat':322 'neighbor':324 'neither':537 'never':333 'new':158 'nexta':250 'north':402 'notion':336 'novorossiya':156 'occupi':163 'offer':506 'offici':107 'oppon':344 'order':188,198 'organ':405 'outlet':254 'path':62 'paywal':4 'peac':510,567 'peopl':329,356 'peter':64,89,137,469 'petersburg':53 'place':491 'platform':263 'poland':258,270 'pontiff':30 'pope':6,54,99,191,219,298,330,362,411,427,493,528,554 'popul':325 'post':259 'prais':8 'presid':15,235,549 'prosecut':588 'provok':396 'public':501 'pursuit':532 'put':487 'putin':17,134,151 'rais':274 'reaction':224 'recogn':583 'refrain':382 'reject':295 'releas':109,115,285 'relev':35 'remark':221 'repar':590 'repeat':429 'restor':578 'revolt':243 'rome':5,202,556 'ruler':74 'russia':159,173,232,370,540,573 'russian':12,48,140,162,304,311,440,462 'russian-occupi':161 'said':361,494 'scale':374 'second':490 'shown':542 'siberian':128 'sinc':369,468 'situat':358 'social':226 'southern':164,177 'speak':41 'speech':101 'st':52 'stake':458 'stanc':413 'statement':34,284,360 'staunch':343 'struggl':437 'suffer':368 'suggest':296,391 'superpow':443 'support':562 'suppress':200 'swiss':500 'televis':130,502 'term':155,168 'territori':24,141,584 'three':276 'time':277 'tooma':236 'transcript':108 'travel':520 'treati':404 'truli':242 'twitter':249 'u.s':442 'ukrain':27,165,178,434,445,513,538,580 'ukrainian':144,212,328,367,418,548 'upris':275 'urg':56 'use':153,166 'vatican':112,290,504 'victim':448 'video':43,126 'vladimir':16 'volodymyr':550 'war':38,389,432,586 'war-crim':585 'warsaw':257 'washington':525 'way':266 'weren':102 'withdraw':571 'x':245 'young':303 'youth':50 'zelenski':551 'zuppi':518"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693240687
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5779620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693234187 {#1427
    date: 2023-08-28 16:49:47.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1461 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Pope-Francis-Praises-Historical-Russian-Imperialism-Amid-War-in-Ukraine"
  +title: "Pope Francis Praises Historical Russian Imperialism Amid War in Ukraine"
  +url: "https://www.wsj.com/world/russia/pope-francis-praises-historical-russian-imperialism-amid-war-in-ukraine-8b7445c0?mod=hp_lead_pos6"
  +body: """
    **In case of paywall**\n
    \n
    ROME—Pope Francis praised 18th-century Russian emperors whom President Vladimir Putin has invoked as models for his territorial annexations in Ukraine, in the pontiff’s latest controversial statement relevant to the war.\n
    \n
    On Friday, speaking by video to a gathering of Russian Catholic youth in St. Petersburg, Pope Francis urged them to follow in the path of Peter the Great and Catherine the Great, whom he called rulers of a “great, enlightened empire of great culture and great humanity.”\n
    \n
    The comments on Peter and Catherine, which came at the end of the pope’s speech, weren’t included in the official transcript released by the Vatican, but were released by the Catholic diocese of Moscow and later in a video from Siberian Catholic television, a church agency.\n
    \n
    Putin has cited Peter, who expanded Russian territory and curtailed Ukrainian autonomy, to justify the current invasion. Putin has used the term Novorossiya, or New Russia, for Russian-occupied southern Ukraine—using a term that dates back to Russia’s conquest of southern Ukraine under Catherine in 1764.\n
    \n
    Catherine also harbored the Jesuit order, of which Pope Francis is a member, during the order’s suppression by Rome in the late 18th and early 19th century.\n
    \n
    The Ukrainian government declined to comment, but the pope’s remarks drew angry reactions on social media, especially in countries near Russia. Former Estonian President Toomas Hendrik Ilves called the comments “truly revolting” on X, formerly known as Twitter. Nexta, a Belarusian media outlet based in Warsaw, Poland, posted on the same platform: “By the way, the Catholics of Poland, Lithuania and Belarus raised uprisings three times against this ‘enlightened empire’.”\n
    \n
    In a statement released on Monday afternoon, the Vatican’s embassy to Kyiv rejected suggestions that “Pope Francis might have encouraged young Russian Catholics to draw inspiration from historical Russian figures known for imperialistic and expansionist ideas and actions that negatively impacted neighboring populations, including the Ukrainian people.”\n
    \n
    “Pope Francis has never endorsed imperialistic notions. On the contrary, he is a staunch opponent and critic of any form of imperialism or colonialism across all peoples and situations,” the statement said.\n
    \n
    Pope Francis has frequently decried Ukrainian suffering since Russia’s full-scale invasion in February 2022, but he has refrained from explicitly condemning Moscow for the war, while suggesting it may have been provoked by the enlargement of the North Atlantic Treaty Organization in Europe’s east. The pope’s stance has drawn criticism from Ukrainians including leaders of the Catholic Church there.\n
    \n
    The pope has repeatedly cast the war in Ukraine as a struggle between the Russian and U.S. superpowers, with Ukraine as a victim caught in the middle. “There are imperial interests at stake, not just the Russian empire, which has been around since Peter the Great and Catherine the Great, but the other empires too. There are these empires. And empires put nations in second place,” the pope said in a March interview with Swiss public television.\n
    \n
    The Vatican has offered to broker a peace agreement in Ukraine, and Italian Cardinal Matteo Zuppi has traveled to Kyiv, Moscow and Washington as the pope’s envoy in pursuit of that mission. But neither Ukraine or Russia has shown interest in mediation.\n
    \n
    In May, Ukrainian President Volodymyr Zelensky met the pope in Rome and called on him to support Kyiv’s formula for peace, based on the withdrawal of Russia’s invasion forces, the restoration of Ukraine’s internationally recognized territory, war-crimes prosecutions and reparations.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693242444 {#1416
    date: 2023-08-28 19:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 8414
  -titleTs: "'amid':7 'franci':2 'histor':4 'imperi':6 'pope':1 'prais':3 'russian':5 'ukrain':10 'war':8"
  -bodyTs: "'1764':182 '18th':10,206 '18th-century':9 '19th':209 '2022':378 'across':354 'action':320 'afternoon':288 'agenc':133 'agreement':511 'also':184 'angri':223 'annex':25 'around':467 'atlant':403 'autonomi':145 'back':171 'base':255,568 'belarus':273 'belarusian':252 'broker':508 'call':73,239,558 'came':93 'cardin':516 'case':2 'cast':430 'catherin':68,91,180,183,473 'cathol':49,118,129,268,305,423 'caught':449 'centuri':11,210 'church':132,424 'cite':136 'coloni':353 'comment':87,216,241 'condemn':385 'conquest':175 'contrari':339 'controversi':33 'countri':230 'crime':587 'critic':346,416 'cultur':82 'current':149 'curtail':143 'date':170 'declin':214 'decri':366 'dioces':119 'draw':307 'drawn':415 'drew':222 'earli':208 'east':409 'embassi':292 'emperor':13 'empir':79,281,463,479,484,486 'encourag':302 'end':96 'endors':334 'enlarg':399 'enlighten':78,280 'envoy':530 'especi':228 'estonian':234 'europ':407 'expand':139 'expansionist':317 'explicit':384 'februari':377 'figur':312 'follow':59 'forc':576 'form':349 'former':233,246 'formula':565 'franci':7,55,192,299,331,363 'frequent':365 'friday':40 'full':373 'full-scal':372 'gather':46 'govern':213 'great':66,70,77,81,84,471,475 'harbor':185 'hendrik':237 'histor':310 'human':85 'idea':318 'ilv':238 'impact':323 'imperi':351,455 'imperialist':315,335 'includ':104,326,419 'inspir':308 'interest':456,543 'intern':582 'interview':498 'invas':150,375,575 'invok':19 'italian':515 'jesuit':187 'justifi':147 'known':247,313 'kyiv':294,522,563 'late':205 'later':123 'latest':32 'leader':420 'lithuania':271 'march':497 'matteo':517 'may':393,547 'media':227,253 'mediat':545 'member':195 'met':552 'middl':452 'might':300 'mission':535 'model':21 'monday':287 'moscow':121,386,523 'nation':488 'near':231 'negat':322 'neighbor':324 'neither':537 'never':333 'new':158 'nexta':250 'north':402 'notion':336 'novorossiya':156 'occupi':163 'offer':506 'offici':107 'oppon':344 'order':188,198 'organ':405 'outlet':254 'path':62 'paywal':4 'peac':510,567 'peopl':329,356 'peter':64,89,137,469 'petersburg':53 'place':491 'platform':263 'poland':258,270 'pontiff':30 'pope':6,54,99,191,219,298,330,362,411,427,493,528,554 'popul':325 'post':259 'prais':8 'presid':15,235,549 'prosecut':588 'provok':396 'public':501 'pursuit':532 'put':487 'putin':17,134,151 'rais':274 'reaction':224 'recogn':583 'refrain':382 'reject':295 'releas':109,115,285 'relev':35 'remark':221 'repar':590 'repeat':429 'restor':578 'revolt':243 'rome':5,202,556 'ruler':74 'russia':159,173,232,370,540,573 'russian':12,48,140,162,304,311,440,462 'russian-occupi':161 'said':361,494 'scale':374 'second':490 'shown':542 'siberian':128 'sinc':369,468 'situat':358 'social':226 'southern':164,177 'speak':41 'speech':101 'st':52 'stake':458 'stanc':413 'statement':34,284,360 'staunch':343 'struggl':437 'suffer':368 'suggest':296,391 'superpow':443 'support':562 'suppress':200 'swiss':500 'televis':130,502 'term':155,168 'territori':24,141,584 'three':276 'time':277 'tooma':236 'transcript':108 'travel':520 'treati':404 'truli':242 'twitter':249 'u.s':442 'ukrain':27,165,178,434,445,513,538,580 'ukrainian':144,212,328,367,418,548 'upris':275 'urg':56 'use':153,166 'vatican':112,290,504 'victim':448 'video':43,126 'vladimir':16 'volodymyr':550 'war':38,389,432,586 'war-crim':585 'warsaw':257 'washington':525 'way':266 'weren':102 'withdraw':571 'x':245 'young':303 'youth':50 'zelenski':551 'zuppi':518"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693240687
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5779620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693234187 {#1427
    date: 2023-08-28 16:49:47.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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1461 …}
  +image: Proxies\__CG__\App\Entity\Image {#1462 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1463 …}
  +slug: "Pope-Francis-Praises-Historical-Russian-Imperialism-Amid-War-in-Ukraine"
  +title: "Pope Francis Praises Historical Russian Imperialism Amid War in Ukraine"
  +url: "https://www.wsj.com/world/russia/pope-francis-praises-historical-russian-imperialism-amid-war-in-ukraine-8b7445c0?mod=hp_lead_pos6"
  +body: """
    **In case of paywall**\n
    \n
    ROME—Pope Francis praised 18th-century Russian emperors whom President Vladimir Putin has invoked as models for his territorial annexations in Ukraine, in the pontiff’s latest controversial statement relevant to the war.\n
    \n
    On Friday, speaking by video to a gathering of Russian Catholic youth in St. Petersburg, Pope Francis urged them to follow in the path of Peter the Great and Catherine the Great, whom he called rulers of a “great, enlightened empire of great culture and great humanity.”\n
    \n
    The comments on Peter and Catherine, which came at the end of the pope’s speech, weren’t included in the official transcript released by the Vatican, but were released by the Catholic diocese of Moscow and later in a video from Siberian Catholic television, a church agency.\n
    \n
    Putin has cited Peter, who expanded Russian territory and curtailed Ukrainian autonomy, to justify the current invasion. Putin has used the term Novorossiya, or New Russia, for Russian-occupied southern Ukraine—using a term that dates back to Russia’s conquest of southern Ukraine under Catherine in 1764.\n
    \n
    Catherine also harbored the Jesuit order, of which Pope Francis is a member, during the order’s suppression by Rome in the late 18th and early 19th century.\n
    \n
    The Ukrainian government declined to comment, but the pope’s remarks drew angry reactions on social media, especially in countries near Russia. Former Estonian President Toomas Hendrik Ilves called the comments “truly revolting” on X, formerly known as Twitter. Nexta, a Belarusian media outlet based in Warsaw, Poland, posted on the same platform: “By the way, the Catholics of Poland, Lithuania and Belarus raised uprisings three times against this ‘enlightened empire’.”\n
    \n
    In a statement released on Monday afternoon, the Vatican’s embassy to Kyiv rejected suggestions that “Pope Francis might have encouraged young Russian Catholics to draw inspiration from historical Russian figures known for imperialistic and expansionist ideas and actions that negatively impacted neighboring populations, including the Ukrainian people.”\n
    \n
    “Pope Francis has never endorsed imperialistic notions. On the contrary, he is a staunch opponent and critic of any form of imperialism or colonialism across all peoples and situations,” the statement said.\n
    \n
    Pope Francis has frequently decried Ukrainian suffering since Russia’s full-scale invasion in February 2022, but he has refrained from explicitly condemning Moscow for the war, while suggesting it may have been provoked by the enlargement of the North Atlantic Treaty Organization in Europe’s east. The pope’s stance has drawn criticism from Ukrainians including leaders of the Catholic Church there.\n
    \n
    The pope has repeatedly cast the war in Ukraine as a struggle between the Russian and U.S. superpowers, with Ukraine as a victim caught in the middle. “There are imperial interests at stake, not just the Russian empire, which has been around since Peter the Great and Catherine the Great, but the other empires too. There are these empires. And empires put nations in second place,” the pope said in a March interview with Swiss public television.\n
    \n
    The Vatican has offered to broker a peace agreement in Ukraine, and Italian Cardinal Matteo Zuppi has traveled to Kyiv, Moscow and Washington as the pope’s envoy in pursuit of that mission. But neither Ukraine or Russia has shown interest in mediation.\n
    \n
    In May, Ukrainian President Volodymyr Zelensky met the pope in Rome and called on him to support Kyiv’s formula for peace, based on the withdrawal of Russia’s invasion forces, the restoration of Ukraine’s internationally recognized territory, war-crimes prosecutions and reparations.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693242444 {#1416
    date: 2023-08-28 19:07:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 8414
  -titleTs: "'amid':7 'franci':2 'histor':4 'imperi':6 'pope':1 'prais':3 'russian':5 'ukrain':10 'war':8"
  -bodyTs: "'1764':182 '18th':10,206 '18th-century':9 '19th':209 '2022':378 'across':354 'action':320 'afternoon':288 'agenc':133 'agreement':511 'also':184 'angri':223 'annex':25 'around':467 'atlant':403 'autonomi':145 'back':171 'base':255,568 'belarus':273 'belarusian':252 'broker':508 'call':73,239,558 'came':93 'cardin':516 'case':2 'cast':430 'catherin':68,91,180,183,473 'cathol':49,118,129,268,305,423 'caught':449 'centuri':11,210 'church':132,424 'cite':136 'coloni':353 'comment':87,216,241 'condemn':385 'conquest':175 'contrari':339 'controversi':33 'countri':230 'crime':587 'critic':346,416 'cultur':82 'current':149 'curtail':143 'date':170 'declin':214 'decri':366 'dioces':119 'draw':307 'drawn':415 'drew':222 'earli':208 'east':409 'embassi':292 'emperor':13 'empir':79,281,463,479,484,486 'encourag':302 'end':96 'endors':334 'enlarg':399 'enlighten':78,280 'envoy':530 'especi':228 'estonian':234 'europ':407 'expand':139 'expansionist':317 'explicit':384 'februari':377 'figur':312 'follow':59 'forc':576 'form':349 'former':233,246 'formula':565 'franci':7,55,192,299,331,363 'frequent':365 'friday':40 'full':373 'full-scal':372 'gather':46 'govern':213 'great':66,70,77,81,84,471,475 'harbor':185 'hendrik':237 'histor':310 'human':85 'idea':318 'ilv':238 'impact':323 'imperi':351,455 'imperialist':315,335 'includ':104,326,419 'inspir':308 'interest':456,543 'intern':582 'interview':498 'invas':150,375,575 'invok':19 'italian':515 'jesuit':187 'justifi':147 'known':247,313 'kyiv':294,522,563 'late':205 'later':123 'latest':32 'leader':420 'lithuania':271 'march':497 'matteo':517 'may':393,547 'media':227,253 'mediat':545 'member':195 'met':552 'middl':452 'might':300 'mission':535 'model':21 'monday':287 'moscow':121,386,523 'nation':488 'near':231 'negat':322 'neighbor':324 'neither':537 'never':333 'new':158 'nexta':250 'north':402 'notion':336 'novorossiya':156 'occupi':163 'offer':506 'offici':107 'oppon':344 'order':188,198 'organ':405 'outlet':254 'path':62 'paywal':4 'peac':510,567 'peopl':329,356 'peter':64,89,137,469 'petersburg':53 'place':491 'platform':263 'poland':258,270 'pontiff':30 'pope':6,54,99,191,219,298,330,362,411,427,493,528,554 'popul':325 'post':259 'prais':8 'presid':15,235,549 'prosecut':588 'provok':396 'public':501 'pursuit':532 'put':487 'putin':17,134,151 'rais':274 'reaction':224 'recogn':583 'refrain':382 'reject':295 'releas':109,115,285 'relev':35 'remark':221 'repar':590 'repeat':429 'restor':578 'revolt':243 'rome':5,202,556 'ruler':74 'russia':159,173,232,370,540,573 'russian':12,48,140,162,304,311,440,462 'russian-occupi':161 'said':361,494 'scale':374 'second':490 'shown':542 'siberian':128 'sinc':369,468 'situat':358 'social':226 'southern':164,177 'speak':41 'speech':101 'st':52 'stake':458 'stanc':413 'statement':34,284,360 'staunch':343 'struggl':437 'suffer':368 'suggest':296,391 'superpow':443 'support':562 'suppress':200 'swiss':500 'televis':130,502 'term':155,168 'territori':24,141,584 'three':276 'time':277 'tooma':236 'transcript':108 'travel':520 'treati':404 'truli':242 'twitter':249 'u.s':442 'ukrain':27,165,178,434,445,513,538,580 'ukrainian':144,212,328,367,418,548 'upris':275 'urg':56 'use':153,166 'vatican':112,290,504 'victim':448 'video':43,126 'vladimir':16 'volodymyr':550 'war':38,389,432,586 'war-crim':585 'warsaw':257 'washington':525 'way':266 'weren':102 'withdraw':571 'x':245 'young':303 'youth':50 'zelenski':551 'zuppi':518"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693240687
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/5779620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693234187 {#1427
    date: 2023-08-28 16:49:47.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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1436
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1428
    date: 2023-08-28 14:15:18.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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1436
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1428
    date: 2023-08-28 14:15:18.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 {#1435
  +user: Proxies\__CG__\App\Entity\User {#1430 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1530 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "What-s-up-with-all-these-immutable-distributions-What-are-the"
  +title: "What's up with all these immutable distributions? What are the benefits and disadvantages of them?"
  +url: null
  +body: "For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693226640 {#1436
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 13432
  -titleTs: "'benefit':12 'disadvantag':14 'distribut':8 'immut':7"
  -bodyTs: "'benefit':41 'bit':14 'break':17 'disadvantag':44 'distribut':33 'everyon':28 'exact':37 'feel':4 'focus':23 'follow':19 'immut':32,46 'littl':6 'news':21 'studi':25 'sudden':27 'system':47 'talk':30 'took':12 'touch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693231418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4027023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693224918 {#1428
    date: 2023-08-28 14:15:18.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "A-5-Year-Old-s-Lemonade-Stand-in-Seattle-Raised-Over-17-000-for"
  +title: "A 5-Year-Old’s Lemonade Stand in Seattle Raised Over $17,000 for Victims of Maui Wildfires"
  +url: "https://www.goodnewsnetwork.org/a-5-year-olds-lemonade-stand-in-seattle-raised-over-17000-for-victims-of-maui-wildfires/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693216034 {#1690
    date: 2023-08-28 11:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 1985
  -titleTs: "'000':14 '17':13 '5':2 'lemonad':7 'maui':18 'old':5 'rais':11 'seattl':10 'stand':8 'victim':16 'wildfir':19 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215856 {#1698
    date: 2023-08-28 11:44:16.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "A-5-Year-Old-s-Lemonade-Stand-in-Seattle-Raised-Over-17-000-for"
  +title: "A 5-Year-Old’s Lemonade Stand in Seattle Raised Over $17,000 for Victims of Maui Wildfires"
  +url: "https://www.goodnewsnetwork.org/a-5-year-olds-lemonade-stand-in-seattle-raised-over-17000-for-victims-of-maui-wildfires/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693216034 {#1690
    date: 2023-08-28 11:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 1985
  -titleTs: "'000':14 '17':13 '5':2 'lemonad':7 'maui':18 'old':5 'rais':11 'seattl':10 'stand':8 'victim':16 'wildfir':19 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215856 {#1698
    date: 2023-08-28 11:44:16.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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1610 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "A-5-Year-Old-s-Lemonade-Stand-in-Seattle-Raised-Over-17-000-for"
  +title: "A 5-Year-Old’s Lemonade Stand in Seattle Raised Over $17,000 for Victims of Maui Wildfires"
  +url: "https://www.goodnewsnetwork.org/a-5-year-olds-lemonade-stand-in-seattle-raised-over-17000-for-victims-of-maui-wildfires/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693216034 {#1690
    date: 2023-08-28 11:47:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 1985
  -titleTs: "'000':14 '17':13 '5':2 'lemonad':7 'maui':18 'old':5 'rais':11 'seattl':10 'stand':8 'victim':16 'wildfir':19 'year':4 'year-old':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215856 {#1698
    date: 2023-08-28 11:44:16.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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Ospreys-Breed-in-Ireland-for-the-First-Time-in-More"
  +title: "Ospreys Breed in Ireland for the First Time in More Than 200 Years"
  +url: "https://www.goodnewsnetwork.org/ospreys-breed-in-ireland-for-the-first-time-in-more-than-200-years/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693237168 {#1641
    date: 2023-08-28 17:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1984
  -titleTs: "'200':12 'breed':2 'first':7 'ireland':4 'osprey':1 'time':8 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215806 {#1648
    date: 2023-08-28 11:43:26.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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Ospreys-Breed-in-Ireland-for-the-First-Time-in-More"
  +title: "Ospreys Breed in Ireland for the First Time in More Than 200 Years"
  +url: "https://www.goodnewsnetwork.org/ospreys-breed-in-ireland-for-the-first-time-in-more-than-200-years/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693237168 {#1641
    date: 2023-08-28 17:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1984
  -titleTs: "'200':12 'breed':2 'first':7 'ireland':4 'osprey':1 'time':8 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215806 {#1648
    date: 2023-08-28 11:43:26.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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1595 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1609 …}
  +slug: "Ospreys-Breed-in-Ireland-for-the-First-Time-in-More"
  +title: "Ospreys Breed in Ireland for the First Time in More Than 200 Years"
  +url: "https://www.goodnewsnetwork.org/ospreys-breed-in-ireland-for-the-first-time-in-more-than-200-years/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693237168 {#1641
    date: 2023-08-28 17:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1984
  -titleTs: "'200':12 'breed':2 'first':7 'ireland':4 'osprey':1 'time':8 'year':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693302206
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3998686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693215806 {#1648
    date: 2023-08-28 11:43:26.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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "I-don-t-remember-this-other-son-of-Mogh"
  +title: "I don't remember this other son of Mogh"
  +url: "https://startrek.website/pictrs/image/6cc6fd2e-7924-4ad5-93b1-360d2dd39a5d.jpeg"
  +body: "Unedited, straight from the Kindle version of the TNG Companion which has more typos and bad copy than you can shake a stick at."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693188337 {#1679
    date: 2023-08-28 04:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 19982
  -titleTs: "'mogh':9 'rememb':4 'son':7"
  -bodyTs: "'bad':16 'companion':10 'copi':17 'kindl':5 'shake':21 'stick':23 'straight':2 'tng':9 'typo':14 'unedit':1 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693194438
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1210279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187938 {#1650
    date: 2023-08-28 03:58: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
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "I-don-t-remember-this-other-son-of-Mogh"
  +title: "I don't remember this other son of Mogh"
  +url: "https://startrek.website/pictrs/image/6cc6fd2e-7924-4ad5-93b1-360d2dd39a5d.jpeg"
  +body: "Unedited, straight from the Kindle version of the TNG Companion which has more typos and bad copy than you can shake a stick at."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693188337 {#1679
    date: 2023-08-28 04:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 19982
  -titleTs: "'mogh':9 'rememb':4 'son':7"
  -bodyTs: "'bad':16 'companion':10 'copi':17 'kindl':5 'shake':21 'stick':23 'straight':2 'tng':9 'typo':14 'unedit':1 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693194438
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1210279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187938 {#1650
    date: 2023-08-28 03:58: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
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "I-don-t-remember-this-other-son-of-Mogh"
  +title: "I don't remember this other son of Mogh"
  +url: "https://startrek.website/pictrs/image/6cc6fd2e-7924-4ad5-93b1-360d2dd39a5d.jpeg"
  +body: "Unedited, straight from the Kindle version of the TNG Companion which has more typos and bad copy than you can shake a stick at."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693188337 {#1679
    date: 2023-08-28 04:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 19982
  -titleTs: "'mogh':9 'rememb':4 'son':7"
  -bodyTs: "'bad':16 'companion':10 'copi':17 'kindl':5 'shake':21 'stick':23 'straight':2 'tng':9 'typo':14 'unedit':1 'version':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693194438
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1210279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693187938 {#1650
    date: 2023-08-28 03:58: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
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Hasn-t-happened-yet"
  +title: "Hasn't happened yet"
  +url: "https://lemmy.sdf.org/pictrs/image/59d592b3-ddcc-4603-9ca4-0fbe1f8b9e33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693178417 {#1589
    date: 2023-08-28 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5398
  -titleTs: "'happen':3 'hasn':1 'yet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200972
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2853495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693176472 {#1571
    date: 2023-08-28 00:47:52.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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Hasn-t-happened-yet"
  +title: "Hasn't happened yet"
  +url: "https://lemmy.sdf.org/pictrs/image/59d592b3-ddcc-4603-9ca4-0fbe1f8b9e33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693178417 {#1589
    date: 2023-08-28 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5398
  -titleTs: "'happen':3 'hasn':1 'yet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200972
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2853495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693176472 {#1571
    date: 2023-08-28 00:47:52.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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1577 …}
  +slug: "Hasn-t-happened-yet"
  +title: "Hasn't happened yet"
  +url: "https://lemmy.sdf.org/pictrs/image/59d592b3-ddcc-4603-9ca4-0fbe1f8b9e33.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693178417 {#1589
    date: 2023-08-28 01:20:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 5398
  -titleTs: "'happen':3 'hasn':1 'yet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693200972
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/2853495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693176472 {#1571
    date: 2023-08-28 00:47:52.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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "spotify-bad-spotube-good"
  +title: "👀👀spotify bad; spotube good"
  +url: "https://lemmy.dbzer0.com/pictrs/image/005deee1-1a02-4a4d-a8cb-6d7dc3b6fda4.jpeg"
  +body: "[Spotube link](https://www.f-droid.org/packages/oss.krtirtho.spotube/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693146234 {#1576
    date: 2023-08-27 16:23:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 12894
  -titleTs: "'bad':2 'good':4 'spotifi':1 'spotub':3"
  -bodyTs: "'/packages/oss.krtirtho.spotube/)':5 'link':2 'spotub':1 'www.f-droid.org':4 'www.f-droid.org/packages/oss.krtirtho.spotube/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693156239
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2844529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693145239 {#1551
    date: 2023-08-27 16:07:19.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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "spotify-bad-spotube-good"
  +title: "👀👀spotify bad; spotube good"
  +url: "https://lemmy.dbzer0.com/pictrs/image/005deee1-1a02-4a4d-a8cb-6d7dc3b6fda4.jpeg"
  +body: "[Spotube link](https://www.f-droid.org/packages/oss.krtirtho.spotube/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693146234 {#1576
    date: 2023-08-27 16:23:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 12894
  -titleTs: "'bad':2 'good':4 'spotifi':1 'spotub':3"
  -bodyTs: "'/packages/oss.krtirtho.spotube/)':5 'link':2 'spotub':1 'www.f-droid.org':4 'www.f-droid.org/packages/oss.krtirtho.spotube/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693156239
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2844529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693145239 {#1551
    date: 2023-08-27 16:07:19.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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "spotify-bad-spotube-good"
  +title: "👀👀spotify bad; spotube good"
  +url: "https://lemmy.dbzer0.com/pictrs/image/005deee1-1a02-4a4d-a8cb-6d7dc3b6fda4.jpeg"
  +body: "[Spotube link](https://www.f-droid.org/packages/oss.krtirtho.spotube/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693146234 {#1576
    date: 2023-08-27 16:23:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 12894
  -titleTs: "'bad':2 'good':4 'spotifi':1 'spotub':3"
  -bodyTs: "'/packages/oss.krtirtho.spotube/)':5 'link':2 'spotub':1 'www.f-droid.org':4 'www.f-droid.org/packages/oss.krtirtho.spotube/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693156239
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2844529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693145239 {#1551
    date: 2023-08-27 16:07:19.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