GET https://kbin.spritesserver.nl/hot/%E2%88%9E/links?p=95

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.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#236
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#261 …}
  +slug: "easylkb-Easy-Linux-Kernel-Builder"
  +title: "easylkb: Easy Linux Kernel Builder"
  +url: "https://tmpout.sh/3/20.html"
  +body: "easylkb is a simple script designed to make Linux Kernel Debugging easier and more accessible."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647516 {#183
    date: 2023-11-22 11:05:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#203 …}
  +votes: Doctrine\ORM\PersistentCollection {#1810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1688 …}
  +badges: Doctrine\ORM\PersistentCollection {#1905 …}
  +children: []
  -id: 15261
  -titleTs: "'builder':5 'easi':2 'easylkb':1 'kernel':4 'linux':3"
  -bodyTs: "'access':15 'debug':11 'design':6 'easier':12 'easylkb':1 'kernel':10 'linux':9 'make':8 'script':5 'simpl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700697410
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6657252"
  +editedAt: DateTimeImmutable @1701070752 {#247
    date: 2023-11-27 08:39:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611010 {#189
    date: 2023-11-22 00:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#236
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#261 …}
  +slug: "easylkb-Easy-Linux-Kernel-Builder"
  +title: "easylkb: Easy Linux Kernel Builder"
  +url: "https://tmpout.sh/3/20.html"
  +body: "easylkb is a simple script designed to make Linux Kernel Debugging easier and more accessible."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647516 {#183
    date: 2023-11-22 11:05:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#203 …}
  +votes: Doctrine\ORM\PersistentCollection {#1810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1688 …}
  +badges: Doctrine\ORM\PersistentCollection {#1905 …}
  +children: []
  -id: 15261
  -titleTs: "'builder':5 'easi':2 'easylkb':1 'kernel':4 'linux':3"
  -bodyTs: "'access':15 'debug':11 'design':6 'easier':12 'easylkb':1 'kernel':10 'linux':9 'make':8 'script':5 'simpl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700697410
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6657252"
  +editedAt: DateTimeImmutable @1701070752 {#247
    date: 2023-11-27 08:39:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611010 {#189
    date: 2023-11-22 00:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#236
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#261 …}
  +slug: "easylkb-Easy-Linux-Kernel-Builder"
  +title: "easylkb: Easy Linux Kernel Builder"
  +url: "https://tmpout.sh/3/20.html"
  +body: "easylkb is a simple script designed to make Linux Kernel Debugging easier and more accessible."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700647516 {#183
    date: 2023-11-22 11:05:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#203 …}
  +votes: Doctrine\ORM\PersistentCollection {#1810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1688 …}
  +badges: Doctrine\ORM\PersistentCollection {#1905 …}
  +children: []
  -id: 15261
  -titleTs: "'builder':5 'easi':2 'easylkb':1 'kernel':4 'linux':3"
  -bodyTs: "'access':15 'debug':11 'design':6 'easier':12 'easylkb':1 'kernel':10 'linux':9 'make':8 'script':5 'simpl':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700697410
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6657252"
  +editedAt: DateTimeImmutable @1701070752 {#247
    date: 2023-11-27 08:39:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611010 {#189
    date: 2023-11-22 00:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1925
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Jackie-Chan-Ralph-Macchio-Set-For-New-Karate-Kid-Movie"
  +title: "Jackie Chan, Ralph Macchio Set For New ‘Karate Kid’ Movie"
  +url: "https://deadline.com/2023/11/new-karate-kid-movie-jackie-chan-ralph-macchio-1235631922/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700680988 {#1884
    date: 2023-11-22 20:23:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 15253
  -titleTs: "'chan':2 'jacki':1 'karat':8 'kid':9 'macchio':4 'movi':10 'new':7 'ralph':3 'set':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609944 {#1865
    date: 2023-11-22 00:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1925
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Jackie-Chan-Ralph-Macchio-Set-For-New-Karate-Kid-Movie"
  +title: "Jackie Chan, Ralph Macchio Set For New ‘Karate Kid’ Movie"
  +url: "https://deadline.com/2023/11/new-karate-kid-movie-jackie-chan-ralph-macchio-1235631922/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700680988 {#1884
    date: 2023-11-22 20:23:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 15253
  -titleTs: "'chan':2 'jacki':1 'karat':8 'kid':9 'macchio':4 'movi':10 'new':7 'ralph':3 'set':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609944 {#1865
    date: 2023-11-22 00:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1925
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1977 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Jackie-Chan-Ralph-Macchio-Set-For-New-Karate-Kid-Movie"
  +title: "Jackie Chan, Ralph Macchio Set For New ‘Karate Kid’ Movie"
  +url: "https://deadline.com/2023/11/new-karate-kid-movie-jackie-chan-ralph-macchio-1235631922/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700680988 {#1884
    date: 2023-11-22 20:23:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 15253
  -titleTs: "'chan':2 'jacki':1 'karat':8 'kid':9 'macchio':4 'movi':10 'new':7 'ralph':3 'set':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609944 {#1865
    date: 2023-11-22 00:39:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Baldur-s-Gate-3-Deluxe-Edition-Will-Defy-An-Exasperating-Trend"
  +title: "Baldur’s Gate 3 Deluxe Edition Will Defy An Exasperating Trend"
  +url: "https://kotaku.com/baldurs-gate-3-deluxe-edition-reseller-ebay-scarcity-1851039857"
  +body: "The studio says it’s making a point to avoid stock scarcity leading into next year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700609828 {#1966
    date: 2023-11-22 00:37:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 15250
  -titleTs: "'3':4 'baldur':1 'defi':8 'delux':5 'edit':6 'exasper':10 'gate':3 'trend':11"
  -bodyTs: "'avoid':10 'lead':13 'make':6 'next':15 'point':8 'say':3 'scarciti':12 'stock':11 'studio':2 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696228
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/645986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609828 {#1961
    date: 2023-11-22 00:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Baldur-s-Gate-3-Deluxe-Edition-Will-Defy-An-Exasperating-Trend"
  +title: "Baldur’s Gate 3 Deluxe Edition Will Defy An Exasperating Trend"
  +url: "https://kotaku.com/baldurs-gate-3-deluxe-edition-reseller-ebay-scarcity-1851039857"
  +body: "The studio says it’s making a point to avoid stock scarcity leading into next year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700609828 {#1966
    date: 2023-11-22 00:37:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 15250
  -titleTs: "'3':4 'baldur':1 'defi':8 'delux':5 'edit':6 'exasper':10 'gate':3 'trend':11"
  -bodyTs: "'avoid':10 'lead':13 'make':6 'next':15 'point':8 'say':3 'scarciti':12 'stock':11 'studio':2 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696228
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/645986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609828 {#1961
    date: 2023-11-22 00:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +slug: "Baldur-s-Gate-3-Deluxe-Edition-Will-Defy-An-Exasperating-Trend"
  +title: "Baldur’s Gate 3 Deluxe Edition Will Defy An Exasperating Trend"
  +url: "https://kotaku.com/baldurs-gate-3-deluxe-edition-reseller-ebay-scarcity-1851039857"
  +body: "The studio says it’s making a point to avoid stock scarcity leading into next year"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700609828 {#1966
    date: 2023-11-22 00:37:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 15250
  -titleTs: "'3':4 'baldur':1 'defi':8 'delux':5 'edit':6 'exasper':10 'gate':3 'trend':11"
  -bodyTs: "'avoid':10 'lead':13 'make':6 'next':15 'point':8 'say':3 'scarciti':12 'stock':11 'studio':2 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700696228
  +visibility: "visible             "
  +apId: "https://kbin.social/m/baldurs_gate_3@lemmy.world/t/645986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700609828 {#1961
    date: 2023-11-22 00:37:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1392
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1398
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1392
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1398
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1936 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1392
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1398
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "PHANTOM-THREAD-in-70mm-American-Cinematheque"
  +title: "PHANTOM THREAD in 70mm - American Cinematheque"
  +url: "https://www.americancinematheque.com/now-showing/phantom-thread-in-70mm/"
  +body: "New Year’s Eve - 5pm - Egyptian Theatre, Hollywood"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683272 {#1366
    date: 2023-11-22 21:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 15568
  -titleTs: "'70mm':4 'american':5 'cinemathequ':6 'phantom':1 'thread':2"
  -bodyTs: "'5pm':5 'egyptian':6 'eve':4 'hollywood':8 'new':1 'theatr':7 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683272 {#1374
    date: 2023-11-22 21:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "PHANTOM-THREAD-in-70mm-American-Cinematheque"
  +title: "PHANTOM THREAD in 70mm - American Cinematheque"
  +url: "https://www.americancinematheque.com/now-showing/phantom-thread-in-70mm/"
  +body: "New Year’s Eve - 5pm - Egyptian Theatre, Hollywood"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683272 {#1366
    date: 2023-11-22 21:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 15568
  -titleTs: "'70mm':4 'american':5 'cinemathequ':6 'phantom':1 'thread':2"
  -bodyTs: "'5pm':5 'egyptian':6 'eve':4 'hollywood':8 'new':1 'theatr':7 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683272 {#1374
    date: 2023-11-22 21:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1378 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1370 …}
  +slug: "PHANTOM-THREAD-in-70mm-American-Cinematheque"
  +title: "PHANTOM THREAD in 70mm - American Cinematheque"
  +url: "https://www.americancinematheque.com/now-showing/phantom-thread-in-70mm/"
  +body: "New Year’s Eve - 5pm - Egyptian Theatre, Hollywood"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683272 {#1366
    date: 2023-11-22 21:01:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1371 …}
  +votes: Doctrine\ORM\PersistentCollection {#1379 …}
  +reports: Doctrine\ORM\PersistentCollection {#1367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1904 …}
  +badges: Doctrine\ORM\PersistentCollection {#2438 …}
  +children: []
  -id: 15568
  -titleTs: "'70mm':4 'american':5 'cinemathequ':6 'phantom':1 'thread':2"
  -bodyTs: "'5pm':5 'egyptian':6 'eve':4 'hollywood':8 'new':1 'theatr':7 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683272 {#1374
    date: 2023-11-22 21:01:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Spotify-to-phase-out-service-in-Uruguay-following-new-copyright"
  +title: "Spotify to phase out service in Uruguay following new copyright bill requiring ‘fair and equitable remuneration’"
  +url: "https://www.theguardian.com/music/2023/nov/21/spotify-to-phase-out-service-in-uruguay-following-new-copyright-bill-requiring-fair-and-equitable-remuneration"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700716623 {#1838
    date: 2023-11-23 06:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 15216
  -titleTs: "'bill':11 'copyright':10 'equit':15 'fair':13 'follow':8 'new':9 'phase':3 'remuner':16 'requir':12 'servic':5 'spotifi':1 'uruguay':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687196
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9820080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600796 {#2429
    date: 2023-11-21 22:06:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Spotify-to-phase-out-service-in-Uruguay-following-new-copyright"
  +title: "Spotify to phase out service in Uruguay following new copyright bill requiring ‘fair and equitable remuneration’"
  +url: "https://www.theguardian.com/music/2023/nov/21/spotify-to-phase-out-service-in-uruguay-following-new-copyright-bill-requiring-fair-and-equitable-remuneration"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700716623 {#1838
    date: 2023-11-23 06:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 15216
  -titleTs: "'bill':11 'copyright':10 'equit':15 'fair':13 'follow':8 'new':9 'phase':3 'remuner':16 'requir':12 'servic':5 'spotifi':1 'uruguay':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687196
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9820080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600796 {#2429
    date: 2023-11-21 22:06:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#2428 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "Spotify-to-phase-out-service-in-Uruguay-following-new-copyright"
  +title: "Spotify to phase out service in Uruguay following new copyright bill requiring ‘fair and equitable remuneration’"
  +url: "https://www.theguardian.com/music/2023/nov/21/spotify-to-phase-out-service-in-uruguay-following-new-copyright-bill-requiring-fair-and-equitable-remuneration"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700716623 {#1838
    date: 2023-11-23 06:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 15216
  -titleTs: "'bill':11 'copyright':10 'equit':15 'fair':13 'follow':8 'new':9 'phase':3 'remuner':16 'requir':12 'servic':5 'spotifi':1 'uruguay':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687196
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9820080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600796 {#2429
    date: 2023-11-21 22:06:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "But-my-lord-there-IS-no-such-force"
  +title: "But my lord there IS no such force"
  +url: "https://i.imgur.com/4wMkk8v.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681096 {#2355
    date: 2023-11-22 20:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 28863
  -titleTs: "'forc':8 'lord':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700685596
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9675866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681096 {#2466
    date: 2023-11-22 20:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "But-my-lord-there-IS-no-such-force"
  +title: "But my lord there IS no such force"
  +url: "https://i.imgur.com/4wMkk8v.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681096 {#2355
    date: 2023-11-22 20:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 28863
  -titleTs: "'forc':8 'lord':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700685596
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9675866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681096 {#2466
    date: 2023-11-22 20:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2353 …}
  +slug: "But-my-lord-there-IS-no-such-force"
  +title: "But my lord there IS no such force"
  +url: "https://i.imgur.com/4wMkk8v.gifv"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681096 {#2355
    date: 2023-11-22 20:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 28863
  -titleTs: "'forc':8 'lord':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700685596
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9675866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700681096 {#2466
    date: 2023-11-22 20:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Star-Wars-Undertakes-Universe-Shaking-Changes-After-Ahsoka-Dave-Filoni-has"
  +title: "Star Wars Undertakes Universe-Shaking Changes After ‘Ahsoka’ | Dave Filoni has became the Chief Creative Officer of Lucasfilm."
  +url: "https://www.vanityfair.com/hollywood/2023/11/star-wars-ahsoka-dave-filoni"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700965287 {#60
    date: 2023-11-26 03:21:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 15204
  -titleTs: "'ahsoka':9 'becam':13 'chang':7 'chief':15 'creativ':16 'dave':10 'filoni':11 'lucasfilm':19 'offic':17 'shake':6 'star':1 'undertak':3 'univers':5 'universe-shak':4 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700682428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8574010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596028 {#1359
    date: 2023-11-21 20:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Star-Wars-Undertakes-Universe-Shaking-Changes-After-Ahsoka-Dave-Filoni-has"
  +title: "Star Wars Undertakes Universe-Shaking Changes After ‘Ahsoka’ | Dave Filoni has became the Chief Creative Officer of Lucasfilm."
  +url: "https://www.vanityfair.com/hollywood/2023/11/star-wars-ahsoka-dave-filoni"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700965287 {#60
    date: 2023-11-26 03:21:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 15204
  -titleTs: "'ahsoka':9 'becam':13 'chang':7 'chief':15 'creativ':16 'dave':10 'filoni':11 'lucasfilm':19 'offic':17 'shake':6 'star':1 'undertak':3 'univers':5 'universe-shak':4 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700682428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8574010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596028 {#1359
    date: 2023-11-21 20:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#2489 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2473 …}
  +slug: "Star-Wars-Undertakes-Universe-Shaking-Changes-After-Ahsoka-Dave-Filoni-has"
  +title: "Star Wars Undertakes Universe-Shaking Changes After ‘Ahsoka’ | Dave Filoni has became the Chief Creative Officer of Lucasfilm."
  +url: "https://www.vanityfair.com/hollywood/2023/11/star-wars-ahsoka-dave-filoni"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700965287 {#60
    date: 2023-11-26 03:21:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 15204
  -titleTs: "'ahsoka':9 'becam':13 'chang':7 'chief':15 'creativ':16 'dave':10 'filoni':11 'lucasfilm':19 'offic':17 'shake':6 'star':1 'undertak':3 'univers':5 'universe-shak':4 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700682428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8574010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596028 {#1359
    date: 2023-11-21 20:47:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "CEO-of-Chinese-online-game-streaming-firm-arrested-amid-executive"
  +title: "CEO of Chinese online game streaming firm arrested amid executive crackdown: "no reason has been given for arrest," company says"
  +url: "https://feddit.de/post/5922505"
  +body: """
    Cross-posted from: [feddit.de/post/5922505](https://feddit.de/post/5922505)\n
    \n
    Original link: [edition.cnn.com/2023/11/22/tech/…/index.html?ref=…](https://edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685869 {#1499
    date: 2023-11-22 21:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 15357
  -titleTs: "'amid':9 'arrest':8,18 'ceo':1 'chines':3 'compani':19 'crackdown':11 'execut':10 'firm':7 'game':5 'given':16 'onlin':4 'reason':13 'say':20 'stream':6"
  -bodyTs: "'/2023/11/22/tech/':12 '/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':17 '/index.html':13 '/post/5922505](https://feddit.de/post/5922505)':7 'cross':2 'cross-post':1 'edition.cnn.com':11,16 'edition.cnn.com/2023/11/22/tech/':10 'edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':15 'feddit.de':6 'feddit.de/post/5922505](https://feddit.de/post/5922505)':5 'link':9 'origin':8 'post':3 'ref':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680317
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5922706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637817 {#1502
    date: 2023-11-22 08:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "CEO-of-Chinese-online-game-streaming-firm-arrested-amid-executive"
  +title: "CEO of Chinese online game streaming firm arrested amid executive crackdown: "no reason has been given for arrest," company says"
  +url: "https://feddit.de/post/5922505"
  +body: """
    Cross-posted from: [feddit.de/post/5922505](https://feddit.de/post/5922505)\n
    \n
    Original link: [edition.cnn.com/2023/11/22/tech/…/index.html?ref=…](https://edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685869 {#1499
    date: 2023-11-22 21:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 15357
  -titleTs: "'amid':9 'arrest':8,18 'ceo':1 'chines':3 'compani':19 'crackdown':11 'execut':10 'firm':7 'game':5 'given':16 'onlin':4 'reason':13 'say':20 'stream':6"
  -bodyTs: "'/2023/11/22/tech/':12 '/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':17 '/index.html':13 '/post/5922505](https://feddit.de/post/5922505)':7 'cross':2 'cross-post':1 'edition.cnn.com':11,16 'edition.cnn.com/2023/11/22/tech/':10 'edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':15 'feddit.de':6 'feddit.de/post/5922505](https://feddit.de/post/5922505)':5 'link':9 'origin':8 'post':3 'ref':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680317
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5922706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637817 {#1502
    date: 2023-11-22 08:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
  +slug: "CEO-of-Chinese-online-game-streaming-firm-arrested-amid-executive"
  +title: "CEO of Chinese online game streaming firm arrested amid executive crackdown: "no reason has been given for arrest," company says"
  +url: "https://feddit.de/post/5922505"
  +body: """
    Cross-posted from: [feddit.de/post/5922505](https://feddit.de/post/5922505)\n
    \n
    Original link: [edition.cnn.com/2023/11/22/tech/…/index.html?ref=…](https://edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700685869 {#1499
    date: 2023-11-22 21:44:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 15357
  -titleTs: "'amid':9 'arrest':8,18 'ceo':1 'chines':3 'compani':19 'crackdown':11 'execut':10 'firm':7 'game':5 'given':16 'onlin':4 'reason':13 'say':20 'stream':6"
  -bodyTs: "'/2023/11/22/tech/':12 '/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':17 '/index.html':13 '/post/5922505](https://feddit.de/post/5922505)':7 'cross':2 'cross-post':1 'edition.cnn.com':11,16 'edition.cnn.com/2023/11/22/tech/':10 'edition.cnn.com/2023/11/22/tech/china-douyu-ceo-arrest-crackdown-intl-hnk/index.html?ref=upstract.com)':15 'feddit.de':6 'feddit.de/post/5922505](https://feddit.de/post/5922505)':5 'link':9 'origin':8 'post':3 'ref':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680317
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5922706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700637817 {#1502
    date: 2023-11-22 08:23:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "You-Need-Jesus"
  +title: "You Need Jesus"
  +url: "https://lemmy.world/pictrs/image/ecc8446a-c0fd-40f1-a25d-02f87527899f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707822882 {#1543
    date: 2024-02-13 12:14:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 17784
  -titleTs: "'jesus':3 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680047
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700593647 {#1532
    date: 2023-11-21 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "You-Need-Jesus"
  +title: "You Need Jesus"
  +url: "https://lemmy.world/pictrs/image/ecc8446a-c0fd-40f1-a25d-02f87527899f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707822882 {#1543
    date: 2024-02-13 12:14:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 17784
  -titleTs: "'jesus':3 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680047
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700593647 {#1532
    date: 2023-11-21 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "You-Need-Jesus"
  +title: "You Need Jesus"
  +url: "https://lemmy.world/pictrs/image/ecc8446a-c0fd-40f1-a25d-02f87527899f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707822882 {#1543
    date: 2024-02-13 12:14:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 17784
  -titleTs: "'jesus':3 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700680047
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700593647 {#1532
    date: 2023-11-21 20:07:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Infocom-s-ingenious-code-porting-tools-for-Zork-and-other-games-have"
  +title: "Infocom’s ingenious code-porting tools for Zork and other games have been found"
  +url: "https://arstechnica.com/gaming/2023/11/infocoms-ingenious-code-porting-tools-for-zork-and-other-games-have-been-found/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700606830 {#1520
    date: 2023-11-21 23:47:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 15241
  -titleTs: "'code':5 'code-port':4 'found':15 'game':12 'infocom':1 'ingeni':3 'port':6 'tool':7 'zork':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678830
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5911254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606830 {#1517
    date: 2023-11-21 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Infocom-s-ingenious-code-porting-tools-for-Zork-and-other-games-have"
  +title: "Infocom’s ingenious code-porting tools for Zork and other games have been found"
  +url: "https://arstechnica.com/gaming/2023/11/infocoms-ingenious-code-porting-tools-for-zork-and-other-games-have-been-found/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700606830 {#1520
    date: 2023-11-21 23:47:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 15241
  -titleTs: "'code':5 'code-port':4 'found':15 'game':12 'infocom':1 'ingeni':3 'port':6 'tool':7 'zork':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678830
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5911254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606830 {#1517
    date: 2023-11-21 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: Proxies\__CG__\App\Entity\Image {#1406 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1704 …}
  +slug: "Infocom-s-ingenious-code-porting-tools-for-Zork-and-other-games-have"
  +title: "Infocom’s ingenious code-porting tools for Zork and other games have been found"
  +url: "https://arstechnica.com/gaming/2023/11/infocoms-ingenious-code-porting-tools-for-zork-and-other-games-have-been-found/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700606830 {#1520
    date: 2023-11-21 23:47:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 15241
  -titleTs: "'code':5 'code-port':4 'found':15 'game':12 'infocom':1 'ingeni':3 'port':6 'tool':7 'zork':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678830
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5911254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606830 {#1517
    date: 2023-11-21 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "New-Hampshire-man-had-no-car-and-no-furniture-but"
  +title: "New Hampshire man had no car and no furniture, but died with a big secret, leaving his town millions"
  +url: "https://apnews.com/article/new-hampshire-town-gift-frugal-millionaire-holt-994a9448623c51db5036b85dd563fb24"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679463 {#1749
    date: 2023-11-22 19:57:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 15173
  -titleTs: "'big':14 'car':6 'die':11 'furnitur':9 'hampshir':2 'leav':16 'man':3 'million':19 'new':1 'secret':15 'town':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592149 {#1750
    date: 2023-11-21 19:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "New-Hampshire-man-had-no-car-and-no-furniture-but"
  +title: "New Hampshire man had no car and no furniture, but died with a big secret, leaving his town millions"
  +url: "https://apnews.com/article/new-hampshire-town-gift-frugal-millionaire-holt-994a9448623c51db5036b85dd563fb24"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679463 {#1749
    date: 2023-11-22 19:57:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 15173
  -titleTs: "'big':14 'car':6 'die':11 'furnitur':9 'hampshir':2 'leav':16 'man':3 'million':19 'new':1 'secret':15 'town':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592149 {#1750
    date: 2023-11-21 19:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1474 …}
  +image: Proxies\__CG__\App\Entity\Image {#1472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1471 …}
  +slug: "New-Hampshire-man-had-no-car-and-no-furniture-but"
  +title: "New Hampshire man had no car and no furniture, but died with a big secret, leaving his town millions"
  +url: "https://apnews.com/article/new-hampshire-town-gift-frugal-millionaire-holt-994a9448623c51db5036b85dd563fb24"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700679463 {#1749
    date: 2023-11-22 19:57:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 15173
  -titleTs: "'big':14 'car':6 'die':11 'furnitur':9 'hampshir':2 'leav':16 'man':3 'million':19 'new':1 'secret':15 'town':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700678549
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8572476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592149 {#1750
    date: 2023-11-21 19:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Beverly-Hills-Cop-4-First-Look-At-Eddie-Murphy-s-Return"
  +title: "‘Beverly Hills Cop 4’: First Look At Eddie Murphy’s Return As Axel Foley"
  +url: "https://deadline.com/2023/11/beverly-hills-cop-4-eddie-murphy-axel-foley-first-photo-1235630961/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700607326 {#1489
    date: 2023-11-21 23:55:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 15243
  -titleTs: "'4':4 'axel':13 'bever':1 'cop':3 'eddi':8 'first':5 'foley':14 'hill':2 'look':6 'murphi':9 'return':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607326 {#1496
    date: 2023-11-21 23:55:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Beverly-Hills-Cop-4-First-Look-At-Eddie-Murphy-s-Return"
  +title: "‘Beverly Hills Cop 4’: First Look At Eddie Murphy’s Return As Axel Foley"
  +url: "https://deadline.com/2023/11/beverly-hills-cop-4-eddie-murphy-axel-foley-first-photo-1235630961/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700607326 {#1489
    date: 2023-11-21 23:55:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 15243
  -titleTs: "'4':4 'axel':13 'bever':1 'cop':3 'eddi':8 'first':5 'foley':14 'hill':2 'look':6 'murphi':9 'return':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607326 {#1496
    date: 2023-11-21 23:55:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1920 …}
  +image: Proxies\__CG__\App\Entity\Image {#1490 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1960 …}
  +slug: "Beverly-Hills-Cop-4-First-Look-At-Eddie-Murphy-s-Return"
  +title: "‘Beverly Hills Cop 4’: First Look At Eddie Murphy’s Return As Axel Foley"
  +url: "https://deadline.com/2023/11/beverly-hills-cop-4-eddie-murphy-axel-foley-first-photo-1235630961/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700607326 {#1489
    date: 2023-11-21 23:55:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 15243
  -titleTs: "'4':4 'axel':13 'bever':1 'cop':3 'eddi':8 'first':5 'foley':14 'hill':2 'look':6 'murphi':9 'return':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674826
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8581059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700607326 {#1496
    date: 2023-11-21 23:55:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "The-Door"
  +title: "The Door"
  +url: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +body: "Source: [buttersafe.com](https://www.buttersafe.com/2010/11/25/the-door/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700667151 {#1757
    date: 2023-11-22 16:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15153
  -titleTs: "'door':2"
  -bodyTs: "'/2010/11/25/the-door/)':5 'buttersafe.com':2 'sourc':1 'www.buttersafe.com':4 'www.buttersafe.com/2010/11/25/the-door/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674243
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +editedAt: DateTimeImmutable @1701035998 {#1763
    date: 2023-11-26 22:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700587843 {#1756
    date: 2023-11-21 18:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "The-Door"
  +title: "The Door"
  +url: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +body: "Source: [buttersafe.com](https://www.buttersafe.com/2010/11/25/the-door/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700667151 {#1757
    date: 2023-11-22 16:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15153
  -titleTs: "'door':2"
  -bodyTs: "'/2010/11/25/the-door/)':5 'buttersafe.com':2 'sourc':1 'www.buttersafe.com':4 'www.buttersafe.com/2010/11/25/the-door/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674243
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +editedAt: DateTimeImmutable @1701035998 {#1763
    date: 2023-11-26 22:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700587843 {#1756
    date: 2023-11-21 18:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "The-Door"
  +title: "The Door"
  +url: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +body: "Source: [buttersafe.com](https://www.buttersafe.com/2010/11/25/the-door/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700667151 {#1757
    date: 2023-11-22 16:32:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 15153
  -titleTs: "'door':2"
  -bodyTs: "'/2010/11/25/the-door/)':5 'buttersafe.com':2 'sourc':1 'www.buttersafe.com':4 'www.buttersafe.com/2010/11/25/the-door/)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700674243
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/645001"
  +editedAt: DateTimeImmutable @1701035998 {#1763
    date: 2023-11-26 22:59:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700587843 {#1756
    date: 2023-11-21 18:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "No-you-don-t-have-to-see-your-toxic-family-on"
  +title: "No, you don’t have to see your toxic family on Thanksgiving"
  +url: "https://www.theguardian.com/lifeandstyle/2021/nov/24/toxic-families-thanksgiving-pandemic"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648781 {#1785
    date: 2023-11-22 11:26:21.0 +01: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: 15222
  -titleTs: "'famili':10 'see':7 'thanksgiv':12 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700673721
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4222334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602221 {#1784
    date: 2023-11-21 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "No-you-don-t-have-to-see-your-toxic-family-on"
  +title: "No, you don’t have to see your toxic family on Thanksgiving"
  +url: "https://www.theguardian.com/lifeandstyle/2021/nov/24/toxic-families-thanksgiving-pandemic"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648781 {#1785
    date: 2023-11-22 11:26:21.0 +01: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: 15222
  -titleTs: "'famili':10 'see':7 'thanksgiv':12 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700673721
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4222334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602221 {#1784
    date: 2023-11-21 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: Proxies\__CG__\App\Entity\Image {#1765 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2444 …}
  +slug: "No-you-don-t-have-to-see-your-toxic-family-on"
  +title: "No, you don’t have to see your toxic family on Thanksgiving"
  +url: "https://www.theguardian.com/lifeandstyle/2021/nov/24/toxic-families-thanksgiving-pandemic"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700648781 {#1785
    date: 2023-11-22 11:26:21.0 +01: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: 15222
  -titleTs: "'famili':10 'see':7 'thanksgiv':12 'toxic':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700673721
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4222334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602221 {#1784
    date: 2023-11-21 22:30:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Ploidy"
  +title: "Ploidy!"
  +url: "https://mander.xyz/pictrs/image/8f9777b8-8bd7-4c4a-b7b7-b4b7ae13c287.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590391 {#1643
    date: 2023-11-21 19:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 15145
  -titleTs: "'ploidi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700671491
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6435548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700585091 {#1622
    date: 2023-11-21 17:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Ploidy"
  +title: "Ploidy!"
  +url: "https://mander.xyz/pictrs/image/8f9777b8-8bd7-4c4a-b7b7-b4b7ae13c287.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590391 {#1643
    date: 2023-11-21 19:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 15145
  -titleTs: "'ploidi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700671491
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6435548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700585091 {#1622
    date: 2023-11-21 17:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1624 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +slug: "Ploidy"
  +title: "Ploidy!"
  +url: "https://mander.xyz/pictrs/image/8f9777b8-8bd7-4c4a-b7b7-b4b7ae13c287.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700590391 {#1643
    date: 2023-11-21 19:13:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 15145
  -titleTs: "'ploidi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700671491
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6435548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700585091 {#1622
    date: 2023-11-21 17:44:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#1415
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#1420
    date: 2023-11-21 17:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#1415
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#1420
    date: 2023-11-21 17:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: ""
  +title: "***"
  +url: "https://beehaw.org/pictrs/image/0eb6013e-a601-41bd-a727-2ccdcd1e206e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700762611 {#1415
    date: 2023-11-23 19:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 15143
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700670396
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9744899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700583996 {#1420
    date: 2023-11-21 17:26:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Secretive-White-House-Surveillance-Program-Gives-Cops-Access-to-Trillions"
  +title: "Secretive White House Surveillance Program Gives Cops Access to Trillions of US Phone Records"
  +url: "https://www.wired.com/story/hemisphere-das-white-house-surveillance-trillions-us-call-records/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700602871 {#1462
    date: 2023-11-21 22:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 15136
  -titleTs: "'access':8 'cop':7 'give':6 'hous':3 'phone':13 'program':5 'record':14 'secret':1 'surveil':4 'trillion':10 'us':12 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669135
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9605238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582735 {#1463
    date: 2023-11-21 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Secretive-White-House-Surveillance-Program-Gives-Cops-Access-to-Trillions"
  +title: "Secretive White House Surveillance Program Gives Cops Access to Trillions of US Phone Records"
  +url: "https://www.wired.com/story/hemisphere-das-white-house-surveillance-trillions-us-call-records/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700602871 {#1462
    date: 2023-11-21 22:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 15136
  -titleTs: "'access':8 'cop':7 'give':6 'hous':3 'phone':13 'program':5 'record':14 'secret':1 'surveil':4 'trillion':10 'us':12 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669135
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9605238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582735 {#1463
    date: 2023-11-21 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1457 …}
  +image: Proxies\__CG__\App\Entity\Image {#1455 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1453 …}
  +slug: "Secretive-White-House-Surveillance-Program-Gives-Cops-Access-to-Trillions"
  +title: "Secretive White House Surveillance Program Gives Cops Access to Trillions of US Phone Records"
  +url: "https://www.wired.com/story/hemisphere-das-white-house-surveillance-trillions-us-call-records/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700602871 {#1462
    date: 2023-11-21 22:41:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 15136
  -titleTs: "'access':8 'cop':7 'give':6 'hous':3 'phone':13 'program':5 'record':14 'secret':1 'surveil':4 'trillion':10 'us':12 'white':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669135
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9605238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582735 {#1463
    date: 2023-11-21 17:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Wife-Material"
  +title: "Wife Material"
  +url: "https://lemmy.zip/pictrs/image/bc0b7b83-c344-458c-8c3d-4966a367aacc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700677133 {#1431
    date: 2023-11-22 19:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17750
  -titleTs: "'materi':2 'wife':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700667407
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5900435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589407 {#1440
    date: 2023-11-21 18:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Wife-Material"
  +title: "Wife Material"
  +url: "https://lemmy.zip/pictrs/image/bc0b7b83-c344-458c-8c3d-4966a367aacc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700677133 {#1431
    date: 2023-11-22 19:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17750
  -titleTs: "'materi':2 'wife':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700667407
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5900435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589407 {#1440
    date: 2023-11-21 18:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Wife-Material"
  +title: "Wife Material"
  +url: "https://lemmy.zip/pictrs/image/bc0b7b83-c344-458c-8c3d-4966a367aacc.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700677133 {#1431
    date: 2023-11-22 19:18:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17750
  -titleTs: "'materi':2 'wife':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700667407
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5900435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700589407 {#1440
    date: 2023-11-21 18:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1752 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Writing-a-guide"
  +title: "Writing a guide"
  +url: "https://www.paneburroezucchero.info/sailing.html"
  +body: """
    Hi all fellow sailors. After having spent lots of time and effort recently to properly setup my environment, i have put toghether (more for MY personal future reference than anything) the guide linked to this post. It’s not done, a few things are missing, but i hope it could be usefull also for more people in the future.\n
    \n
    the link is: [www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)\n
    \n
    Cheers!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700608624 {#1606
    date: 2023-11-22 00:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 15114
  -titleTs: "'guid':3 'write':1"
  -bodyTs: "'/sailing.html](https://www.paneburroezucchero.info/sailing.html)':65 'also':53 'anyth':30 'cheer':66 'could':50 'done':40 'effort':12 'environ':18 'fellow':3 'futur':27,59 'guid':32 'hi':1 'hope':48 'link':33,61 'lot':8 'miss':45 'peopl':56 'person':26 'post':36 'proper':15 'put':21 'recent':13 'refer':28 'sailor':4 'setup':16 'spent':7 'thing':43 'time':10 'togheth':22 'useful':52 'www.paneburroezucchero.info':64 'www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661916
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3505582"
  +editedAt: DateTimeImmutable @1701016566 {#1614
    date: 2023-11-26 17:36:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700575516 {#1612
    date: 2023-11-21 15:05:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1752 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Writing-a-guide"
  +title: "Writing a guide"
  +url: "https://www.paneburroezucchero.info/sailing.html"
  +body: """
    Hi all fellow sailors. After having spent lots of time and effort recently to properly setup my environment, i have put toghether (more for MY personal future reference than anything) the guide linked to this post. It’s not done, a few things are missing, but i hope it could be usefull also for more people in the future.\n
    \n
    the link is: [www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)\n
    \n
    Cheers!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700608624 {#1606
    date: 2023-11-22 00:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 15114
  -titleTs: "'guid':3 'write':1"
  -bodyTs: "'/sailing.html](https://www.paneburroezucchero.info/sailing.html)':65 'also':53 'anyth':30 'cheer':66 'could':50 'done':40 'effort':12 'environ':18 'fellow':3 'futur':27,59 'guid':32 'hi':1 'hope':48 'link':33,61 'lot':8 'miss':45 'peopl':56 'person':26 'post':36 'proper':15 'put':21 'recent':13 'refer':28 'sailor':4 'setup':16 'spent':7 'thing':43 'time':10 'togheth':22 'useful':52 'www.paneburroezucchero.info':64 'www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661916
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3505582"
  +editedAt: DateTimeImmutable @1701016566 {#1614
    date: 2023-11-26 17:36:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700575516 {#1612
    date: 2023-11-21 15:05:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1752 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Writing-a-guide"
  +title: "Writing a guide"
  +url: "https://www.paneburroezucchero.info/sailing.html"
  +body: """
    Hi all fellow sailors. After having spent lots of time and effort recently to properly setup my environment, i have put toghether (more for MY personal future reference than anything) the guide linked to this post. It’s not done, a few things are missing, but i hope it could be usefull also for more people in the future.\n
    \n
    the link is: [www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)\n
    \n
    Cheers!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700608624 {#1606
    date: 2023-11-22 00:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 15114
  -titleTs: "'guid':3 'write':1"
  -bodyTs: "'/sailing.html](https://www.paneburroezucchero.info/sailing.html)':65 'also':53 'anyth':30 'cheer':66 'could':50 'done':40 'effort':12 'environ':18 'fellow':3 'futur':27,59 'guid':32 'hi':1 'hope':48 'link':33,61 'lot':8 'miss':45 'peopl':56 'person':26 'post':36 'proper':15 'put':21 'recent':13 'refer':28 'sailor':4 'setup':16 'spent':7 'thing':43 'time':10 'togheth':22 'useful':52 'www.paneburroezucchero.info':64 'www.paneburroezucchero.info/sailing.html](https://www.paneburroezucchero.info/sailing.html)':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700661916
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3505582"
  +editedAt: DateTimeImmutable @1701016566 {#1614
    date: 2023-11-26 17:36:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700575516 {#1612
    date: 2023-11-21 15:05:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "How-to-Season-Cast-Iron-Clean-Store-and-Make-It"
  +title: "How to Season Cast Iron, Clean, Store, and Make It Last Forever"
  +url: "https://morningchores.com/cast-iron/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615404 {#1673
    date: 2023-11-22 02:10:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 15122
  -titleTs: "'cast':4 'clean':6 'forev':12 'iron':5 'last':11 'make':9 'season':3 'store':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700659607
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9743179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578607 {#1677
    date: 2023-11-21 15:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "How-to-Season-Cast-Iron-Clean-Store-and-Make-It"
  +title: "How to Season Cast Iron, Clean, Store, and Make It Last Forever"
  +url: "https://morningchores.com/cast-iron/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615404 {#1673
    date: 2023-11-22 02:10:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 15122
  -titleTs: "'cast':4 'clean':6 'forev':12 'iron':5 'last':11 'make':9 'season':3 'store':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700659607
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9743179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578607 {#1677
    date: 2023-11-21 15:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "How-to-Season-Cast-Iron-Clean-Store-and-Make-It"
  +title: "How to Season Cast Iron, Clean, Store, and Make It Last Forever"
  +url: "https://morningchores.com/cast-iron/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700615404 {#1673
    date: 2023-11-22 02:10:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 15122
  -titleTs: "'cast':4 'clean':6 'forev':12 'iron':5 'last':11 'make':9 'season':3 'store':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700659607
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9743179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578607 {#1677
    date: 2023-11-21 15:56:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#1662
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#1663
    date: 2023-11-21 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#1662
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#1663
    date: 2023-11-21 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "I-m-tired-Boss"
  +title: "I'm tired, Boss"
  +url: "https://slrpnk.net/pictrs/image/b1730b35-f96a-4c03-a78a-aef7df92bd7d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728318022 {#1662
    date: 2024-10-07 18:20:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 17096
  -titleTs: "'boss':4 'm':2 'tire':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700658651
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4210013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700572251 {#1663
    date: 2023-11-21 14:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Rocky-and-Oracle-Unbreakable-Linux-join-Big-Purple-at-9-3"
  +title: "Rocky and Oracle Unbreakable Linux join Big Purple at 9.3"
  +url: "https://www.theregister.com/2023/11/21/rocky_n_oracle_linux_9_3/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700594412 {#1588
    date: 2023-11-21 20:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 15181
  -titleTs: "'9.3':10 'big':7 'join':6 'linux':5 'oracl':3 'purpl':8 'rocki':1 'unbreak':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700657412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8284892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594412 {#1572
    date: 2023-11-21 20:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Rocky-and-Oracle-Unbreakable-Linux-join-Big-Purple-at-9-3"
  +title: "Rocky and Oracle Unbreakable Linux join Big Purple at 9.3"
  +url: "https://www.theregister.com/2023/11/21/rocky_n_oracle_linux_9_3/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700594412 {#1588
    date: 2023-11-21 20:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 15181
  -titleTs: "'9.3':10 'big':7 'join':6 'linux':5 'oracl':3 'purpl':8 'rocki':1 'unbreak':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700657412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8284892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594412 {#1572
    date: 2023-11-21 20:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Rocky-and-Oracle-Unbreakable-Linux-join-Big-Purple-at-9-3"
  +title: "Rocky and Oracle Unbreakable Linux join Big Purple at 9.3"
  +url: "https://www.theregister.com/2023/11/21/rocky_n_oracle_linux_9_3/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700594412 {#1588
    date: 2023-11-21 20:20:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 15181
  -titleTs: "'9.3':10 'big':7 'join':6 'linux':5 'oracl':3 'purpl':8 'rocki':1 'unbreak':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700657412
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8284892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700594412 {#1572
    date: 2023-11-21 20:20:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1562 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1567
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1550
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1559
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1562 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1567
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1550
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1559
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: Proxies\__CG__\App\Entity\Image {#1563 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1562 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1567
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1550
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1559
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1687
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "A-Dutch-old-meme-I-still-think-is-so-hilarious"
  +title: "A Dutch old meme I still think is so hilarious."
  +url: "https://piped.video/watch?v=VTuO3g2uIW0"
  +body: """
    Throwing this out here for the Dutch understanding among us.\n
    \n
    For those that don’t: This is a nightly TV-broadcasted astrology telephoneline you could call in 2012. This piece shows an extremely calm person named Erik calling in and getting yelled at and eventually thrown off for being too stressfull. At some point he’s even told to stop screaming by the presentator, while the Erik-guy can’t be more calm… 😅\n
    \n
    I hope the foreign language doesn’t disturb anyone… 😅
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700628817 {#1702
    date: 2023-11-22 05:53:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 15328
  -titleTs: "'dutch':2 'hilari':10 'meme':4 'old':3 'still':6 'think':7"
  -bodyTs: "'2012':29 'among':9 'anyon':84 'astrolog':23 'broadcast':22 'call':27,39 'calm':35,75 'could':26 'disturb':83 'doesn':81 'dutch':7 'erik':38,69 'erik-guy':68 'even':58 'eventu':46 'extrem':34 'foreign':79 'get':42 'guy':70 'hope':77 'languag':80 'name':37 'night':19 'person':36 'piec':31 'point':55 'present':65 'scream':62 'show':32 'stop':61 'stressful':52 'telephonelin':24 'throw':1 'thrown':47 'told':59 'tv':21 'tv-broadcast':20 'understand':8 'us':10 'yell':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651317
  +visibility: "visible             "
  +apId: "https://r.nf/post/207244"
  +editedAt: DateTimeImmutable @1701094481 {#1701
    date: 2023-11-27 15:14:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700628817 {#1683
    date: 2023-11-22 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1687
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "A-Dutch-old-meme-I-still-think-is-so-hilarious"
  +title: "A Dutch old meme I still think is so hilarious."
  +url: "https://piped.video/watch?v=VTuO3g2uIW0"
  +body: """
    Throwing this out here for the Dutch understanding among us.\n
    \n
    For those that don’t: This is a nightly TV-broadcasted astrology telephoneline you could call in 2012. This piece shows an extremely calm person named Erik calling in and getting yelled at and eventually thrown off for being too stressfull. At some point he’s even told to stop screaming by the presentator, while the Erik-guy can’t be more calm… 😅\n
    \n
    I hope the foreign language doesn’t disturb anyone… 😅
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700628817 {#1702
    date: 2023-11-22 05:53:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 15328
  -titleTs: "'dutch':2 'hilari':10 'meme':4 'old':3 'still':6 'think':7"
  -bodyTs: "'2012':29 'among':9 'anyon':84 'astrolog':23 'broadcast':22 'call':27,39 'calm':35,75 'could':26 'disturb':83 'doesn':81 'dutch':7 'erik':38,69 'erik-guy':68 'even':58 'eventu':46 'extrem':34 'foreign':79 'get':42 'guy':70 'hope':77 'languag':80 'name':37 'night':19 'person':36 'piec':31 'point':55 'present':65 'scream':62 'show':32 'stop':61 'stressful':52 'telephonelin':24 'throw':1 'thrown':47 'told':59 'tv':21 'tv-broadcast':20 'understand':8 'us':10 'yell':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651317
  +visibility: "visible             "
  +apId: "https://r.nf/post/207244"
  +editedAt: DateTimeImmutable @1701094481 {#1701
    date: 2023-11-27 15:14:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700628817 {#1683
    date: 2023-11-22 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1687
  +user: Proxies\__CG__\App\Entity\User {#1680 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1689 …}
  +image: Proxies\__CG__\App\Entity\Image {#1686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1691 …}
  +slug: "A-Dutch-old-meme-I-still-think-is-so-hilarious"
  +title: "A Dutch old meme I still think is so hilarious."
  +url: "https://piped.video/watch?v=VTuO3g2uIW0"
  +body: """
    Throwing this out here for the Dutch understanding among us.\n
    \n
    For those that don’t: This is a nightly TV-broadcasted astrology telephoneline you could call in 2012. This piece shows an extremely calm person named Erik calling in and getting yelled at and eventually thrown off for being too stressfull. At some point he’s even told to stop screaming by the presentator, while the Erik-guy can’t be more calm… 😅\n
    \n
    I hope the foreign language doesn’t disturb anyone… 😅
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700628817 {#1702
    date: 2023-11-22 05:53:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 15328
  -titleTs: "'dutch':2 'hilari':10 'meme':4 'old':3 'still':6 'think':7"
  -bodyTs: "'2012':29 'among':9 'anyon':84 'astrolog':23 'broadcast':22 'call':27,39 'calm':35,75 'could':26 'disturb':83 'doesn':81 'dutch':7 'erik':38,69 'erik-guy':68 'even':58 'eventu':46 'extrem':34 'foreign':79 'get':42 'guy':70 'hope':77 'languag':80 'name':37 'night':19 'person':36 'piec':31 'point':55 'present':65 'scream':62 'show':32 'stop':61 'stressful':52 'telephonelin':24 'throw':1 'thrown':47 'told':59 'tv':21 'tv-broadcast':20 'understand':8 'us':10 'yell':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700651317
  +visibility: "visible             "
  +apId: "https://r.nf/post/207244"
  +editedAt: DateTimeImmutable @1701094481 {#1701
    date: 2023-11-27 15:14:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700628817 {#1683
    date: 2023-11-22 05:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details