GET https://kbin.spritesserver.nl/all/active/%E2%88%9E/photos?p=382

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2407 …}
  +slug: "User-with-this-age-already-exists"
  +title: "User with this age already exists"
  +url: "https://i.imgur.com/6WztUZK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695932792 {#183
    date: 2023-09-28 22:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#218 …}
  +votes: Doctrine\ORM\PersistentCollection {#177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 16177
  -titleTs: "'age':4 'alreadi':5 'exist':6 'user':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695946292
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3932146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695932792 {#240
    date: 2023-09-28 22:26:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2407 …}
  +slug: "User-with-this-age-already-exists"
  +title: "User with this age already exists"
  +url: "https://i.imgur.com/6WztUZK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695932792 {#183
    date: 2023-09-28 22:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#218 …}
  +votes: Doctrine\ORM\PersistentCollection {#177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 16177
  -titleTs: "'age':4 'alreadi':5 'exist':6 'user':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695946292
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3932146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695932792 {#240
    date: 2023-09-28 22:26:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2407 …}
  +slug: "User-with-this-age-already-exists"
  +title: "User with this age already exists"
  +url: "https://i.imgur.com/6WztUZK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695932792 {#183
    date: 2023-09-28 22:26:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#218 …}
  +votes: Doctrine\ORM\PersistentCollection {#177 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 16177
  -titleTs: "'age':4 'alreadi':5 'exist':6 'user':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695946292
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3932146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695932792 {#240
    date: 2023-09-28 22:26:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "They-don-t-last-long-so-make-sure-to-grab-another"
  +title: "They don't last long, so make sure to grab another one every chance you get."
  +url: "https://startrek.website/pictrs/image/51639039-7d17-441e-b117-7e1564587107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931275 {#1879
    date: 2023-09-28 22:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 16554
  -titleTs: "'anoth':11 'chanc':14 'everi':13 'get':16 'grab':10 'last':4 'long':5 'make':7 'one':12 'sure':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695931275
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2157970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931275 {#1911
    date: 2023-09-28 22:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "They-don-t-last-long-so-make-sure-to-grab-another"
  +title: "They don't last long, so make sure to grab another one every chance you get."
  +url: "https://startrek.website/pictrs/image/51639039-7d17-441e-b117-7e1564587107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931275 {#1879
    date: 2023-09-28 22:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 16554
  -titleTs: "'anoth':11 'chanc':14 'everi':13 'get':16 'grab':10 'last':4 'long':5 'make':7 'one':12 'sure':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695931275
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2157970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931275 {#1911
    date: 2023-09-28 22:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1905
  +user: Proxies\__CG__\App\Entity\User {#1878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "They-don-t-last-long-so-make-sure-to-grab-another"
  +title: "They don't last long, so make sure to grab another one every chance you get."
  +url: "https://startrek.website/pictrs/image/51639039-7d17-441e-b117-7e1564587107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931275 {#1879
    date: 2023-09-28 22:01:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 16554
  -titleTs: "'anoth':11 'chanc':14 'everi':13 'get':16 'grab':10 'last':4 'long':5 'make':7 'one':12 'sure':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695931275
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2157970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931275 {#1911
    date: 2023-09-28 22:01:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "you-energy"
  +title: "you energy"
  +url: "https://discuss.tchncs.de/pictrs/image/a8b9a471-7d58-46a0-8627-3ed0fc3229f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931143 {#1937
    date: 2023-09-28 21:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 5080
  -titleTs: "'energi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695969047
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3936004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931047 {#1962
    date: 2023-09-28 21:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "you-energy"
  +title: "you energy"
  +url: "https://discuss.tchncs.de/pictrs/image/a8b9a471-7d58-46a0-8627-3ed0fc3229f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931143 {#1937
    date: 2023-09-28 21:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 5080
  -titleTs: "'energi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695969047
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3936004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931047 {#1962
    date: 2023-09-28 21:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1966 …}
  +slug: "you-energy"
  +title: "you energy"
  +url: "https://discuss.tchncs.de/pictrs/image/a8b9a471-7d58-46a0-8627-3ed0fc3229f5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695931143 {#1937
    date: 2023-09-28 21:59:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 5080
  -titleTs: "'energi':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695969047
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3936004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695931047 {#1962
    date: 2023-09-28 21:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Did-anyone-see-No-One-Will-Save-You"
  +title: "Did anyone see No One Will Save You?"
  +url: "https://www.heavenofhorror.com/wp-content/uploads/2023/09/No-One-Will-Save-You-horror.jpg"
  +body: "This completely slipped under my radar until the other day I was listening to a movie podcast and they were praising it. This was really good and original. It’s a PG-13 horror, but that didn’t matter at all. Not gory at all, but full of suspense and interesting scenes. Kaitlyn Denver puts in a strong performance, despite only having a couple lines. Actually, there’s almost no dialogue in the entire movie, which is a little gimmicky, but didn’t hurt the movie at all. It’s basically about a woman who lives alone and her home gets invaded by aliens and she has to defend herself. There’s a lot more going on but I don’t want to give it away. I hope some of you have watched it and join the discussion. I found it very enjoyable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695930585 {#1892
    date: 2023-09-28 21:49:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 5208
  -titleTs: "'anyon':2 'one':5 'save':7 'see':3"
  -bodyTs: "'-13':33 'actual':66 'alien':104 'almost':69 'alon':97 'away':126 'basic':91 'complet':2 'coupl':64 'day':10 'defend':109 'denver':54 'despit':60 'dialogu':71 'didn':37,82 'discuss':138 'enjoy':143 'entir':74 'found':140 'full':47 'get':101 'gimmicki':80 'give':124 'go':116 'good':26 'gori':43 'home':100 'hope':128 'horror':34 'hurt':84 'interest':51 'invad':102 'join':136 'kaitlyn':53 'line':65 'listen':13 'littl':79 'live':96 'lot':114 'matter':39 'movi':16,75,86 'origin':28 'perform':59 'pg':32 'podcast':17 'prais':21 'put':55 'radar':6 'realli':25 'scene':52 'slip':3 'strong':58 'suspens':49 'want':122 'watch':133 'woman':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695947571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923571 {#1380
    date: 2023-09-28 19:52:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Did-anyone-see-No-One-Will-Save-You"
  +title: "Did anyone see No One Will Save You?"
  +url: "https://www.heavenofhorror.com/wp-content/uploads/2023/09/No-One-Will-Save-You-horror.jpg"
  +body: "This completely slipped under my radar until the other day I was listening to a movie podcast and they were praising it. This was really good and original. It’s a PG-13 horror, but that didn’t matter at all. Not gory at all, but full of suspense and interesting scenes. Kaitlyn Denver puts in a strong performance, despite only having a couple lines. Actually, there’s almost no dialogue in the entire movie, which is a little gimmicky, but didn’t hurt the movie at all. It’s basically about a woman who lives alone and her home gets invaded by aliens and she has to defend herself. There’s a lot more going on but I don’t want to give it away. I hope some of you have watched it and join the discussion. I found it very enjoyable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695930585 {#1892
    date: 2023-09-28 21:49:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 5208
  -titleTs: "'anyon':2 'one':5 'save':7 'see':3"
  -bodyTs: "'-13':33 'actual':66 'alien':104 'almost':69 'alon':97 'away':126 'basic':91 'complet':2 'coupl':64 'day':10 'defend':109 'denver':54 'despit':60 'dialogu':71 'didn':37,82 'discuss':138 'enjoy':143 'entir':74 'found':140 'full':47 'get':101 'gimmicki':80 'give':124 'go':116 'good':26 'gori':43 'home':100 'hope':128 'horror':34 'hurt':84 'interest':51 'invad':102 'join':136 'kaitlyn':53 'line':65 'listen':13 'littl':79 'live':96 'lot':114 'matter':39 'movi':16,75,86 'origin':28 'perform':59 'pg':32 'podcast':17 'prais':21 'put':55 'radar':6 'realli':25 'scene':52 'slip':3 'strong':58 'suspens':49 'want':122 'watch':133 'woman':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695947571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923571 {#1380
    date: 2023-09-28 19:52:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Did-anyone-see-No-One-Will-Save-You"
  +title: "Did anyone see No One Will Save You?"
  +url: "https://www.heavenofhorror.com/wp-content/uploads/2023/09/No-One-Will-Save-You-horror.jpg"
  +body: "This completely slipped under my radar until the other day I was listening to a movie podcast and they were praising it. This was really good and original. It’s a PG-13 horror, but that didn’t matter at all. Not gory at all, but full of suspense and interesting scenes. Kaitlyn Denver puts in a strong performance, despite only having a couple lines. Actually, there’s almost no dialogue in the entire movie, which is a little gimmicky, but didn’t hurt the movie at all. It’s basically about a woman who lives alone and her home gets invaded by aliens and she has to defend herself. There’s a lot more going on but I don’t want to give it away. I hope some of you have watched it and join the discussion. I found it very enjoyable."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695930585 {#1892
    date: 2023-09-28 21:49:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 5208
  -titleTs: "'anyon':2 'one':5 'save':7 'see':3"
  -bodyTs: "'-13':33 'actual':66 'alien':104 'almost':69 'alon':97 'away':126 'basic':91 'complet':2 'coupl':64 'day':10 'defend':109 'denver':54 'despit':60 'dialogu':71 'didn':37,82 'discuss':138 'enjoy':143 'entir':74 'found':140 'full':47 'get':101 'gimmicki':80 'give':124 'go':116 'good':26 'gori':43 'home':100 'hope':128 'horror':34 'hurt':84 'interest':51 'invad':102 'join':136 'kaitlyn':53 'line':65 'listen':13 'littl':79 'live':96 'lot':114 'matter':39 'movi':16,75,86 'origin':28 'perform':59 'pg':32 'podcast':17 'prais':21 'put':55 'radar':6 'realli':25 'scene':52 'slip':3 'strong':58 'suspens':49 'want':122 'watch':133 'woman':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695947571
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923571 {#1380
    date: 2023-09-28 19:52:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Al-Jaffee-s-parody-of-a-Dennis-the-Menace-strip-in"
  +title: "Al Jaffee's parody of a Dennis the Menace strip in Mad Magazine"
  +url: "https://lemmy.world/pictrs/image/6fef5741-0181-4f79-b0a6-4e6d060d90bb.jpeg"
  +body: "One of my favorite Mad bits ever."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926641 {#1927
    date: 2023-09-28 20:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 4273
  -titleTs: "'al':1 'denni':7 'jaffe':2 'mad':12 'magazin':13 'menac':9 'parodi':4 'strip':10"
  -bodyTs: "'bit':6 'ever':7 'favorit':4 'mad':5 'one':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695935641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5910275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926641 {#1368
    date: 2023-09-28 20:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Al-Jaffee-s-parody-of-a-Dennis-the-Menace-strip-in"
  +title: "Al Jaffee's parody of a Dennis the Menace strip in Mad Magazine"
  +url: "https://lemmy.world/pictrs/image/6fef5741-0181-4f79-b0a6-4e6d060d90bb.jpeg"
  +body: "One of my favorite Mad bits ever."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926641 {#1927
    date: 2023-09-28 20:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 4273
  -titleTs: "'al':1 'denni':7 'jaffe':2 'mad':12 'magazin':13 'menac':9 'parodi':4 'strip':10"
  -bodyTs: "'bit':6 'ever':7 'favorit':4 'mad':5 'one':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695935641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5910275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926641 {#1368
    date: 2023-09-28 20:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1399
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Al-Jaffee-s-parody-of-a-Dennis-the-Menace-strip-in"
  +title: "Al Jaffee's parody of a Dennis the Menace strip in Mad Magazine"
  +url: "https://lemmy.world/pictrs/image/6fef5741-0181-4f79-b0a6-4e6d060d90bb.jpeg"
  +body: "One of my favorite Mad bits ever."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926641 {#1927
    date: 2023-09-28 20:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 4273
  -titleTs: "'al':1 'denni':7 'jaffe':2 'mad':12 'magazin':13 'menac':9 'parodi':4 'strip':10"
  -bodyTs: "'bit':6 'ever':7 'favorit':4 'mad':5 'one':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695935641
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5910275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695926641 {#1368
    date: 2023-09-28 20:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2427 …}
  +slug: "Hey-bro-let-s-go-look-at-naked-women-together-bro"
  +title: "Hey bro let's go look at naked women together bro it's the perfect place for friends to hang out bro"
  +url: "https://i.ibb.co/cDM8ccs/FB-IMG-1695918398247.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926557 {#1904
    date: 2023-09-28 20:42:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2719
  -titleTs: "'bro':2,11,22 'friend':18 'go':5 'hang':20 'hey':1 'let':3 'look':6 'nake':8 'perfect':15 'place':16 'togeth':10 'women':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695945108
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9678007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918608 {#1956
    date: 2023-09-28 18:30:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2427 …}
  +slug: "Hey-bro-let-s-go-look-at-naked-women-together-bro"
  +title: "Hey bro let's go look at naked women together bro it's the perfect place for friends to hang out bro"
  +url: "https://i.ibb.co/cDM8ccs/FB-IMG-1695918398247.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926557 {#1904
    date: 2023-09-28 20:42:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2719
  -titleTs: "'bro':2,11,22 'friend':18 'go':5 'hang':20 'hey':1 'let':3 'look':6 'nake':8 'perfect':15 'place':16 'togeth':10 'women':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695945108
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9678007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918608 {#1956
    date: 2023-09-28 18:30:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#2429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2427 …}
  +slug: "Hey-bro-let-s-go-look-at-naked-women-together-bro"
  +title: "Hey bro let's go look at naked women together bro it's the perfect place for friends to hang out bro"
  +url: "https://i.ibb.co/cDM8ccs/FB-IMG-1695918398247.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695926557 {#1904
    date: 2023-09-28 20:42:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2719
  -titleTs: "'bro':2,11,22 'friend':18 'go':5 'hang':20 'hey':1 'let':3 'look':6 'nake':8 'perfect':15 'place':16 'togeth':10 'women':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695945108
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9678007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918608 {#1956
    date: 2023-09-28 18:30:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Time-to-go-to-the-Delta-quadrant-Again"
  +title: "Time to go to the Delta quadrant. Again."
  +url: "https://loot.buckodr.ink/8dB2bH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695925393 {#2357
    date: 2023-09-28 20:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 9726
  -titleTs: "'delta':6 'go':3 'quadrant':7 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695925393
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/475862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695925393 {#2166
    date: 2023-09-28 20:23:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Time-to-go-to-the-Delta-quadrant-Again"
  +title: "Time to go to the Delta quadrant. Again."
  +url: "https://loot.buckodr.ink/8dB2bH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695925393 {#2357
    date: 2023-09-28 20:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 9726
  -titleTs: "'delta':6 'go':3 'quadrant':7 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695925393
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/475862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695925393 {#2166
    date: 2023-09-28 20:23:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2167
  +user: Proxies\__CG__\App\Entity\User {#2288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Time-to-go-to-the-Delta-quadrant-Again"
  +title: "Time to go to the Delta quadrant. Again."
  +url: "https://loot.buckodr.ink/8dB2bH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695925393 {#2357
    date: 2023-09-28 20:23:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 9726
  -titleTs: "'delta':6 'go':3 'quadrant':7 'time':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695925393
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/post/475862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695925393 {#2166
    date: 2023-09-28 20:23:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "DISCUSSION-Saw-X-Spoilers"
  +title: "[DISCUSSION] Saw X (Spoilers)"
  +url: "https://www.geo.tv/assets/uploads/updates/2023-07-27/501723_4387059_updates.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 58m | 7.7 | 84% | 63 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A sick and desperate John travels to Mexico for a risky and experimental medical procedure in hopes of a miracle cure for his cancer only to discover the entire operation is a scam to defraud the most vulnerable.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Kevin Greutert\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Josh Stolberg, Pete Goldfinger\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Tobin Bell | … | John Kramer |\n
    | Shawnee Smith | … | Amanda Young |\n
    | Synnøve Macody Lund | … | Cecilia Pederson |\n
    | Steven Brand | … | Parker Sears |\n
    | Renata Vaca | … | Gabriela |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695924742 {#2487
    date: 2023-09-28 20:12:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 16880
  -titleTs: "'discuss':1 'saw':2 'spoiler':4 'x':3"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '58m':11 '63':14 '7.7':12 '84':13 'amanda':69 'bell':64 'brand':77 'cancer':39 'cast':62 'cecilia':74 'cure':36 'date':2 'defraud':50 'desper':19 'director':54 'discov':42 'entir':44 'experiment':28 'gabriela':82 'goldfing':61 'greutert':56 'hope':32 'imdb':4 'john':20,65 'josh':58 'kevin':55 'kramer':66 'lund':73 'macodi':72 'medic':29 'metacrit':6 'mexico':23 'miracl':35 'oper':45 'parker':78 'pederson':75 'pete':60 'premis':15 'procedur':30 'releas':1 'renata':80 'riski':26 'rottentomato':5 'runtim':3 'scam':48 'sear':79 'sep':7 'shawne':67 'sick':17 'smith':68 'steven':76 'stolberg':59 'synnøv':71 'tobin':63 'travel':21 'vaca':81 'vulner':53 'writer':57 'young':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923314 {#2485
    date: 2023-09-28 19:48:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "DISCUSSION-Saw-X-Spoilers"
  +title: "[DISCUSSION] Saw X (Spoilers)"
  +url: "https://www.geo.tv/assets/uploads/updates/2023-07-27/501723_4387059_updates.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 58m | 7.7 | 84% | 63 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A sick and desperate John travels to Mexico for a risky and experimental medical procedure in hopes of a miracle cure for his cancer only to discover the entire operation is a scam to defraud the most vulnerable.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Kevin Greutert\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Josh Stolberg, Pete Goldfinger\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Tobin Bell | … | John Kramer |\n
    | Shawnee Smith | … | Amanda Young |\n
    | Synnøve Macody Lund | … | Cecilia Pederson |\n
    | Steven Brand | … | Parker Sears |\n
    | Renata Vaca | … | Gabriela |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695924742 {#2487
    date: 2023-09-28 20:12:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 16880
  -titleTs: "'discuss':1 'saw':2 'spoiler':4 'x':3"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '58m':11 '63':14 '7.7':12 '84':13 'amanda':69 'bell':64 'brand':77 'cancer':39 'cast':62 'cecilia':74 'cure':36 'date':2 'defraud':50 'desper':19 'director':54 'discov':42 'entir':44 'experiment':28 'gabriela':82 'goldfing':61 'greutert':56 'hope':32 'imdb':4 'john':20,65 'josh':58 'kevin':55 'kramer':66 'lund':73 'macodi':72 'medic':29 'metacrit':6 'mexico':23 'miracl':35 'oper':45 'parker':78 'pederson':75 'pete':60 'premis':15 'procedur':30 'releas':1 'renata':80 'riski':26 'rottentomato':5 'runtim':3 'scam':48 'sear':79 'sep':7 'shawne':67 'sick':17 'smith':68 'steven':76 'stolberg':59 'synnøv':71 'tobin':63 'travel':21 'vaca':81 'vulner':53 'writer':57 'young':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923314 {#2485
    date: 2023-09-28 19:48:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "DISCUSSION-Saw-X-Spoilers"
  +title: "[DISCUSSION] Saw X (Spoilers)"
  +url: "https://www.geo.tv/assets/uploads/updates/2023-07-27/501723_4387059_updates.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 58m | 7.7 | 84% | 63 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">A sick and desperate John travels to Mexico for a risky and experimental medical procedure in hopes of a miracle cure for his cancer only to discover the entire operation is a scam to defraud the most vulnerable.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Kevin Greutert\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Josh Stolberg, Pete Goldfinger\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Tobin Bell | … | John Kramer |\n
    | Shawnee Smith | … | Amanda Young |\n
    | Synnøve Macody Lund | … | Cecilia Pederson |\n
    | Steven Brand | … | Parker Sears |\n
    | Renata Vaca | … | Gabriela |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695924742 {#2487
    date: 2023-09-28 20:12:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 16880
  -titleTs: "'discuss':1 'saw':2 'spoiler':4 'x':3"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '58m':11 '63':14 '7.7':12 '84':13 'amanda':69 'bell':64 'brand':77 'cancer':39 'cast':62 'cecilia':74 'cure':36 'date':2 'defraud':50 'desper':19 'director':54 'discov':42 'entir':44 'experiment':28 'gabriela':82 'goldfing':61 'greutert':56 'hope':32 'imdb':4 'john':20,65 'josh':58 'kevin':55 'kramer':66 'lund':73 'macodi':72 'medic':29 'metacrit':6 'mexico':23 'miracl':35 'oper':45 'parker':78 'pederson':75 'pete':60 'premis':15 'procedur':30 'releas':1 'renata':80 'riski':26 'rottentomato':5 'runtim':3 'scam':48 'sear':79 'sep':7 'shawne':67 'sick':17 'smith':68 'steven':76 'stolberg':59 'synnøv':71 'tobin':63 'travel':21 'vaca':81 'vulner':53 'writer':57 'young':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5907107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923314 {#2485
    date: 2023-09-28 19:48:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "DISCUSSION-Dumb-Money-Spoilers"
  +title: "[DISCUSSION] Dumb Money (Spoilers)"
  +url: "https://images.cinemaexpress.com/uploads/user/imagelibrary/2023/7/25/original/Dumb_Money.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 45m | 7.1 | 85% | 66 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dumb Money is the ultimate David vs. Goliath tale, based on the insane true story of everyday people who flipped the script on Wall Street and got rich by turning GameStop (yes, the mall videogame store) into the world's hottest company.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Craig Gillespie\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Lauren Schuker Blum, Rebecca Angelo, Ben Mezrich\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Paul Dano | … | Keith Gill |\n
    | Pete Davidson | … | Kevin Gill |\n
    | Vincent D’Onofrio | … | Steve Cohen |\n
    | America Ferrera | … | Jenny |\n
    | Myha’la Herrold | … | Riri |\n
    | Nick Offerman | … | Ken Griffin |\n
    | Anthony Ramos | … | Marcus Barcia |\n
    | Seth Rogen | … | Gabe Plotkin |\n
    | Talia Ryder | … | Harmony Williams |\n
    | Sebastian Stan | … | Vlad Tenev |\n
    | Shailene Woodley | … | Caroline Gill |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695923097 {#1524
    date: 2023-09-28 19:44:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 5209
  -titleTs: "'discuss':1 'dumb':2 'money':3 'spoiler':4"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '45m':11 '66':14 '7.1':12 '85':13 'america':83 'angelo':66 'anthoni':94 'barcia':97 'base':25 'ben':67 'blum':64 'carolin':112 'cast':69 'cohen':82 'compani':57 'craig':59 'd':79 'dano':71 'date':2 'david':21 'davidson':75 'director':58 'dumb':16 'everyday':32 'ferrera':84 'flip':35 'gabe':100 'gamestop':46 'gill':73,77,113 'gillespi':60 'goliath':23 'got':42 'griffin':93 'harmoni':104 'herrold':88 'hottest':56 'imdb':4 'insan':28 'jenni':85 'keith':72 'ken':92 'kevin':76 'la':87 'lauren':62 'mall':49 'marcus':96 'metacrit':6 'mezrich':68 'money':17 'myha':86 'nick':90 'offerman':91 'onofrio':80 'paul':70 'peopl':33 'pete':74 'plotkin':101 'premis':15 'ramo':95 'rebecca':65 'releas':1 'rich':43 'riri':89 'rogen':99 'rottentomato':5 'runtim':3 'ryder':103 'schuker':63 'script':37 'sebastian':106 'sep':7 'seth':98 'shailen':110 'stan':107 'steve':81 'store':51 'stori':30 'street':40 'tale':24 'talia':102 'tenev':109 'true':29 'turn':45 'ultim':20 'videogam':50 'vincent':78 'vlad':108 'vs':22 'wall':39 'william':105 'woodley':111 'world':54 'writer':61 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695923097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923097 {#1501
    date: 2023-09-28 19:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "DISCUSSION-Dumb-Money-Spoilers"
  +title: "[DISCUSSION] Dumb Money (Spoilers)"
  +url: "https://images.cinemaexpress.com/uploads/user/imagelibrary/2023/7/25/original/Dumb_Money.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 45m | 7.1 | 85% | 66 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dumb Money is the ultimate David vs. Goliath tale, based on the insane true story of everyday people who flipped the script on Wall Street and got rich by turning GameStop (yes, the mall videogame store) into the world's hottest company.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Craig Gillespie\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Lauren Schuker Blum, Rebecca Angelo, Ben Mezrich\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Paul Dano | … | Keith Gill |\n
    | Pete Davidson | … | Kevin Gill |\n
    | Vincent D’Onofrio | … | Steve Cohen |\n
    | America Ferrera | … | Jenny |\n
    | Myha’la Herrold | … | Riri |\n
    | Nick Offerman | … | Ken Griffin |\n
    | Anthony Ramos | … | Marcus Barcia |\n
    | Seth Rogen | … | Gabe Plotkin |\n
    | Talia Ryder | … | Harmony Williams |\n
    | Sebastian Stan | … | Vlad Tenev |\n
    | Shailene Woodley | … | Caroline Gill |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695923097 {#1524
    date: 2023-09-28 19:44:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 5209
  -titleTs: "'discuss':1 'dumb':2 'money':3 'spoiler':4"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '45m':11 '66':14 '7.1':12 '85':13 'america':83 'angelo':66 'anthoni':94 'barcia':97 'base':25 'ben':67 'blum':64 'carolin':112 'cast':69 'cohen':82 'compani':57 'craig':59 'd':79 'dano':71 'date':2 'david':21 'davidson':75 'director':58 'dumb':16 'everyday':32 'ferrera':84 'flip':35 'gabe':100 'gamestop':46 'gill':73,77,113 'gillespi':60 'goliath':23 'got':42 'griffin':93 'harmoni':104 'herrold':88 'hottest':56 'imdb':4 'insan':28 'jenni':85 'keith':72 'ken':92 'kevin':76 'la':87 'lauren':62 'mall':49 'marcus':96 'metacrit':6 'mezrich':68 'money':17 'myha':86 'nick':90 'offerman':91 'onofrio':80 'paul':70 'peopl':33 'pete':74 'plotkin':101 'premis':15 'ramo':95 'rebecca':65 'releas':1 'rich':43 'riri':89 'rogen':99 'rottentomato':5 'runtim':3 'ryder':103 'schuker':63 'script':37 'sebastian':106 'sep':7 'seth':98 'shailen':110 'stan':107 'steve':81 'store':51 'stori':30 'street':40 'tale':24 'talia':102 'tenev':109 'true':29 'turn':45 'ultim':20 'videogam':50 'vincent':78 'vlad':108 'vs':22 'wall':39 'william':105 'woodley':111 'world':54 'writer':61 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695923097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923097 {#1501
    date: 2023-09-28 19:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1521 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "DISCUSSION-Dumb-Money-Spoilers"
  +title: "[DISCUSSION] Dumb Money (Spoilers)"
  +url: "https://images.cinemaexpress.com/uploads/user/imagelibrary/2023/7/25/original/Dumb_Money.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 1hr 45m | 7.1 | 85% | 66 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dumb Money is the ultimate David vs. Goliath tale, based on the insane true story of everyday people who flipped the script on Wall Street and got rich by turning GameStop (yes, the mall videogame store) into the world's hottest company.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Craig Gillespie\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Lauren Schuker Blum, Rebecca Angelo, Ben Mezrich\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Paul Dano | … | Keith Gill |\n
    | Pete Davidson | … | Kevin Gill |\n
    | Vincent D’Onofrio | … | Steve Cohen |\n
    | America Ferrera | … | Jenny |\n
    | Myha’la Herrold | … | Riri |\n
    | Nick Offerman | … | Ken Griffin |\n
    | Anthony Ramos | … | Marcus Barcia |\n
    | Seth Rogen | … | Gabe Plotkin |\n
    | Talia Ryder | … | Harmony Williams |\n
    | Sebastian Stan | … | Vlad Tenev |\n
    | Shailene Woodley | … | Caroline Gill |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695923097 {#1524
    date: 2023-09-28 19:44:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 5209
  -titleTs: "'discuss':1 'dumb':2 'money':3 'spoiler':4"
  -bodyTs: "'1hr':10 '2023':9 '29th':8 '45m':11 '66':14 '7.1':12 '85':13 'america':83 'angelo':66 'anthoni':94 'barcia':97 'base':25 'ben':67 'blum':64 'carolin':112 'cast':69 'cohen':82 'compani':57 'craig':59 'd':79 'dano':71 'date':2 'david':21 'davidson':75 'director':58 'dumb':16 'everyday':32 'ferrera':84 'flip':35 'gabe':100 'gamestop':46 'gill':73,77,113 'gillespi':60 'goliath':23 'got':42 'griffin':93 'harmoni':104 'herrold':88 'hottest':56 'imdb':4 'insan':28 'jenni':85 'keith':72 'ken':92 'kevin':76 'la':87 'lauren':62 'mall':49 'marcus':96 'metacrit':6 'mezrich':68 'money':17 'myha':86 'nick':90 'offerman':91 'onofrio':80 'paul':70 'peopl':33 'pete':74 'plotkin':101 'premis':15 'ramo':95 'rebecca':65 'releas':1 'rich':43 'riri':89 'rogen':99 'rottentomato':5 'runtim':3 'ryder':103 'schuker':63 'script':37 'sebastian':106 'sep':7 'seth':98 'shailen':110 'stan':107 'steve':81 'store':51 'stori':30 'street':40 'tale':24 'talia':102 'tenev':109 'true':29 'turn':45 'ultim':20 'videogam':50 'vincent':78 'vlad':108 'vs':22 'wall':39 'william':105 'woodley':111 'world':54 'writer':61 'yes':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695923097
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923097 {#1501
    date: 2023-09-28 19:44:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DISCUSSION-The-Creator-Spoilers"
  +title: "[DISCUSSION] The Creator (Spoilers)"
  +url: "https://sportshub.cbsistatic.com/i/2023/08/21/8b59b4b0-dac9-40c1-a165-6563384e9e7e/the-creator-movie-poster-gareth-edwards-john-david-washington.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 2hr 13m | 7.3 | 71% | 65 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Against the backdrop of a war between humans and robots with artificial intelligence, a former soldier finds the secret weapon, a robot in the form of a young child.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards, Chris Weitz\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | John David Washington | … | Joshua |\n
    | Madeleine Yuna Voyles | … | Alphie |\n
    | Gemma Chan | … | Maya |\n
    | Allison Janney | … | Colonel Howell |\n
    | Ken Watanabe | … | Harun |\n
    | Sturgill Simpson | … | Drew |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922644 {#1510
    date: 2023-09-28 19:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 5228
  -titleTs: "'creator':3 'discuss':1 'spoiler':4"
  -bodyTs: "'13m':11 '2023':9 '29th':8 '2hr':10 '65':14 '7.3':12 '71':13 'allison':65 'alphi':61 'artifici':27 'backdrop':18 'cast':53 'chan':63 'child':44 'chris':51 'colonel':67 'date':2 'david':55 'director':45 'drew':74 'edward':47,50 'find':32 'form':40 'former':30 'gareth':46,49 'gemma':62 'harun':71 'howel':68 'human':23 'imdb':4 'intellig':28 'janney':66 'john':54 'joshua':57 'ken':69 'madelein':58 'maya':64 'metacrit':6 'premis':15 'releas':1 'robot':25,37 'rottentomato':5 'runtim':3 'secret':34 'sep':7 'simpson':73 'soldier':31 'sturgil':72 'voyl':60 'war':21 'washington':56 'watanab':70 'weapon':35 'weitz':52 'writer':48 'young':43 'yuna':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695927144
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922644 {#1506
    date: 2023-09-28 19:37:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DISCUSSION-The-Creator-Spoilers"
  +title: "[DISCUSSION] The Creator (Spoilers)"
  +url: "https://sportshub.cbsistatic.com/i/2023/08/21/8b59b4b0-dac9-40c1-a165-6563384e9e7e/the-creator-movie-poster-gareth-edwards-john-david-washington.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 2hr 13m | 7.3 | 71% | 65 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Against the backdrop of a war between humans and robots with artificial intelligence, a former soldier finds the secret weapon, a robot in the form of a young child.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards, Chris Weitz\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | John David Washington | … | Joshua |\n
    | Madeleine Yuna Voyles | … | Alphie |\n
    | Gemma Chan | … | Maya |\n
    | Allison Janney | … | Colonel Howell |\n
    | Ken Watanabe | … | Harun |\n
    | Sturgill Simpson | … | Drew |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922644 {#1510
    date: 2023-09-28 19:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 5228
  -titleTs: "'creator':3 'discuss':1 'spoiler':4"
  -bodyTs: "'13m':11 '2023':9 '29th':8 '2hr':10 '65':14 '7.3':12 '71':13 'allison':65 'alphi':61 'artifici':27 'backdrop':18 'cast':53 'chan':63 'child':44 'chris':51 'colonel':67 'date':2 'david':55 'director':45 'drew':74 'edward':47,50 'find':32 'form':40 'former':30 'gareth':46,49 'gemma':62 'harun':71 'howel':68 'human':23 'imdb':4 'intellig':28 'janney':66 'john':54 'joshua':57 'ken':69 'madelein':58 'maya':64 'metacrit':6 'premis':15 'releas':1 'robot':25,37 'rottentomato':5 'runtim':3 'secret':34 'sep':7 'simpson':73 'soldier':31 'sturgil':72 'voyl':60 'war':21 'washington':56 'watanab':70 'weapon':35 'weitz':52 'writer':48 'young':43 'yuna':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695927144
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922644 {#1506
    date: 2023-09-28 19:37:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "DISCUSSION-The-Creator-Spoilers"
  +title: "[DISCUSSION] The Creator (Spoilers)"
  +url: "https://sportshub.cbsistatic.com/i/2023/08/21/8b59b4b0-dac9-40c1-a165-6563384e9e7e/the-creator-movie-poster-gareth-edwards-john-david-washington.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Sep 29th, 2023 | 2hr 13m | 7.3 | 71% | 65 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Against the backdrop of a war between humans and robots with artificial intelligence, a former soldier finds the secret weapon, a robot in the form of a young child.\n
    </span>\n
    ```\n
    \n
    Directors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards\n
    </span>\n
    ```\n
    \n
    Writers:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Gareth Edwards, Chris Weitz\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | John David Washington | … | Joshua |\n
    | Madeleine Yuna Voyles | … | Alphie |\n
    | Gemma Chan | … | Maya |\n
    | Allison Janney | … | Colonel Howell |\n
    | Ken Watanabe | … | Harun |\n
    | Sturgill Simpson | … | Drew |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922644 {#1510
    date: 2023-09-28 19:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 5228
  -titleTs: "'creator':3 'discuss':1 'spoiler':4"
  -bodyTs: "'13m':11 '2023':9 '29th':8 '2hr':10 '65':14 '7.3':12 '71':13 'allison':65 'alphi':61 'artifici':27 'backdrop':18 'cast':53 'chan':63 'child':44 'chris':51 'colonel':67 'date':2 'david':55 'director':45 'drew':74 'edward':47,50 'find':32 'form':40 'former':30 'gareth':46,49 'gemma':62 'harun':71 'howel':68 'human':23 'imdb':4 'intellig':28 'janney':66 'john':54 'joshua':57 'ken':69 'madelein':58 'maya':64 'metacrit':6 'premis':15 'releas':1 'robot':25,37 'rottentomato':5 'runtim':3 'secret':34 'sep':7 'simpson':73 'soldier':31 'sturgil':72 'voyl':60 'war':21 'washington':56 'watanab':70 'weapon':35 'weitz':52 'writer':48 'young':43 'yuna':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695927144
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922644 {#1506
    date: 2023-09-28 19:37:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Crazy-long-hair-from-the-Victorian-era"
  +title: "Crazy long hair from the Victorian era"
  +url: "https://lemmy.world/pictrs/image/94f81330-1c3e-4edf-8b58-a2277538a09b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922399 {#1531
    date: 2023-09-28 19:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 8320
  -titleTs: "'crazi':1 'era':7 'hair':3 'long':2 'victorian':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695926899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922399 {#1530
    date: 2023-09-28 19:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Crazy-long-hair-from-the-Victorian-era"
  +title: "Crazy long hair from the Victorian era"
  +url: "https://lemmy.world/pictrs/image/94f81330-1c3e-4edf-8b58-a2277538a09b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922399 {#1531
    date: 2023-09-28 19:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 8320
  -titleTs: "'crazi':1 'era':7 'hair':3 'long':2 'victorian':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695926899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922399 {#1530
    date: 2023-09-28 19:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: Proxies\__CG__\App\Entity\Image {#1516 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Crazy-long-hair-from-the-Victorian-era"
  +title: "Crazy long hair from the Victorian era"
  +url: "https://lemmy.world/pictrs/image/94f81330-1c3e-4edf-8b58-a2277538a09b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695922399 {#1531
    date: 2023-09-28 19:33:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1704 …}
  +badges: Doctrine\ORM\PersistentCollection {#1712 …}
  +children: []
  -id: 8320
  -titleTs: "'crazi':1 'era':7 'hair':3 'long':2 'victorian':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695926899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5906513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695922399 {#1530
    date: 2023-09-28 19:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1657
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Pogo-Walt-Kelly-1968"
  +title: "Pogo - Walt Kelly - 1968"
  +url: "https://lemmy.world/pictrs/image/d1b1a4d5-b3b7-41d3-8cbe-697f1e55dd88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695920046 {#1706
    date: 2023-09-28 18:54:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 5031
  -titleTs: "'1968':4 'kelli':3 'pogo':1 'walt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695920046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5904568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695920046 {#1742
    date: 2023-09-28 18:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Pogo-Walt-Kelly-1968"
  +title: "Pogo - Walt Kelly - 1968"
  +url: "https://lemmy.world/pictrs/image/d1b1a4d5-b3b7-41d3-8cbe-697f1e55dd88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695920046 {#1706
    date: 2023-09-28 18:54:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 5031
  -titleTs: "'1968':4 'kelli':3 'pogo':1 'walt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695920046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5904568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695920046 {#1742
    date: 2023-09-28 18:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1657
  +user: Proxies\__CG__\App\Entity\User {#1396 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Pogo-Walt-Kelly-1968"
  +title: "Pogo - Walt Kelly - 1968"
  +url: "https://lemmy.world/pictrs/image/d1b1a4d5-b3b7-41d3-8cbe-697f1e55dd88.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695920046 {#1706
    date: 2023-09-28 18:54:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 5031
  -titleTs: "'1968':4 'kelli':3 'pogo':1 'walt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695920046
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5904568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695920046 {#1742
    date: 2023-09-28 18:54:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Who-would-win"
  +title: "Who would win?"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/ea59ea880-d2aad0/kVwentyH8CzK/1i2cmgtKHjWXQwkyyvYY25mSEt4aghtzK2MX43T8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695919759 {#1467
    date: 2023-09-28 18:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 13933
  -titleTs: "'win':3 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9668172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695910989 {#1470
    date: 2023-09-28 16:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Who-would-win"
  +title: "Who would win?"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/ea59ea880-d2aad0/kVwentyH8CzK/1i2cmgtKHjWXQwkyyvYY25mSEt4aghtzK2MX43T8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695919759 {#1467
    date: 2023-09-28 18:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 13933
  -titleTs: "'win':3 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9668172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695910989 {#1470
    date: 2023-09-28 16:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Who-would-win"
  +title: "Who would win?"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/ea59ea880-d2aad0/kVwentyH8CzK/1i2cmgtKHjWXQwkyyvYY25mSEt4aghtzK2MX43T8.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695919759 {#1467
    date: 2023-09-28 18:49:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 13933
  -titleTs: "'win':3 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917489
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9668172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695910989 {#1470
    date: 2023-09-28 16:23:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "book-memes"
  +title: "book memes"
  +url: "https://lemmy.ca/pictrs/image/d1929c2f-6031-46dc-953d-23e93309b3e1.png"
  +body: "Not sure this works with the show."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918110 {#1495
    date: 2023-09-28 18:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2869
  -titleTs: "'book':1 'meme':2"
  -bodyTs: "'show':7 'sure':2 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695934599
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6218849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695917099 {#1492
    date: 2023-09-28 18:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "book-memes"
  +title: "book memes"
  +url: "https://lemmy.ca/pictrs/image/d1929c2f-6031-46dc-953d-23e93309b3e1.png"
  +body: "Not sure this works with the show."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918110 {#1495
    date: 2023-09-28 18:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2869
  -titleTs: "'book':1 'meme':2"
  -bodyTs: "'show':7 'sure':2 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695934599
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6218849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695917099 {#1492
    date: 2023-09-28 18:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "book-memes"
  +title: "book memes"
  +url: "https://lemmy.ca/pictrs/image/d1929c2f-6031-46dc-953d-23e93309b3e1.png"
  +body: "Not sure this works with the show."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918110 {#1495
    date: 2023-09-28 18:21:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 2869
  -titleTs: "'book':1 'meme':2"
  -bodyTs: "'show':7 'sure':2 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695934599
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6218849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695917099 {#1492
    date: 2023-09-28 18:04:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Today-is-the-anniversary-of-Thailand-Siam-adapting-its-current-flag"
  +title: "Today is the anniversary of Thailand/Siam adapting its current flag in 1917!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Flag_of_Thailand.svg/1280px-Flag_of_Thailand.svg.png"
  +body: """
    Back before the current flag, Siam used a red flag with a white elephant:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Flag_of_Siam_%281855%29.svg/1280px-Flag_of_Siam_%281855%29.svg.png)\n
    \n
    Legend has it that the king, to his horror, encountered one of these flags upside-down, and to avoid that from happening again, decided to change to a flag that could not be turned upside-down. As a consequence, the following flag was adopted in 1916:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Siam_%281916%29.svg/1280px-Flag_of_Siam_%281916%29.svg.png)\n
    \n
    As you can see, the blue field was red back then. Allegedly it was changed to blue to show allegiance to the Entente powers during WWI, since they had blue-white-red flags. Alternatively, blue was associated with Friday, the weekday the king was born. Or alternative to that, blue just made the flag a lot prettier (which it indeed does).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Thailand)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918083 {#1772
    date: 2023-09-28 18:21:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 19246
  -titleTs: "'1917':12 'adapt':7 'anniversari':4 'current':9 'flag':10 'thailand/siam':6 'today':1"
  -bodyTs: "'/wiki/flag_of_thailand)':138 '/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':68 '/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':17 '1916':65 'adopt':63 'alleg':80 'allegi':88 'altern':103,116 'articl':132 'associ':106 'avoid':37 'back':1,78 'blue':74,85,99,104,119 'blue-white-r':98 'born':114 'chang':44,83 'consequ':58 'could':49 'current':4 'decid':42 'eleph':14 'en.wikipedia.org':137 'en.wikipedia.org/wiki/flag_of_thailand)':136 'encount':27 'entent':91 'field':75 'flag':5,10,31,47,61,102,123,135 'follow':60 'friday':108 'happen':40 'horror':26 'inde':129 'king':23,112 'legend':18 'lot':125 'made':121 'one':28 'power':92 'prettier':126 'red':9,77,101 'see':72 'show':87 'siam':6 'sinc':95 'turn':52 'upload.wikimedia.org':16,67 'upload.wikimedia.org/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':66 'upload.wikimedia.org/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':15 'upsid':33,54 'upside-down':32,53 'use':7 'weekday':110 'white':13,100 'wikipedia':131 'wwi':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918083
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5903223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918083 {#1779
    date: 2023-09-28 18:21:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Today-is-the-anniversary-of-Thailand-Siam-adapting-its-current-flag"
  +title: "Today is the anniversary of Thailand/Siam adapting its current flag in 1917!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Flag_of_Thailand.svg/1280px-Flag_of_Thailand.svg.png"
  +body: """
    Back before the current flag, Siam used a red flag with a white elephant:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Flag_of_Siam_%281855%29.svg/1280px-Flag_of_Siam_%281855%29.svg.png)\n
    \n
    Legend has it that the king, to his horror, encountered one of these flags upside-down, and to avoid that from happening again, decided to change to a flag that could not be turned upside-down. As a consequence, the following flag was adopted in 1916:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Siam_%281916%29.svg/1280px-Flag_of_Siam_%281916%29.svg.png)\n
    \n
    As you can see, the blue field was red back then. Allegedly it was changed to blue to show allegiance to the Entente powers during WWI, since they had blue-white-red flags. Alternatively, blue was associated with Friday, the weekday the king was born. Or alternative to that, blue just made the flag a lot prettier (which it indeed does).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Thailand)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918083 {#1772
    date: 2023-09-28 18:21:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 19246
  -titleTs: "'1917':12 'adapt':7 'anniversari':4 'current':9 'flag':10 'thailand/siam':6 'today':1"
  -bodyTs: "'/wiki/flag_of_thailand)':138 '/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':68 '/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':17 '1916':65 'adopt':63 'alleg':80 'allegi':88 'altern':103,116 'articl':132 'associ':106 'avoid':37 'back':1,78 'blue':74,85,99,104,119 'blue-white-r':98 'born':114 'chang':44,83 'consequ':58 'could':49 'current':4 'decid':42 'eleph':14 'en.wikipedia.org':137 'en.wikipedia.org/wiki/flag_of_thailand)':136 'encount':27 'entent':91 'field':75 'flag':5,10,31,47,61,102,123,135 'follow':60 'friday':108 'happen':40 'horror':26 'inde':129 'king':23,112 'legend':18 'lot':125 'made':121 'one':28 'power':92 'prettier':126 'red':9,77,101 'see':72 'show':87 'siam':6 'sinc':95 'turn':52 'upload.wikimedia.org':16,67 'upload.wikimedia.org/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':66 'upload.wikimedia.org/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':15 'upsid':33,54 'upside-down':32,53 'use':7 'weekday':110 'white':13,100 'wikipedia':131 'wwi':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918083
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5903223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918083 {#1779
    date: 2023-09-28 18:21:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1773 …}
  +slug: "Today-is-the-anniversary-of-Thailand-Siam-adapting-its-current-flag"
  +title: "Today is the anniversary of Thailand/Siam adapting its current flag in 1917!"
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Flag_of_Thailand.svg/1280px-Flag_of_Thailand.svg.png"
  +body: """
    Back before the current flag, Siam used a red flag with a white elephant:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/fc/Flag_of_Siam_%281855%29.svg/1280px-Flag_of_Siam_%281855%29.svg.png)\n
    \n
    Legend has it that the king, to his horror, encountered one of these flags upside-down, and to avoid that from happening again, decided to change to a flag that could not be turned upside-down. As a consequence, the following flag was adopted in 1916:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Flag_of_Siam_%281916%29.svg/1280px-Flag_of_Siam_%281916%29.svg.png)\n
    \n
    As you can see, the blue field was red back then. Allegedly it was changed to blue to show allegiance to the Entente powers during WWI, since they had blue-white-red flags. Alternatively, blue was associated with Friday, the weekday the king was born. Or alternative to that, blue just made the flag a lot prettier (which it indeed does).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Thailand)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695918083 {#1772
    date: 2023-09-28 18:21:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1775 …}
  +votes: Doctrine\ORM\PersistentCollection {#1781 …}
  +reports: Doctrine\ORM\PersistentCollection {#1783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1780 …}
  +badges: Doctrine\ORM\PersistentCollection {#1765 …}
  +children: []
  -id: 19246
  -titleTs: "'1917':12 'adapt':7 'anniversari':4 'current':9 'flag':10 'thailand/siam':6 'today':1"
  -bodyTs: "'/wiki/flag_of_thailand)':138 '/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':68 '/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':17 '1916':65 'adopt':63 'alleg':80 'allegi':88 'altern':103,116 'articl':132 'associ':106 'avoid':37 'back':1,78 'blue':74,85,99,104,119 'blue-white-r':98 'born':114 'chang':44,83 'consequ':58 'could':49 'current':4 'decid':42 'eleph':14 'en.wikipedia.org':137 'en.wikipedia.org/wiki/flag_of_thailand)':136 'encount':27 'entent':91 'field':75 'flag':5,10,31,47,61,102,123,135 'follow':60 'friday':108 'happen':40 'horror':26 'inde':129 'king':23,112 'legend':18 'lot':125 'made':121 'one':28 'power':92 'prettier':126 'red':9,77,101 'see':72 'show':87 'siam':6 'sinc':95 'turn':52 'upload.wikimedia.org':16,67 'upload.wikimedia.org/wikipedia/commons/thumb/5/5d/flag_of_siam_%281916%29.svg/1280px-flag_of_siam_%281916%29.svg.png)':66 'upload.wikimedia.org/wikipedia/commons/thumb/f/fc/flag_of_siam_%281855%29.svg/1280px-flag_of_siam_%281855%29.svg.png)':15 'upsid':33,54 'upside-down':32,53 'use':7 'weekday':110 'white':13,100 'wikipedia':131 'wwi':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918083
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5903223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695918083 {#1779
    date: 2023-09-28 18:21:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "The-More-You-Know"
  +title: ""The More You Know...""
  +url: "https://lemmy.sdf.org/pictrs/image/4dcd1988-8303-4eba-8380-6058d60d2371.png"
  +body: "[Comic by KC Green, 29 September, 2023](https://kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695915829 {#1682
    date: 2023-09-28 17:43:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5032
  -titleTs: "'know':4"
  -bodyTs: "'/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':10 '2023':7 '29':5 'comic':1 'green':4 'kc':3 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':8 'septemb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929329
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4735732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695915829 {#1681
    date: 2023-09-28 17:43:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "The-More-You-Know"
  +title: ""The More You Know...""
  +url: "https://lemmy.sdf.org/pictrs/image/4dcd1988-8303-4eba-8380-6058d60d2371.png"
  +body: "[Comic by KC Green, 29 September, 2023](https://kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695915829 {#1682
    date: 2023-09-28 17:43:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5032
  -titleTs: "'know':4"
  -bodyTs: "'/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':10 '2023':7 '29':5 'comic':1 'green':4 'kc':3 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':8 'septemb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929329
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4735732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695915829 {#1681
    date: 2023-09-28 17:43:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1444
  +user: Proxies\__CG__\App\Entity\User {#1466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1394 …}
  +image: Proxies\__CG__\App\Entity\Image {#1452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1445 …}
  +slug: "The-More-You-Know"
  +title: ""The More You Know...""
  +url: "https://lemmy.sdf.org/pictrs/image/4dcd1988-8303-4eba-8380-6058d60d2371.png"
  +body: "[Comic by KC Green, 29 September, 2023](https://kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties)."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695915829 {#1682
    date: 2023-09-28 17:43:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 5032
  -titleTs: "'know':4"
  -bodyTs: "'/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':10 '2023':7 '29':5 'comic':1 'green':4 'kc':3 'kcggggg.tumblr.com':9 'kcggggg.tumblr.com/post/729719974196871168/stay-stupid-yall-good-luck-beasties).':8 'septemb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695929329
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4735732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695915829 {#1681
    date: 2023-09-28 17:43:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "New-playthrough-for-the-dlc-LESGOOO"
  +title: "New playthrough for the dlc LESGOOO"
  +url: "https://lemmy.world/pictrs/image/1618a5a7-10a3-4dab-a63e-311d458d0f9e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695914598 {#1635
    date: 2023-09-28 17:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 3216
  -titleTs: "'dlc':5 'lesgooo':6 'new':1 'playthrough':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695919098
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5901611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695914598 {#1660
    date: 2023-09-28 17:23:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "New-playthrough-for-the-dlc-LESGOOO"
  +title: "New playthrough for the dlc LESGOOO"
  +url: "https://lemmy.world/pictrs/image/1618a5a7-10a3-4dab-a63e-311d458d0f9e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695914598 {#1635
    date: 2023-09-28 17:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 3216
  -titleTs: "'dlc':5 'lesgooo':6 'new':1 'playthrough':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695919098
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5901611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695914598 {#1660
    date: 2023-09-28 17:23:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "New-playthrough-for-the-dlc-LESGOOO"
  +title: "New playthrough for the dlc LESGOOO"
  +url: "https://lemmy.world/pictrs/image/1618a5a7-10a3-4dab-a63e-311d458d0f9e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695914598 {#1635
    date: 2023-09-28 17:23:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 3216
  -titleTs: "'dlc':5 'lesgooo':6 'new':1 'playthrough':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695919098
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5901611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695914598 {#1660
    date: 2023-09-28 17:23:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Is-there-a-worse-possible-song-for-its-7-day"
  +title: "Is there a worse possible song for its 7 day miserable life"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4817b43c-e42d-45c7-a539-a4b685170cdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912873 {#1417
    date: 2023-09-28 16:54:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 3369
  -titleTs: "'7':9 'day':10 'life':12 'miser':11 'possibl':5 'song':6 'wors':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917373
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5121087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912873 {#1414
    date: 2023-09-28 16:54:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Is-there-a-worse-possible-song-for-its-7-day"
  +title: "Is there a worse possible song for its 7 day miserable life"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4817b43c-e42d-45c7-a539-a4b685170cdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912873 {#1417
    date: 2023-09-28 16:54:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 3369
  -titleTs: "'7':9 'day':10 'life':12 'miser':11 'possibl':5 'song':6 'wors':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917373
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5121087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912873 {#1414
    date: 2023-09-28 16:54:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Is-there-a-worse-possible-song-for-its-7-day"
  +title: "Is there a worse possible song for its 7 day miserable life"
  +url: "https://lemmy.dbzer0.com/pictrs/image/4817b43c-e42d-45c7-a539-a4b685170cdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912873 {#1417
    date: 2023-09-28 16:54:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 3369
  -titleTs: "'7':9 'day':10 'life':12 'miser':11 'possibl':5 'song':6 'wors':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917373
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5121087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912873 {#1414
    date: 2023-09-28 16:54:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Monee"
  +title: "Monee"
  +url: "https://lemmy.dbzer0.com/pictrs/image/45e35b14-66c9-46e5-b12a-b9865557a6db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912761 {#1457
    date: 2023-09-28 16:52:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 10451
  -titleTs: "'mone':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695921761
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912761 {#1455
    date: 2023-09-28 16:52:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Monee"
  +title: "Monee"
  +url: "https://lemmy.dbzer0.com/pictrs/image/45e35b14-66c9-46e5-b12a-b9865557a6db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912761 {#1457
    date: 2023-09-28 16:52:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 10451
  -titleTs: "'mone':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695921761
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912761 {#1455
    date: 2023-09-28 16:52:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Monee"
  +title: "Monee"
  +url: "https://lemmy.dbzer0.com/pictrs/image/45e35b14-66c9-46e5-b12a-b9865557a6db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912761 {#1457
    date: 2023-09-28 16:52:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 10451
  -titleTs: "'mone':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695921761
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912761 {#1455
    date: 2023-09-28 16:52:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Red-pills"
  +title: "Red pills"
  +url: "https://lemmy.dbzer0.com/pictrs/image/817f161c-a7a1-404e-86af-03f1be344a5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912697 {#1429
    date: 2023-09-28 16:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 10452
  -titleTs: "'pill':2 'red':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912697 {#1699
    date: 2023-09-28 16:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Red-pills"
  +title: "Red pills"
  +url: "https://lemmy.dbzer0.com/pictrs/image/817f161c-a7a1-404e-86af-03f1be344a5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912697 {#1429
    date: 2023-09-28 16:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 10452
  -titleTs: "'pill':2 'red':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912697 {#1699
    date: 2023-09-28 16:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Red-pills"
  +title: "Red pills"
  +url: "https://lemmy.dbzer0.com/pictrs/image/817f161c-a7a1-404e-86af-03f1be344a5c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695912697 {#1429
    date: 2023-09-28 16:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 10452
  -titleTs: "'pill':2 'red':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695917197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5120975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695912697 {#1699
    date: 2023-09-28 16:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Centurii-chan-with-another-instant-classic"
  +title: "Centurii-chan with another instant classic"
  +url: "https://lemmy.world/pictrs/image/d4c5a1ec-62fa-4e98-9b0c-a2ba8d3e544d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695911588 {#1614
    date: 2023-09-28 16:33:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 20551
  -titleTs: "'anoth':5 'centurii':2 'centurii-chan':1 'chan':3 'classic':7 'instant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695916088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5899635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695911588 {#1612
    date: 2023-09-28 16:33:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Centurii-chan-with-another-instant-classic"
  +title: "Centurii-chan with another instant classic"
  +url: "https://lemmy.world/pictrs/image/d4c5a1ec-62fa-4e98-9b0c-a2ba8d3e544d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695911588 {#1614
    date: 2023-09-28 16:33:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 20551
  -titleTs: "'anoth':5 'centurii':2 'centurii-chan':1 'chan':3 'classic':7 'instant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695916088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5899635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695911588 {#1612
    date: 2023-09-28 16:33:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Centurii-chan-with-another-instant-classic"
  +title: "Centurii-chan with another instant classic"
  +url: "https://lemmy.world/pictrs/image/d4c5a1ec-62fa-4e98-9b0c-a2ba8d3e544d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695911588 {#1614
    date: 2023-09-28 16:33:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 20551
  -titleTs: "'anoth':5 'centurii':2 'centurii-chan':1 'chan':3 'classic':7 'instant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695916088
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5899635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695911588 {#1612
    date: 2023-09-28 16:33:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "You-re-telling-me-we-could-have-seen-this-meme-before"
  +title: "You're telling me we could have seen this meme before?"
  +url: "https://startrek.website/pictrs/image/e5af498e-656c-40da-9c24-d2cf61b9018c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909808 {#1672
    date: 2023-09-28 16:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9702
  -titleTs: "'could':6 'meme':10 're':2 'seen':8 'tell':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909808
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909808 {#1673
    date: 2023-09-28 16:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "You-re-telling-me-we-could-have-seen-this-meme-before"
  +title: "You're telling me we could have seen this meme before?"
  +url: "https://startrek.website/pictrs/image/e5af498e-656c-40da-9c24-d2cf61b9018c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909808 {#1672
    date: 2023-09-28 16:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9702
  -titleTs: "'could':6 'meme':10 're':2 'seen':8 'tell':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909808
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909808 {#1673
    date: 2023-09-28 16:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "You-re-telling-me-we-could-have-seen-this-meme-before"
  +title: "You're telling me we could have seen this meme before?"
  +url: "https://startrek.website/pictrs/image/e5af498e-656c-40da-9c24-d2cf61b9018c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909808 {#1672
    date: 2023-09-28 16:03:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 9702
  -titleTs: "'could':6 'meme':10 're':2 'seen':8 'tell':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909808
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909808 {#1673
    date: 2023-09-28 16:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "This-weirdo-has-completely-lost-it"
  +title: ""This weirdo has completely lost it""
  +url: "https://startrek.website/pictrs/image/12795247-a2bf-4db1-8de6-3a44dedee5d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909644 {#1653
    date: 2023-09-28 16:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 20369
  -titleTs: "'complet':4 'lost':5 'weirdo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909644 {#1656
    date: 2023-09-28 16:00:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "This-weirdo-has-completely-lost-it"
  +title: ""This weirdo has completely lost it""
  +url: "https://startrek.website/pictrs/image/12795247-a2bf-4db1-8de6-3a44dedee5d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909644 {#1653
    date: 2023-09-28 16:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 20369
  -titleTs: "'complet':4 'lost':5 'weirdo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909644 {#1656
    date: 2023-09-28 16:00:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "This-weirdo-has-completely-lost-it"
  +title: ""This weirdo has completely lost it""
  +url: "https://startrek.website/pictrs/image/12795247-a2bf-4db1-8de6-3a44dedee5d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909644 {#1653
    date: 2023-09-28 16:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 20369
  -titleTs: "'complet':4 'lost':5 'weirdo':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695909644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2149243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909644 {#1656
    date: 2023-09-28 16:00:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "It-s-the-grease-that-makes-it-perfect"
  +title: "It's the grease that makes it perfect"
  +url: "https://lemmy.dbzer0.com/pictrs/image/aad23302-bf27-4ed9-af52-1c9111a6313f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909005 {#1580
    date: 2023-09-28 15:50:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 3190
  -titleTs: "'greas':4 'make':6 'perfect':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918005
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5117965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909005 {#1579
    date: 2023-09-28 15:50:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "It-s-the-grease-that-makes-it-perfect"
  +title: "It's the grease that makes it perfect"
  +url: "https://lemmy.dbzer0.com/pictrs/image/aad23302-bf27-4ed9-af52-1c9111a6313f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909005 {#1580
    date: 2023-09-28 15:50:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 3190
  -titleTs: "'greas':4 'make':6 'perfect':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918005
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5117965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909005 {#1579
    date: 2023-09-28 15:50:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "It-s-the-grease-that-makes-it-perfect"
  +title: "It's the grease that makes it perfect"
  +url: "https://lemmy.dbzer0.com/pictrs/image/aad23302-bf27-4ed9-af52-1c9111a6313f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695909005 {#1580
    date: 2023-09-28 15:50:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 3190
  -titleTs: "'greas':4 'make':6 'perfect':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695918005
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5117965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695909005 {#1579
    date: 2023-09-28 15:50:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Help-me-death"
  +title: "Help me death"
  +url: "https://www.florkofcows.com/wp-content/uploads/2021/02/Untitled-1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695905736 {#1568
    date: 2023-09-28 14:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 3642
  -titleTs: "'death':3 'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695910236
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2604185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695905736 {#1526
    date: 2023-09-28 14:55:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Help-me-death"
  +title: "Help me death"
  +url: "https://www.florkofcows.com/wp-content/uploads/2021/02/Untitled-1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695905736 {#1568
    date: 2023-09-28 14:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 3642
  -titleTs: "'death':3 'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695910236
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2604185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695905736 {#1526
    date: 2023-09-28 14:55:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: Proxies\__CG__\App\Entity\Image {#1561 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1525 …}
  +slug: "Help-me-death"
  +title: "Help me death"
  +url: "https://www.florkofcows.com/wp-content/uploads/2021/02/Untitled-1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695905736 {#1568
    date: 2023-09-28 14:55:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  +badges: Doctrine\ORM\PersistentCollection {#1558 …}
  +children: []
  -id: 3642
  -titleTs: "'death':3 'help':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695910236
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2604185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695905736 {#1526
    date: 2023-09-28 14:55:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details