GET https://kbin.spritesserver.nl/active/1y/photos?p=73

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.23 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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#158
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#241
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#158
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#241
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#170 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#158
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#141 …}
  +reports: Doctrine\ORM\PersistentCollection {#1373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#241
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1895
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1899
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1895
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1899
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1954
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: Proxies\__CG__\App\Entity\Image {#1950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1895
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1958 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1899
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#1932
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#1930
    date: 2024-01-03 19:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#1932
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#1930
    date: 2024-01-03 19:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1390 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "Pushovers"
  +title: "Pushovers"
  +url: "https://startrek.website/pictrs/image/8e8ec98c-94ce-4105-bf39-3274ad89d21f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630538 {#1932
    date: 2024-03-28 13:55:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1386 …}
  +votes: Doctrine\ORM\PersistentCollection {#1388 …}
  +reports: Doctrine\ORM\PersistentCollection {#1892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1935 …}
  +badges: Doctrine\ORM\PersistentCollection {#1392 …}
  +children: []
  -id: 26981
  -titleTs: "'pushov':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704391489
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5284067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305089 {#1930
    date: 2024-01-03 19:04:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "He-ll-go-down-in-history"
  +title: "He'll go down in history"
  +url: "https://startrek.website/pictrs/image/ebbdbc20-023e-46f8-8516-f83cc4f6390a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711626325 {#1393
    date: 2024-03-28 12:45:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 21099
  -titleTs: "'go':3 'histori':6 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702131368
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4485686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044968 {#1389
    date: 2023-12-08 15:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "He-ll-go-down-in-history"
  +title: "He'll go down in history"
  +url: "https://startrek.website/pictrs/image/ebbdbc20-023e-46f8-8516-f83cc4f6390a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711626325 {#1393
    date: 2024-03-28 12:45:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 21099
  -titleTs: "'go':3 'histori':6 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702131368
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4485686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044968 {#1389
    date: 2023-12-08 15:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1936
  +user: Proxies\__CG__\App\Entity\User {#1977 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: Proxies\__CG__\App\Entity\Image {#1938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "He-ll-go-down-in-history"
  +title: "He'll go down in history"
  +url: "https://startrek.website/pictrs/image/ebbdbc20-023e-46f8-8516-f83cc4f6390a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711626325 {#1393
    date: 2024-03-28 12:45:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 21099
  -titleTs: "'go':3 'histori':6 'll':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702131368
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4485686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044968 {#1389
    date: 2023-12-08 15:16:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Has-anyone-here-used-a-controller-for-the-PC-version"
  +title: "Has anyone here used a controller for the PC version of Rogue Squadron? Is it worth getting a controller?"
  +url: "https://lemmy.world/pictrs/image/0ebcd26d-110e-41ff-afeb-9cc902d6fb3e.jpeg"
  +body: """
    This is one of my favorite games. I still occasionally play it on a Nintendo 64, but the N64 controller isn’t great and I can’t easily screen capture gameplay.\n
    \n
    I own the game on Steam, but playing it with a mouse and keyboard feels very clumsy. Is the Xbox controller support for this game actually functional and decent feeling?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711622690 {#1374
    date: 2024-03-28 11:44:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 26238
  -titleTs: "'anyon':2 'control':6,19 'get':17 'pc':9 'rogu':12 'squadron':13 'use':4 'version':10 'worth':16"
  -bodyTs: "'64':16 'actual':57 'captur':30 'clumsi':48 'control':20,52 'decent':60 'easili':28 'favorit':6 'feel':46,61 'function':58 'game':7,35,56 'gameplay':31 'great':23 'isn':21 'keyboard':45 'mous':43 'n64':19 'nintendo':15 'occasion':10 'one':3 'play':11,39 'screen':29 'steam':37 'still':9 'support':53 'xbox':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704119694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704033294 {#1365
    date: 2023-12-31 15:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Has-anyone-here-used-a-controller-for-the-PC-version"
  +title: "Has anyone here used a controller for the PC version of Rogue Squadron? Is it worth getting a controller?"
  +url: "https://lemmy.world/pictrs/image/0ebcd26d-110e-41ff-afeb-9cc902d6fb3e.jpeg"
  +body: """
    This is one of my favorite games. I still occasionally play it on a Nintendo 64, but the N64 controller isn’t great and I can’t easily screen capture gameplay.\n
    \n
    I own the game on Steam, but playing it with a mouse and keyboard feels very clumsy. Is the Xbox controller support for this game actually functional and decent feeling?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711622690 {#1374
    date: 2024-03-28 11:44:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 26238
  -titleTs: "'anyon':2 'control':6,19 'get':17 'pc':9 'rogu':12 'squadron':13 'use':4 'version':10 'worth':16"
  -bodyTs: "'64':16 'actual':57 'captur':30 'clumsi':48 'control':20,52 'decent':60 'easili':28 'favorit':6 'feel':46,61 'function':58 'game':7,35,56 'gameplay':31 'great':23 'isn':21 'keyboard':45 'mous':43 'n64':19 'nintendo':15 'occasion':10 'one':3 'play':11,39 'screen':29 'steam':37 'still':9 'support':53 'xbox':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704119694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704033294 {#1365
    date: 2023-12-31 15:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1369
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1370 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Has-anyone-here-used-a-controller-for-the-PC-version"
  +title: "Has anyone here used a controller for the PC version of Rogue Squadron? Is it worth getting a controller?"
  +url: "https://lemmy.world/pictrs/image/0ebcd26d-110e-41ff-afeb-9cc902d6fb3e.jpeg"
  +body: """
    This is one of my favorite games. I still occasionally play it on a Nintendo 64, but the N64 controller isn’t great and I can’t easily screen capture gameplay.\n
    \n
    I own the game on Steam, but playing it with a mouse and keyboard feels very clumsy. Is the Xbox controller support for this game actually functional and decent feeling?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711622690 {#1374
    date: 2024-03-28 11:44:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +children: []
  -id: 26238
  -titleTs: "'anyon':2 'control':6,19 'get':17 'pc':9 'rogu':12 'squadron':13 'use':4 'version':10 'worth':16"
  -bodyTs: "'64':16 'actual':57 'captur':30 'clumsi':48 'control':20,52 'decent':60 'easili':28 'favorit':6 'feel':46,61 'function':58 'game':7,35,56 'gameplay':31 'great':23 'isn':21 'keyboard':45 'mous':43 'n64':19 'nintendo':15 'occasion':10 'one':3 'play':11,39 'screen':29 'steam':37 'still':9 'support':53 'xbox':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704119694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10160867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704033294 {#1365
    date: 2023-12-31 15:34:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Relativity"
  +title: "Relativity"
  +url: "https://file.coffee/u/TTxqLvd5BwM6Ar8NnqzjC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 576
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711600437 {#2429
    date: 2024-03-28 05:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 26927
  -titleTs: "'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704377308
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10069084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290908 {#2427
    date: 2024-01-03 15:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Relativity"
  +title: "Relativity"
  +url: "https://file.coffee/u/TTxqLvd5BwM6Ar8NnqzjC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 576
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711600437 {#2429
    date: 2024-03-28 05:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 26927
  -titleTs: "'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704377308
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10069084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290908 {#2427
    date: 2024-01-03 15:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2433 …}
  +slug: "Relativity"
  +title: "Relativity"
  +url: "https://file.coffee/u/TTxqLvd5BwM6Ar8NnqzjC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 576
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711600437 {#2429
    date: 2024-03-28 05:33:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 26927
  -titleTs: "'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704377308
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10069084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290908 {#2427
    date: 2024-01-03 15:08:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "R-O-A-18-A-Ferengi-without-profit-is-no-Ferengi-at"
  +title: "R.O.A. #18: A Ferengi without profit is no Ferengi at all."
  +url: "https://startrek.website/pictrs/image/4391a33b-1d6f-4820-b097-c0e4e46504ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711598889 {#2466
    date: 2024-03-28 05:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27010
  -titleTs: "'18':2 'ferengi':4,9 'profit':6 'r.o.a':1 'without':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398220
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5287807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311820 {#2476
    date: 2024-01-03 20:57:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "R-O-A-18-A-Ferengi-without-profit-is-no-Ferengi-at"
  +title: "R.O.A. #18: A Ferengi without profit is no Ferengi at all."
  +url: "https://startrek.website/pictrs/image/4391a33b-1d6f-4820-b097-c0e4e46504ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711598889 {#2466
    date: 2024-03-28 05:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27010
  -titleTs: "'18':2 'ferengi':4,9 'profit':6 'r.o.a':1 'without':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398220
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5287807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311820 {#2476
    date: 2024-01-03 20:57:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1944 …}
  +slug: "R-O-A-18-A-Ferengi-without-profit-is-no-Ferengi-at"
  +title: "R.O.A. #18: A Ferengi without profit is no Ferengi at all."
  +url: "https://startrek.website/pictrs/image/4391a33b-1d6f-4820-b097-c0e4e46504ed.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711598889 {#2466
    date: 2024-03-28 05:08:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2472 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  +badges: Doctrine\ORM\PersistentCollection {#2409 …}
  +children: []
  -id: 27010
  -titleTs: "'18':2 'ferengi':4,9 'profit':6 'r.o.a':1 'without':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704398220
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5287807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704311820 {#2476
    date: 2024-01-03 20:57:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sorry-this-meme-is-a-bit-dated"
  +title: "Sorry, this meme is a bit dated"
  +url: "https://lemmy.world/pictrs/image/381de661-9424-40f9-bfd0-f1c8a38886f4.jpeg"
  +body: "Uhhhhhhhhh…. Yes words"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711587231 {#1359
    date: 2024-03-28 01:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26782
  -titleTs: "'bit':6 'date':7 'meme':3 'sorri':1"
  -bodyTs: "'uhhhhhhhhh':1 'word':3 'yes':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704308855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10244194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222455 {#2488
    date: 2024-01-02 20:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sorry-this-meme-is-a-bit-dated"
  +title: "Sorry, this meme is a bit dated"
  +url: "https://lemmy.world/pictrs/image/381de661-9424-40f9-bfd0-f1c8a38886f4.jpeg"
  +body: "Uhhhhhhhhh…. Yes words"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711587231 {#1359
    date: 2024-03-28 01:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26782
  -titleTs: "'bit':6 'date':7 'meme':3 'sorri':1"
  -bodyTs: "'uhhhhhhhhh':1 'word':3 'yes':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704308855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10244194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222455 {#2488
    date: 2024-01-02 20:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2490
  +user: Proxies\__CG__\App\Entity\User {#2489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Sorry-this-meme-is-a-bit-dated"
  +title: "Sorry, this meme is a bit dated"
  +url: "https://lemmy.world/pictrs/image/381de661-9424-40f9-bfd0-f1c8a38886f4.jpeg"
  +body: "Uhhhhhhhhh…. Yes words"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711587231 {#1359
    date: 2024-03-28 01:53:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 26782
  -titleTs: "'bit':6 'date':7 'meme':3 'sorri':1"
  -bodyTs: "'uhhhhhhhhh':1 'word':3 'yes':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704308855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10244194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704222455 {#2488
    date: 2024-01-02 20:07:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "USS-Monitor"
  +title: "USS Monitor"
  +url: "https://lemmy.world/pictrs/image/9d8b61cf-3ec8-4ce3-be0e-e1a9b67af669.jpeg"
  +body: """
    The USS Monitor was an ironclad warship used by the Union Navy during the US Civil War. It was a radical design that sat low on the waterline to present a very small target, and had a revolving turret rather than a broadside battery. The turret traversed with steam power, being about to make a full rotation in just under 23 seconds. During the Battle of Hampton Roads the turret was fitted with a pair of 11-inch guns.\n
    \n
    ![](https://lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)\n
    \n
    It was rushed to take part in the second day of the Battle of Hampton Roads to oppose the Confederate ironclad that the CSA called the CCS Virginia that had been wreaking havoc on wooden Union ships. The USS Monitor engaged the Confederate ironclad for hours in the first ever battle of ironclad ships. In the end neither ship gained a decisive advantage before withdrawing.\n
    \n
    ![](https://lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)\n
    \n
    The USS Monitor continued to help the union blockade Norfolk until the Confederacy was forced to scuttle its own ironclad as Union land forces closed off Norfolk and the river beyond it. The USS Monitor then sailed to support the Union army in the Battle Of Drewry’s Bluff. After that it moved to participate in the Union blockade of North Carolina, but floundered during a storm and sank.\n
    \n
    ![](https://lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)\n
    \n
    [Wikipedia, used generously as reference.](https://en.wikipedia.org/wiki/USS_Monitor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711584416 {#1499
    date: 2024-03-28 01:06:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 27093
  -titleTs: "'monitor':2 'uss':1"
  -bodyTs: "'/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':222 '/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':150 '/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':82 '/wiki/uss_monitor)':230 '11':77 '23':61 'advantag':145 'armi':192 'batteri':44 'battl':65,95,133,195 'beyond':181 'blockad':159,209 'bluff':199 'broadsid':43 'call':107 'carolina':212 'ccs':109 'civil':16 'close':175 'confeder':102,125 'confederaci':163 'continu':154 'csa':106 'day':92 'decis':144 'design':22 'drewri':197 'en.wikipedia.org':229 'en.wikipedia.org/wiki/uss_monitor)':228 'end':139 'engag':123 'ever':132 'first':131 'fit':72 'flounder':214 'forc':165,174 'full':56 'gain':142 'generous':225 'gun':79 'hampton':67,97 'havoc':115 'help':156 'hour':128 'inch':78 'ironclad':6,103,126,135,170 'land':173 'lemmy.world':81,149,221 'lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':220 'lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':148 'lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':80 'low':25 'make':54 'monitor':3,122,153,185 'move':203 'navi':12 'neither':140 'norfolk':160,177 'north':211 'oppos':100 'pair':75 'part':88 'particip':205 'power':50 'present':30 'radic':21 'rather':40 'refer':227 'revolv':38 'river':180 'road':68,98 'rotat':57 'rush':85 'sail':187 'sank':219 'sat':24 'scuttl':167 'second':62,91 'ship':119,136,141 'small':33 'steam':49 'storm':217 'support':189 'take':87 'target':34 'travers':47 'turret':39,46,70 'union':11,118,158,172,191,208 'us':15 'use':8,224 'uss':2,121,152,184 'virginia':110 'war':17 'warship':7 'waterlin':28 'wikipedia':223 'withdraw':147 'wooden':117 'wreak':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294467"
  +editedAt: DateTimeImmutable @1711555618 {#1502
    date: 2024-03-27 17:06:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704341470 {#1546
    date: 2024-01-04 05:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "USS-Monitor"
  +title: "USS Monitor"
  +url: "https://lemmy.world/pictrs/image/9d8b61cf-3ec8-4ce3-be0e-e1a9b67af669.jpeg"
  +body: """
    The USS Monitor was an ironclad warship used by the Union Navy during the US Civil War. It was a radical design that sat low on the waterline to present a very small target, and had a revolving turret rather than a broadside battery. The turret traversed with steam power, being about to make a full rotation in just under 23 seconds. During the Battle of Hampton Roads the turret was fitted with a pair of 11-inch guns.\n
    \n
    ![](https://lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)\n
    \n
    It was rushed to take part in the second day of the Battle of Hampton Roads to oppose the Confederate ironclad that the CSA called the CCS Virginia that had been wreaking havoc on wooden Union ships. The USS Monitor engaged the Confederate ironclad for hours in the first ever battle of ironclad ships. In the end neither ship gained a decisive advantage before withdrawing.\n
    \n
    ![](https://lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)\n
    \n
    The USS Monitor continued to help the union blockade Norfolk until the Confederacy was forced to scuttle its own ironclad as Union land forces closed off Norfolk and the river beyond it. The USS Monitor then sailed to support the Union army in the Battle Of Drewry’s Bluff. After that it moved to participate in the Union blockade of North Carolina, but floundered during a storm and sank.\n
    \n
    ![](https://lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)\n
    \n
    [Wikipedia, used generously as reference.](https://en.wikipedia.org/wiki/USS_Monitor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711584416 {#1499
    date: 2024-03-28 01:06:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 27093
  -titleTs: "'monitor':2 'uss':1"
  -bodyTs: "'/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':222 '/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':150 '/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':82 '/wiki/uss_monitor)':230 '11':77 '23':61 'advantag':145 'armi':192 'batteri':44 'battl':65,95,133,195 'beyond':181 'blockad':159,209 'bluff':199 'broadsid':43 'call':107 'carolina':212 'ccs':109 'civil':16 'close':175 'confeder':102,125 'confederaci':163 'continu':154 'csa':106 'day':92 'decis':144 'design':22 'drewri':197 'en.wikipedia.org':229 'en.wikipedia.org/wiki/uss_monitor)':228 'end':139 'engag':123 'ever':132 'first':131 'fit':72 'flounder':214 'forc':165,174 'full':56 'gain':142 'generous':225 'gun':79 'hampton':67,97 'havoc':115 'help':156 'hour':128 'inch':78 'ironclad':6,103,126,135,170 'land':173 'lemmy.world':81,149,221 'lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':220 'lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':148 'lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':80 'low':25 'make':54 'monitor':3,122,153,185 'move':203 'navi':12 'neither':140 'norfolk':160,177 'north':211 'oppos':100 'pair':75 'part':88 'particip':205 'power':50 'present':30 'radic':21 'rather':40 'refer':227 'revolv':38 'river':180 'road':68,98 'rotat':57 'rush':85 'sail':187 'sank':219 'sat':24 'scuttl':167 'second':62,91 'ship':119,136,141 'small':33 'steam':49 'storm':217 'support':189 'take':87 'target':34 'travers':47 'turret':39,46,70 'union':11,118,158,172,191,208 'us':15 'use':8,224 'uss':2,121,152,184 'virginia':110 'war':17 'warship':7 'waterlin':28 'wikipedia':223 'withdraw':147 'wooden':117 'wreak':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294467"
  +editedAt: DateTimeImmutable @1711555618 {#1502
    date: 2024-03-27 17:06:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704341470 {#1546
    date: 2024-01-04 05:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "USS-Monitor"
  +title: "USS Monitor"
  +url: "https://lemmy.world/pictrs/image/9d8b61cf-3ec8-4ce3-be0e-e1a9b67af669.jpeg"
  +body: """
    The USS Monitor was an ironclad warship used by the Union Navy during the US Civil War. It was a radical design that sat low on the waterline to present a very small target, and had a revolving turret rather than a broadside battery. The turret traversed with steam power, being about to make a full rotation in just under 23 seconds. During the Battle of Hampton Roads the turret was fitted with a pair of 11-inch guns.\n
    \n
    ![](https://lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)\n
    \n
    It was rushed to take part in the second day of the Battle of Hampton Roads to oppose the Confederate ironclad that the CSA called the CCS Virginia that had been wreaking havoc on wooden Union ships. The USS Monitor engaged the Confederate ironclad for hours in the first ever battle of ironclad ships. In the end neither ship gained a decisive advantage before withdrawing.\n
    \n
    ![](https://lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)\n
    \n
    The USS Monitor continued to help the union blockade Norfolk until the Confederacy was forced to scuttle its own ironclad as Union land forces closed off Norfolk and the river beyond it. The USS Monitor then sailed to support the Union army in the Battle Of Drewry’s Bluff. After that it moved to participate in the Union blockade of North Carolina, but floundered during a storm and sank.\n
    \n
    ![](https://lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)\n
    \n
    [Wikipedia, used generously as reference.](https://en.wikipedia.org/wiki/USS_Monitor)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711584416 {#1499
    date: 2024-03-28 01:06:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 27093
  -titleTs: "'monitor':2 'uss':1"
  -bodyTs: "'/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':222 '/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':150 '/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':82 '/wiki/uss_monitor)':230 '11':77 '23':61 'advantag':145 'armi':192 'batteri':44 'battl':65,95,133,195 'beyond':181 'blockad':159,209 'bluff':199 'broadsid':43 'call':107 'carolina':212 'ccs':109 'civil':16 'close':175 'confeder':102,125 'confederaci':163 'continu':154 'csa':106 'day':92 'decis':144 'design':22 'drewri':197 'en.wikipedia.org':229 'en.wikipedia.org/wiki/uss_monitor)':228 'end':139 'engag':123 'ever':132 'first':131 'fit':72 'flounder':214 'forc':165,174 'full':56 'gain':142 'generous':225 'gun':79 'hampton':67,97 'havoc':115 'help':156 'hour':128 'inch':78 'ironclad':6,103,126,135,170 'land':173 'lemmy.world':81,149,221 'lemmy.world/pictrs/image/3f5ab4b9-f501-4cae-a55b-84b9001787be.jpeg)':220 'lemmy.world/pictrs/image/9e48ee4b-db71-4b1a-bf9d-cb8c899698ee.jpeg)':148 'lemmy.world/pictrs/image/d95af526-7244-4f1c-a9e3-ffb5eed5f614.jpeg)':80 'low':25 'make':54 'monitor':3,122,153,185 'move':203 'navi':12 'neither':140 'norfolk':160,177 'north':211 'oppos':100 'pair':75 'part':88 'particip':205 'power':50 'present':30 'radic':21 'rather':40 'refer':227 'revolv':38 'river':180 'road':68,98 'rotat':57 'rush':85 'sail':187 'sank':219 'sat':24 'scuttl':167 'second':62,91 'ship':119,136,141 'small':33 'steam':49 'storm':217 'support':189 'take':87 'target':34 'travers':47 'turret':39,46,70 'union':11,118,158,172,191,208 'us':15 'use':8,224 'uss':2,121,152,184 'virginia':110 'war':17 'warship':7 'waterlin':28 'wikipedia':223 'withdraw':147 'wooden':117 'wreak':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704427870
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294467"
  +editedAt: DateTimeImmutable @1711555618 {#1502
    date: 2024-03-27 17:06:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704341470 {#1546
    date: 2024-01-04 05:11:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Checking-the-hypothesis"
  +title: "Checking the hypothesis"
  +url: "https://i.imgur.com/jmOVaHB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582993 {#1543
    date: 2024-03-28 00:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 26392
  -titleTs: "'check':1 'hypothesi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704160462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10182490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074062 {#1532
    date: 2024-01-01 02:54:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Checking-the-hypothesis"
  +title: "Checking the hypothesis"
  +url: "https://i.imgur.com/jmOVaHB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582993 {#1543
    date: 2024-03-28 00:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 26392
  -titleTs: "'check':1 'hypothesi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704160462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10182490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074062 {#1532
    date: 2024-01-01 02:54:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "Checking-the-hypothesis"
  +title: "Checking the hypothesis"
  +url: "https://i.imgur.com/jmOVaHB.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 589
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582993 {#1543
    date: 2024-03-28 00:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 26392
  -titleTs: "'check':1 'hypothesi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704160462
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10182490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704074062 {#1532
    date: 2024-01-01 02:54:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Cialis-Mr-Lovenstein"
  +title: "Cialis [Mr Lovenstein]"
  +url: "https://lemmy.world/pictrs/image/6340f873-8bd0-44a6-ac19-d9e6ff187d81.png"
  +body: """
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711574617 {#1519
    date: 2024-03-27 22:23:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 25192
  -titleTs: "'ciali':1 'lovenstein':3 'mr':2"
  -bodyTs: "'/)':4 '/mrlovenstein/)':12,20 '/mrlovenstein?lang=en)':16 '/series/mrlovenstein/info)':8 'facebook':17 'instagram':9 'mrlovenstein.com':3 'mrlovenstein.com/)':2 'tapa':5 'tapas.io':7 'tapas.io/series/mrlovenstein/info)':6 'twitter.com':15 'twitter.com/mrlovenstein?lang=en)':14 'websit':1 'www.facebook.com':19 'www.facebook.com/mrlovenstein/)':18 'www.instagram.com':11 'www.instagram.com/mrlovenstein/)':10 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776147
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028418"
  +editedAt: DateTimeImmutable @1708438683 {#1520
    date: 2024-02-20 15:18:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703689747 {#1517
    date: 2023-12-27 16:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Cialis-Mr-Lovenstein"
  +title: "Cialis [Mr Lovenstein]"
  +url: "https://lemmy.world/pictrs/image/6340f873-8bd0-44a6-ac19-d9e6ff187d81.png"
  +body: """
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711574617 {#1519
    date: 2024-03-27 22:23:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 25192
  -titleTs: "'ciali':1 'lovenstein':3 'mr':2"
  -bodyTs: "'/)':4 '/mrlovenstein/)':12,20 '/mrlovenstein?lang=en)':16 '/series/mrlovenstein/info)':8 'facebook':17 'instagram':9 'mrlovenstein.com':3 'mrlovenstein.com/)':2 'tapa':5 'tapas.io':7 'tapas.io/series/mrlovenstein/info)':6 'twitter.com':15 'twitter.com/mrlovenstein?lang=en)':14 'websit':1 'www.facebook.com':19 'www.facebook.com/mrlovenstein/)':18 'www.instagram.com':11 'www.instagram.com/mrlovenstein/)':10 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776147
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028418"
  +editedAt: DateTimeImmutable @1708438683 {#1520
    date: 2024-02-20 15:18:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703689747 {#1517
    date: 2023-12-27 16:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1542 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Cialis-Mr-Lovenstein"
  +title: "Cialis [Mr Lovenstein]"
  +url: "https://lemmy.world/pictrs/image/6340f873-8bd0-44a6-ac19-d9e6ff187d81.png"
  +body: """
    - [Website](https://mrlovenstein.com/)\n
    - [Tapas](https://tapas.io/series/MrLovenstein/info)\n
    - [Instagram](https://www.instagram.com/mrlovenstein/)\n
    - [Xhitter](https://twitter.com/mrlovenstein?lang=en)\n
    - [Facebook](https://www.facebook.com/MrLovenstein/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 879
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711574617 {#1519
    date: 2024-03-27 22:23:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 25192
  -titleTs: "'ciali':1 'lovenstein':3 'mr':2"
  -bodyTs: "'/)':4 '/mrlovenstein/)':12,20 '/mrlovenstein?lang=en)':16 '/series/mrlovenstein/info)':8 'facebook':17 'instagram':9 'mrlovenstein.com':3 'mrlovenstein.com/)':2 'tapa':5 'tapas.io':7 'tapas.io/series/mrlovenstein/info)':6 'twitter.com':15 'twitter.com/mrlovenstein?lang=en)':14 'websit':1 'www.facebook.com':19 'www.facebook.com/mrlovenstein/)':18 'www.instagram.com':11 'www.instagram.com/mrlovenstein/)':10 'xhitter':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776147
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028418"
  +editedAt: DateTimeImmutable @1708438683 {#1520
    date: 2024-02-20 15:18:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703689747 {#1517
    date: 2023-12-27 16:09:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#1747
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#1738
    date: 2023-12-26 23:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#1747
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#1738
    date: 2023-12-26 23:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1952 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#1747
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#1738
    date: 2023-12-26 23:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Nothing-to-see-here"
  +title: "Nothing to see here"
  +url: "https://lemmygrad.ml/pictrs/image/ab5c1cf0-9049-4192-959f-3d8881f60602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711565827 {#1497
    date: 2024-03-27 19:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26702
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704288785
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3194131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202385 {#1484
    date: 2024-01-02 14:33:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Nothing-to-see-here"
  +title: "Nothing to see here"
  +url: "https://lemmygrad.ml/pictrs/image/ab5c1cf0-9049-4192-959f-3d8881f60602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711565827 {#1497
    date: 2024-03-27 19:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26702
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704288785
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3194131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202385 {#1484
    date: 2024-01-02 14:33:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Nothing-to-see-here"
  +title: "Nothing to see here"
  +url: "https://lemmygrad.ml/pictrs/image/ab5c1cf0-9049-4192-959f-3d8881f60602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711565827 {#1497
    date: 2024-03-27 19:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26702
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704288785
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3194131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202385 {#1484
    date: 2024-01-02 14:33:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#1758
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#1754
    date: 2023-12-29 00:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#1758
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#1754
    date: 2023-12-29 00:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1757 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Pilk"
  +title: "Pilk"
  +url: "https://lemmy.world/pictrs/image/8c12feef-acd6-405d-a760-f2f44f2d40bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 548
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711563608 {#1758
    date: 2024-03-27 19:20:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 25516
  -titleTs: "'pilk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703891645
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10074667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703805245 {#1754
    date: 2023-12-29 00:14:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#1774
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#1773
    date: 2023-12-23 00:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#1774
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#1773
    date: 2023-12-23 00:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1782 …}
  +slug: "Both-beliefs-are-fine-but-please-realize-the-hypocrisy"
  +title: "Both beliefs are fine, but please realize the hypocrisy"
  +url: "https://sh.itjust.works/pictrs/image/7c20a1be-a2cc-4078-881c-894db994be19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 212
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562483 {#1774
    date: 2024-03-27 19:01:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 24127
  -titleTs: "'belief':2 'fine':4 'hypocrisi':9 'pleas':6 'realiz':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703375797
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11469769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289397 {#1773
    date: 2023-12-23 00:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "NYPD-enter-their-temporary-headquarters-near-the-World-Trade-Center"
  +title: "NYPD enter their temporary headquarters near the World Trade Center. New York, NY, September 13, 2001. Photo by Andrea Booher"
  +url: "https://lemmy.world/pictrs/image/6d62bece-b1ba-4ed5-8c22-3afc73cad174.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711561416 {#1452
    date: 2024-03-27 18:43:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 27095
  -titleTs: "'13':15 '2001':16 'andrea':19 'booher':20 'center':10 'enter':2 'headquart':5 'near':6 'new':11 'ny':13 'nypd':1 'photo':17 'septemb':14 'temporari':4 'trade':9 'world':8 'york':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343024 {#1445
    date: 2024-01-04 05:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "NYPD-enter-their-temporary-headquarters-near-the-World-Trade-Center"
  +title: "NYPD enter their temporary headquarters near the World Trade Center. New York, NY, September 13, 2001. Photo by Andrea Booher"
  +url: "https://lemmy.world/pictrs/image/6d62bece-b1ba-4ed5-8c22-3afc73cad174.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711561416 {#1452
    date: 2024-03-27 18:43:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 27095
  -titleTs: "'13':15 '2001':16 'andrea':19 'booher':20 'center':10 'enter':2 'headquart':5 'near':6 'new':11 'ny':13 'nypd':1 'photo':17 'septemb':14 'temporari':4 'trade':9 'world':8 'york':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343024 {#1445
    date: 2024-01-04 05:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1545 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "NYPD-enter-their-temporary-headquarters-near-the-World-Trade-Center"
  +title: "NYPD enter their temporary headquarters near the World Trade Center. New York, NY, September 13, 2001. Photo by Andrea Booher"
  +url: "https://lemmy.world/pictrs/image/6d62bece-b1ba-4ed5-8c22-3afc73cad174.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711561416 {#1452
    date: 2024-03-27 18:43:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 27095
  -titleTs: "'13':15 '2001':16 'andrea':19 'booher':20 'center':10 'enter':2 'headquart':5 'near':6 'new':11 'ny':13 'nypd':1 'photo':17 'septemb':14 'temporari':4 'trade':9 'world':8 'york':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10294909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343024 {#1445
    date: 2024-01-04 05:37:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Aliens-decide-to-communicate-with-us"
  +title: "Aliens decide to communicate with us"
  +url: "https://lemmy.ca/pictrs/image/01dea77a-594c-488f-b553-82e24131dc98.jpeg"
  +body: "Aliens want to communicate and they decide to use you and your personality as the base model for all humans. Is this a good thing or a bad thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 336
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711557092 {#1409
    date: 2024-03-27 17:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25566
  -titleTs: "'alien':1 'communic':4 'decid':2 'us':6"
  -bodyTs: "'alien':1 'bad':28 'base':16 'communic':4 'decid':7 'good':24 'human':20 'model':17 'person':13 'thing':25,29 'use':9 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703915018
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12225624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828618 {#1450
    date: 2023-12-29 06:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Aliens-decide-to-communicate-with-us"
  +title: "Aliens decide to communicate with us"
  +url: "https://lemmy.ca/pictrs/image/01dea77a-594c-488f-b553-82e24131dc98.jpeg"
  +body: "Aliens want to communicate and they decide to use you and your personality as the base model for all humans. Is this a good thing or a bad thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 336
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711557092 {#1409
    date: 2024-03-27 17:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25566
  -titleTs: "'alien':1 'communic':4 'decid':2 'us':6"
  -bodyTs: "'alien':1 'bad':28 'base':16 'communic':4 'decid':7 'good':24 'human':20 'model':17 'person':13 'thing':25,29 'use':9 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703915018
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12225624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828618 {#1450
    date: 2023-12-29 06:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "Aliens-decide-to-communicate-with-us"
  +title: "Aliens decide to communicate with us"
  +url: "https://lemmy.ca/pictrs/image/01dea77a-594c-488f-b553-82e24131dc98.jpeg"
  +body: "Aliens want to communicate and they decide to use you and your personality as the base model for all humans. Is this a good thing or a bad thing?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 336
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711557092 {#1409
    date: 2024-03-27 17:31:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 25566
  -titleTs: "'alien':1 'communic':4 'decid':2 'us':6"
  -bodyTs: "'alien':1 'bad':28 'base':16 'communic':4 'decid':7 'good':24 'human':20 'model':17 'person':13 'thing':25,29 'use':9 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703915018
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12225624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828618 {#1450
    date: 2023-12-29 06:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Bonjour-je-m-appelle-Jesus"
  +title: "Bonjour, je m'appelle Jesus"
  +url: "https://lemmy.world/pictrs/image/539ee3c9-e048-4d51-9727-67ebe7a38d37.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711546190 {#1412
    date: 2024-03-27 14:29:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 25705
  -titleTs: "'appell':4 'bonjour':1 'je':2 'jesus':5 'm':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10104882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703878878 {#1441
    date: 2023-12-29 20:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Bonjour-je-m-appelle-Jesus"
  +title: "Bonjour, je m'appelle Jesus"
  +url: "https://lemmy.world/pictrs/image/539ee3c9-e048-4d51-9727-67ebe7a38d37.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711546190 {#1412
    date: 2024-03-27 14:29:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 25705
  -titleTs: "'appell':4 'bonjour':1 'je':2 'jesus':5 'm':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10104882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703878878 {#1441
    date: 2023-12-29 20:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Bonjour-je-m-appelle-Jesus"
  +title: "Bonjour, je m'appelle Jesus"
  +url: "https://lemmy.world/pictrs/image/539ee3c9-e048-4d51-9727-67ebe7a38d37.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 863
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711546190 {#1412
    date: 2024-03-27 14:29:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 25705
  -titleTs: "'appell':4 'bonjour':1 'je':2 'jesus':5 'm':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965278
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10104882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703878878 {#1441
    date: 2023-12-29 20:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Malcolm-Trip-Tucker"
  +title: "Malcolm "Trip" Tucker"
  +url: "https://lemmy.world/pictrs/image/e2b0e131-ddc1-4083-a6b6-80314dd81b6d.png"
  +body: """
    ![](https://lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544801 {#1453
    date: 2024-03-27 14:06:41.0 +01: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: 26822
  -titleTs: "'malcolm':1 'trip':2 'tucker':3"
  -bodyTs: "'/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':12 '/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':9 '/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':3 '/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':6 'lemmy.world':2,5,8,11 'lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':10 'lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':7 'lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':1 'lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704234704 {#1460
    date: 2024-01-02 23:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Malcolm-Trip-Tucker"
  +title: "Malcolm "Trip" Tucker"
  +url: "https://lemmy.world/pictrs/image/e2b0e131-ddc1-4083-a6b6-80314dd81b6d.png"
  +body: """
    ![](https://lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544801 {#1453
    date: 2024-03-27 14:06:41.0 +01: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: 26822
  -titleTs: "'malcolm':1 'trip':2 'tucker':3"
  -bodyTs: "'/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':12 '/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':9 '/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':3 '/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':6 'lemmy.world':2,5,8,11 'lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':10 'lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':7 'lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':1 'lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704234704 {#1460
    date: 2024-01-02 23:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2353 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Malcolm-Trip-Tucker"
  +title: "Malcolm "Trip" Tucker"
  +url: "https://lemmy.world/pictrs/image/e2b0e131-ddc1-4083-a6b6-80314dd81b6d.png"
  +body: """
    ![](https://lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544801 {#1453
    date: 2024-03-27 14:06:41.0 +01: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: 26822
  -titleTs: "'malcolm':1 'trip':2 'tucker':3"
  -bodyTs: "'/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':12 '/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':9 '/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':3 '/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':6 'lemmy.world':2,5,8,11 'lemmy.world/pictrs/image/139e95b3-ddec-4b1f-bec3-0fdd34ba5f54.png)':10 'lemmy.world/pictrs/image/2359d082-3a86-4d23-80e8-3c851f3dadac.png)':7 'lemmy.world/pictrs/image/9b951417-6d0f-4005-a56a-1368592ad4e5.png)':1 'lemmy.world/pictrs/image/f8cd3a85-9cdc-42fe-bbbc-3a1cb5e0c576.png)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704234704 {#1460
    date: 2024-01-02 23:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Shut-up-and-commit-tehe-murder-anakin"
  +title: "Shut up and commit tehe murder anakin"
  +url: "https://lemmy.world/pictrs/image/5f1657ab-523a-4ec6-bc1c-53fa5ad32602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544162 {#1429
    date: 2024-03-27 13:56:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22625
  -titleTs: "'anakin':7 'commit':4 'murder':6 'shut':1 'tehe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702827603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9639049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702741203 {#1699
    date: 2023-12-16 16:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Shut-up-and-commit-tehe-murder-anakin"
  +title: "Shut up and commit tehe murder anakin"
  +url: "https://lemmy.world/pictrs/image/5f1657ab-523a-4ec6-bc1c-53fa5ad32602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544162 {#1429
    date: 2024-03-27 13:56:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22625
  -titleTs: "'anakin':7 'commit':4 'murder':6 'shut':1 'tehe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702827603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9639049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702741203 {#1699
    date: 2023-12-16 16:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Shut-up-and-commit-tehe-murder-anakin"
  +title: "Shut up and commit tehe murder anakin"
  +url: "https://lemmy.world/pictrs/image/5f1657ab-523a-4ec6-bc1c-53fa5ad32602.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 150
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711544162 {#1429
    date: 2024-03-27 13:56:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 22625
  -titleTs: "'anakin':7 'commit':4 'murder':6 'shut':1 'tehe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702827603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9639049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702741203 {#1699
    date: 2023-12-16 16:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Map-of-the-SW-Galaxy-Content-in-the-form-of"
  +title: "Map of the SW Galaxy - Content in the form of a meme"
  +url: "https://lemmy.world/pictrs/image/04ebf79c-5713-4144-a6c3-c736abde21de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711543714 {#1615
    date: 2024-03-27 13:48:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 25494
  -titleTs: "'content':6 'form':9 'galaxi':5 'map':1 'meme':12 'sw':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072466"
  +editedAt: DateTimeImmutable @1708833517 {#1743
    date: 2024-02-25 04:58:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703800499 {#1752
    date: 2023-12-28 22:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Map-of-the-SW-Galaxy-Content-in-the-form-of"
  +title: "Map of the SW Galaxy - Content in the form of a meme"
  +url: "https://lemmy.world/pictrs/image/04ebf79c-5713-4144-a6c3-c736abde21de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711543714 {#1615
    date: 2024-03-27 13:48:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 25494
  -titleTs: "'content':6 'form':9 'galaxi':5 'map':1 'meme':12 'sw':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072466"
  +editedAt: DateTimeImmutable @1708833517 {#1743
    date: 2024-02-25 04:58:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703800499 {#1752
    date: 2023-12-28 22:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Map-of-the-SW-Galaxy-Content-in-the-form-of"
  +title: "Map of the SW Galaxy - Content in the form of a meme"
  +url: "https://lemmy.world/pictrs/image/04ebf79c-5713-4144-a6c3-c736abde21de.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711543714 {#1615
    date: 2024-03-27 13:48:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 25494
  -titleTs: "'content':6 'form':9 'galaxi':5 'map':1 'meme':12 'sw':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072466"
  +editedAt: DateTimeImmutable @1708833517 {#1743
    date: 2024-02-25 04:58:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703800499 {#1752
    date: 2023-12-28 22:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Prolewiki"
  +title: "Prolewiki"
  +url: "https://lemmygrad.ml/pictrs/image/58e23d07-8b8f-4f39-ab87-a2d998fdeb02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711533577 {#1673
    date: 2024-03-27 10:59:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27073
  -titleTs: "'prolewiki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704322686
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3204300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284686 {#1677
    date: 2024-01-03 13:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Prolewiki"
  +title: "Prolewiki"
  +url: "https://lemmygrad.ml/pictrs/image/58e23d07-8b8f-4f39-ab87-a2d998fdeb02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711533577 {#1673
    date: 2024-03-27 10:59:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27073
  -titleTs: "'prolewiki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704322686
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3204300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284686 {#1677
    date: 2024-01-03 13:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2428 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1485 …}
  +slug: "Prolewiki"
  +title: "Prolewiki"
  +url: "https://lemmygrad.ml/pictrs/image/58e23d07-8b8f-4f39-ab87-a2d998fdeb02.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711533577 {#1673
    date: 2024-03-27 10:59:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 27073
  -titleTs: "'prolewiki':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704322686
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3204300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704284686 {#1677
    date: 2024-01-03 13:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "But-I-need-97-of-them"
  +title: "But I need 97 of them!"
  +url: "https://i.imgur.com/Ovnwt4G.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711529384 {#1656
    date: 2024-03-27 09:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 26963
  -titleTs: "'97':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10272836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296838 {#1661
    date: 2024-01-03 16:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "But-I-need-97-of-them"
  +title: "But I need 97 of them!"
  +url: "https://i.imgur.com/Ovnwt4G.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711529384 {#1656
    date: 2024-03-27 09:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 26963
  -titleTs: "'97':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10272836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296838 {#1661
    date: 2024-01-03 16:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1540 …}
  +slug: "But-I-need-97-of-them"
  +title: "But I need 97 of them!"
  +url: "https://i.imgur.com/Ovnwt4G.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711529384 {#1656
    date: 2024-03-27 09:49:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 26963
  -titleTs: "'97':4 'need':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704383238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10272836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296838 {#1661
    date: 2024-01-03 16:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Wednesday-s-Theme-The-Star-Wars-Expanded-Universe"
  +title: "Wednesday's Theme: The Star Wars Expanded Universe"
  +url: "https://lemmy.world/pictrs/image/2d545c27-fc10-4466-a5dd-e81d2e3cc61e.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please delve into the murky depths of Star War’s Expanded Universe: the books, comics and video games etc whose stories have been cast aside in favour of whatever it is we have now.\n
    \n
    Be quick though, before you know it, Dave Filoni will have plundered the same sources, and the thing you may have dismissed as ridiculous will have it’s own 6-part series on D+.\n
    \n
    Thanks.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711523939 {#1579
    date: 2024-03-27 08:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26824
  -titleTs: "'expand':7 'star':5 'theme':3 'univers':8 'war':6 'wednesday':1"
  -bodyTs: "'6':70 'asid':31 'book':20 'cast':30 'comic':21 'd':74 'dave':48 'delv':8 'depth':12 'dismiss':62 'etc':25 'expand':17 'favour':33 'filoni':49 'game':24 'hello':1 'know':46 'may':60 'murki':11 'part':71 'pleas':7 'plunder':52 'quick':42 'ridicul':64 'seri':72 'sourc':55 'star':14 'stori':27 'thank':75 'theme':6 'thing':58 'though':43 'univers':18 'video':23 'war':15 'wednesday':4 'whatev':35 'whose':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704235353 {#1584
    date: 2024-01-02 23:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Wednesday-s-Theme-The-Star-Wars-Expanded-Universe"
  +title: "Wednesday's Theme: The Star Wars Expanded Universe"
  +url: "https://lemmy.world/pictrs/image/2d545c27-fc10-4466-a5dd-e81d2e3cc61e.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please delve into the murky depths of Star War’s Expanded Universe: the books, comics and video games etc whose stories have been cast aside in favour of whatever it is we have now.\n
    \n
    Be quick though, before you know it, Dave Filoni will have plundered the same sources, and the thing you may have dismissed as ridiculous will have it’s own 6-part series on D+.\n
    \n
    Thanks.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711523939 {#1579
    date: 2024-03-27 08:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26824
  -titleTs: "'expand':7 'star':5 'theme':3 'univers':8 'war':6 'wednesday':1"
  -bodyTs: "'6':70 'asid':31 'book':20 'cast':30 'comic':21 'd':74 'dave':48 'delv':8 'depth':12 'dismiss':62 'etc':25 'expand':17 'favour':33 'filoni':49 'game':24 'hello':1 'know':46 'may':60 'murki':11 'part':71 'pleas':7 'plunder':52 'quick':42 'ridicul':64 'seri':72 'sourc':55 'star':14 'stori':27 'thank':75 'theme':6 'thing':58 'though':43 'univers':18 'video':23 'war':15 'wednesday':4 'whatev':35 'whose':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704235353 {#1584
    date: 2024-01-02 23:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "Wednesday-s-Theme-The-Star-Wars-Expanded-Universe"
  +title: "Wednesday's Theme: The Star Wars Expanded Universe"
  +url: "https://lemmy.world/pictrs/image/2d545c27-fc10-4466-a5dd-e81d2e3cc61e.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please delve into the murky depths of Star War’s Expanded Universe: the books, comics and video games etc whose stories have been cast aside in favour of whatever it is we have now.\n
    \n
    Be quick though, before you know it, Dave Filoni will have plundered the same sources, and the thing you may have dismissed as ridiculous will have it’s own 6-part series on D+.\n
    \n
    Thanks.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711523939 {#1579
    date: 2024-03-27 08:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 26824
  -titleTs: "'expand':7 'star':5 'theme':3 'univers':8 'war':6 'wednesday':1"
  -bodyTs: "'6':70 'asid':31 'book':20 'cast':30 'comic':21 'd':74 'dave':48 'delv':8 'depth':12 'dismiss':62 'etc':25 'expand':17 'favour':33 'filoni':49 'game':24 'hello':1 'know':46 'may':60 'murki':11 'part':71 'pleas':7 'plunder':52 'quick':42 'ridicul':64 'seri':72 'sourc':55 'star':14 'stori':27 'thank':75 'theme':6 'thing':58 'though':43 'univers':18 'video':23 'war':15 'wednesday':4 'whatev':35 'whose':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704321753
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10250418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704235353 {#1584
    date: 2024-01-02 23:42:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "It-just-loafs-around"
  +title: "It just loafs around"
  +url: "https://lemmy.world/pictrs/image/53e8a561-b126-4dc3-9689-8f8dc4aaf8e1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515152 {#1528
    date: 2024-03-27 05:52:32.0 +01: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: 26941
  -titleTs: "'around':4 'loaf':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704293782 {#1527
    date: 2024-01-03 15:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "It-just-loafs-around"
  +title: "It just loafs around"
  +url: "https://lemmy.world/pictrs/image/53e8a561-b126-4dc3-9689-8f8dc4aaf8e1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515152 {#1528
    date: 2024-03-27 05:52:32.0 +01: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: 26941
  -titleTs: "'around':4 'loaf':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704293782 {#1527
    date: 2024-01-03 15:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: Proxies\__CG__\App\Entity\Image {#1525 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#192 …}
  +slug: "It-just-loafs-around"
  +title: "It just loafs around"
  +url: "https://lemmy.world/pictrs/image/53e8a561-b126-4dc3-9689-8f8dc4aaf8e1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515152 {#1528
    date: 2024-03-27 05:52:32.0 +01: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: 26941
  -titleTs: "'around':4 'loaf':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380182
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704293782 {#1527
    date: 2024-01-03 15:56:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details