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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#222 …}
  +slug: "A-shitpost-for-artists"
  +title: "A shitpost for artists"
  +url: "https://i.postimg.cc/Y28Wpckb/pencil.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699418674 {#183
    date: 2023-11-08 05:44:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1478 …}
  +votes: Doctrine\ORM\PersistentCollection {#1813 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1924 …}
  +badges: Doctrine\ORM\PersistentCollection {#1915 …}
  +children: []
  -id: 19066
  -titleTs: "'artist':4 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699409717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7949619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699403217 {#240
    date: 2023-11-08 01:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#222 …}
  +slug: "A-shitpost-for-artists"
  +title: "A shitpost for artists"
  +url: "https://i.postimg.cc/Y28Wpckb/pencil.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699418674 {#183
    date: 2023-11-08 05:44:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1478 …}
  +votes: Doctrine\ORM\PersistentCollection {#1813 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1924 …}
  +badges: Doctrine\ORM\PersistentCollection {#1915 …}
  +children: []
  -id: 19066
  -titleTs: "'artist':4 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699409717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7949619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699403217 {#240
    date: 2023-11-08 01:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#189
  +user: Proxies\__CG__\App\Entity\User {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#246 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#222 …}
  +slug: "A-shitpost-for-artists"
  +title: "A shitpost for artists"
  +url: "https://i.postimg.cc/Y28Wpckb/pencil.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699418674 {#183
    date: 2023-11-08 05:44:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1478 …}
  +votes: Doctrine\ORM\PersistentCollection {#1813 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1924 …}
  +badges: Doctrine\ORM\PersistentCollection {#1915 …}
  +children: []
  -id: 19066
  -titleTs: "'artist':4 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699409717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7949619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699403217 {#240
    date: 2023-11-08 01:26:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1901 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Free-trial-has-expired"
  +title: "Free trial has expired"
  +url: "https://lemmy.world/pictrs/image/ecfb8021-dfd9-4275-b10a-c87b971ebd35.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728065367 {#1920
    date: 2024-10-04 20:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 18335
  -titleTs: "'expir':4 'free':1 'trial':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380869
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369869 {#1880
    date: 2023-11-07 16:11:09.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1901 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Free-trial-has-expired"
  +title: "Free trial has expired"
  +url: "https://lemmy.world/pictrs/image/ecfb8021-dfd9-4275-b10a-c87b971ebd35.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728065367 {#1920
    date: 2024-10-04 20:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 18335
  -titleTs: "'expir':4 'free':1 'trial':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380869
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369869 {#1880
    date: 2023-11-07 16:11:09.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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1901 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "Free-trial-has-expired"
  +title: "Free trial has expired"
  +url: "https://lemmy.world/pictrs/image/ecfb8021-dfd9-4275-b10a-c87b971ebd35.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728065367 {#1920
    date: 2024-10-04 20:09:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 18335
  -titleTs: "'expir':4 'free':1 'trial':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380869
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7925513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369869 {#1880
    date: 2023-11-07 16:11:09.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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "happens-too-often"
  +title: "happens too often"
  +url: "https://lemmy.world/pictrs/image/79e08fc5-3538-419e-a638-6f8afdcce126.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699372985 {#1937
    date: 2023-11-07 17:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 10819
  -titleTs: "'happen':1 'often':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699436757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7914104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350357 {#1962
    date: 2023-11-07 10:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "happens-too-often"
  +title: "happens too often"
  +url: "https://lemmy.world/pictrs/image/79e08fc5-3538-419e-a638-6f8afdcce126.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699372985 {#1937
    date: 2023-11-07 17:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 10819
  -titleTs: "'happen':1 'often':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699436757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7914104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350357 {#1962
    date: 2023-11-07 10:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1973 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "happens-too-often"
  +title: "happens too often"
  +url: "https://lemmy.world/pictrs/image/79e08fc5-3538-419e-a638-6f8afdcce126.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 303
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699372985 {#1937
    date: 2023-11-07 17:03:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 10819
  -titleTs: "'happen':1 'often':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699436757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7914104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350357 {#1962
    date: 2023-11-07 10:45:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1387
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1892
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1387
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1892
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Bingo"
  +title: "Bingo"
  +url: "https://feddit.de/pictrs/image/c29af5da-7ac4-4985-a9f2-455157fa5156.jpeg"
  +body: """
    cross-posted from: [feddit.de/post/5338695](https://feddit.de/post/5338695)\n
    \n
    > If it’s a buzzword bingo, then where are all the insects and their noises?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699328689 {#1387
    date: 2023-11-07 04:44:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 20033
  -titleTs: "'bingo':1"
  -bodyTs: "'/post/5338695](https://feddit.de/post/5338695)':7 'bingo':13 'buzzword':12 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5338695](https://feddit.de/post/5338695)':5 'insect':19 'nois':22 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699341894
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5518806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699326394 {#1892
    date: 2023-11-07 04:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Lactose-Intolerant-vs-Milk-n-Cookies"
  +title: "Lactose Intolerant vs Milk n Cookies"
  +url: "https://sh.itjust.works/pictrs/image/fd6fde31-76d4-4b74-941b-38a5cd195758.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/2lMFisQbXz2lqgixaZ7lcn>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699378873 {#1971
    date: 2023-11-07 18:41:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10695
  -titleTs: "'cooki':6 'intoler':2 'lactos':1 'milk':4 'n':5 'vs':3"
  -bodyTs: "'/playlist/2lmfisqbxz2lqgixaz7lcn':4 'open.spotify.com':3 'open.spotify.com/playlist/2lmfisqbxz2lqgixaz7lcn':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318984 {#1927
    date: 2023-11-07 02:03: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
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Lactose-Intolerant-vs-Milk-n-Cookies"
  +title: "Lactose Intolerant vs Milk n Cookies"
  +url: "https://sh.itjust.works/pictrs/image/fd6fde31-76d4-4b74-941b-38a5cd195758.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/2lMFisQbXz2lqgixaZ7lcn>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699378873 {#1971
    date: 2023-11-07 18:41:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10695
  -titleTs: "'cooki':6 'intoler':2 'lactos':1 'milk':4 'n':5 'vs':3"
  -bodyTs: "'/playlist/2lmfisqbxz2lqgixaz7lcn':4 'open.spotify.com':3 'open.spotify.com/playlist/2lmfisqbxz2lqgixaz7lcn':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318984 {#1927
    date: 2023-11-07 02:03: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
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Lactose-Intolerant-vs-Milk-n-Cookies"
  +title: "Lactose Intolerant vs Milk n Cookies"
  +url: "https://sh.itjust.works/pictrs/image/fd6fde31-76d4-4b74-941b-38a5cd195758.jpeg"
  +body: "spotify: <https://open.spotify.com/playlist/2lMFisQbXz2lqgixaZ7lcn>"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699378873 {#1971
    date: 2023-11-07 18:41:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10695
  -titleTs: "'cooki':6 'intoler':2 'lactos':1 'milk':4 'n':5 'vs':3"
  -bodyTs: "'/playlist/2lmfisqbxz2lqgixaz7lcn':4 'open.spotify.com':3 'open.spotify.com/playlist/2lmfisqbxz2lqgixaz7lcn':2 'spotifi':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699405384
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8678712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699318984 {#1927
    date: 2023-11-07 02:03: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
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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Seek-relief"
  +title: "Seek relief"
  +url: "https://startrek.website/pictrs/image/cf3045a4-9b06-4a28-8f4b-01b5e91436a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699353455 {#1891
    date: 2023-11-07 11:37:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 18403
  -titleTs: "'relief':2 'seek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699337920
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3446107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317920 {#1904
    date: 2023-11-07 01:45: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
23 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Seek-relief"
  +title: "Seek relief"
  +url: "https://startrek.website/pictrs/image/cf3045a4-9b06-4a28-8f4b-01b5e91436a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699353455 {#1891
    date: 2023-11-07 11:37:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 18403
  -titleTs: "'relief':2 'seek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699337920
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3446107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317920 {#1904
    date: 2023-11-07 01:45: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
24 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Seek-relief"
  +title: "Seek relief"
  +url: "https://startrek.website/pictrs/image/cf3045a4-9b06-4a28-8f4b-01b5e91436a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699353455 {#1891
    date: 2023-11-07 11:37:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 18403
  -titleTs: "'relief':2 'seek':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699337920
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3446107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317920 {#1904
    date: 2023-11-07 01:45: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
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 {#2357
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "The-daily-struggle-doesn-t-make-for-entertaining-comics"
  +title: "The daily struggle doesn't make for entertaining comics"
  +url: "https://startrek.website/pictrs/image/9ad0c197-56d3-437f-8fcf-0dcf2eb02e36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063077 {#2439
    date: 2024-06-22 15:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22147
  -titleTs: "'comic':9 'daili':2 'doesn':4 'entertain':8 'make':6 'struggl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699297997
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3435344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291497 {#2436
    date: 2023-11-06 18:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "The-daily-struggle-doesn-t-make-for-entertaining-comics"
  +title: "The daily struggle doesn't make for entertaining comics"
  +url: "https://startrek.website/pictrs/image/9ad0c197-56d3-437f-8fcf-0dcf2eb02e36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063077 {#2439
    date: 2024-06-22 15:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22147
  -titleTs: "'comic':9 'daili':2 'doesn':4 'entertain':8 'make':6 'struggl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699297997
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3435344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291497 {#2436
    date: 2023-11-06 18:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "The-daily-struggle-doesn-t-make-for-entertaining-comics"
  +title: "The daily struggle doesn't make for entertaining comics"
  +url: "https://startrek.website/pictrs/image/9ad0c197-56d3-437f-8fcf-0dcf2eb02e36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719063077 {#2439
    date: 2024-06-22 15:31:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 22147
  -titleTs: "'comic':9 'daili':2 'doesn':4 'entertain':8 'make':6 'struggl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699297997
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3435344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699291497 {#2436
    date: 2023-11-06 18:24:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2354
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "They-won-t-teach-you-this-in-Drivers-Ed"
  +title: "They won't teach you this in Drivers Ed"
  +url: "https://startrek.website/pictrs/image/6458616b-1e83-4058-9e61-8bac893549b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707905038 {#2477
    date: 2024-02-14 11:03:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 18461
  -titleTs: "'driver':8 'ed':9 'teach':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699299758
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3429539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279758 {#2483
    date: 2023-11-06 15:09: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
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "They-won-t-teach-you-this-in-Drivers-Ed"
  +title: "They won't teach you this in Drivers Ed"
  +url: "https://startrek.website/pictrs/image/6458616b-1e83-4058-9e61-8bac893549b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707905038 {#2477
    date: 2024-02-14 11:03:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 18461
  -titleTs: "'driver':8 'ed':9 'teach':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699299758
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3429539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279758 {#2483
    date: 2023-11-06 15:09: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
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "They-won-t-teach-you-this-in-Drivers-Ed"
  +title: "They won't teach you this in Drivers Ed"
  +url: "https://startrek.website/pictrs/image/6458616b-1e83-4058-9e61-8bac893549b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707905038 {#2477
    date: 2024-02-14 11:03:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 18461
  -titleTs: "'driver':8 'ed':9 'teach':4 'won':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699299758
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3429539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279758 {#2483
    date: 2023-11-06 15:09: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
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Jackpot"
  +title: "Jackpot"
  +url: "https://feddit.de/pictrs/image/ac145390-e379-4a6e-8c44-89cf75692438.jpeg"
  +body: "Wenn Buzzwortbingo, wo dann Insekten?"
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699232649 {#2484
    date: 2023-11-06 02:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 10278
  -titleTs: "'jackpot':1"
  -bodyTs: "'buzzwortbingo':2 'dann':4 'insekten':5 'wenn':1 'wo':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699249672
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5338691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220672 {#1391
    date: 2023-11-05 22:44:32.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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Jackpot"
  +title: "Jackpot"
  +url: "https://feddit.de/pictrs/image/ac145390-e379-4a6e-8c44-89cf75692438.jpeg"
  +body: "Wenn Buzzwortbingo, wo dann Insekten?"
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699232649 {#2484
    date: 2023-11-06 02:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 10278
  -titleTs: "'jackpot':1"
  -bodyTs: "'buzzwortbingo':2 'dann':4 'insekten':5 'wenn':1 'wo':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699249672
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5338691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220672 {#1391
    date: 2023-11-05 22:44:32.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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Jackpot"
  +title: "Jackpot"
  +url: "https://feddit.de/pictrs/image/ac145390-e379-4a6e-8c44-89cf75692438.jpeg"
  +body: "Wenn Buzzwortbingo, wo dann Insekten?"
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699232649 {#2484
    date: 2023-11-06 02:04:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 10278
  -titleTs: "'jackpot':1"
  -bodyTs: "'buzzwortbingo':2 'dann':4 'insekten':5 'wenn':1 'wo':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699249672
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5338691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699220672 {#1391
    date: 2023-11-05 22:44:32.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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "H2O"
  +title: "H2O"
  +url: "https://lemmy.world/pictrs/image/966078ed-a02f-49c1-89e5-3ca4ddaf57e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700351622 {#1511
    date: 2023-11-19 00:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 10175
  -titleTs: "'h2o':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699280214
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7826745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699193814 {#1523
    date: 2023-11-05 15:16: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
39 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "H2O"
  +title: "H2O"
  +url: "https://lemmy.world/pictrs/image/966078ed-a02f-49c1-89e5-3ca4ddaf57e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700351622 {#1511
    date: 2023-11-19 00:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 10175
  -titleTs: "'h2o':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699280214
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7826745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699193814 {#1523
    date: 2023-11-05 15:16: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
40 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1510 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
  +slug: "H2O"
  +title: "H2O"
  +url: "https://lemmy.world/pictrs/image/966078ed-a02f-49c1-89e5-3ca4ddaf57e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700351622 {#1511
    date: 2023-11-19 00:53:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 10175
  -titleTs: "'h2o':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699280214
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7826745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699193814 {#1523
    date: 2023-11-05 15:16: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
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 {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Dude-looks-like-Prince-Charming-from-Shriek"
  +title: "Dude looks like Prince Charming from Shriek"
  +url: "https://startrek.website/pictrs/image/7f9fd2e1-2225-4eaf-a4d8-e854f0c189e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700271887 {#1533
    date: 2023-11-18 02:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17064
  -titleTs: "'charm':5 'dude':1 'like':3 'look':2 'princ':4 'shriek':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203718
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3394500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699192718 {#1539
    date: 2023-11-05 14:58: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
43 DENIED edit
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Dude-looks-like-Prince-Charming-from-Shriek"
  +title: "Dude looks like Prince Charming from Shriek"
  +url: "https://startrek.website/pictrs/image/7f9fd2e1-2225-4eaf-a4d8-e854f0c189e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700271887 {#1533
    date: 2023-11-18 02:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17064
  -titleTs: "'charm':5 'dude':1 'like':3 'look':2 'princ':4 'shriek':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203718
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3394500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699192718 {#1539
    date: 2023-11-05 14:58: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
44 DENIED moderate
App\Entity\Entry {#1541
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1531 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Dude-looks-like-Prince-Charming-from-Shriek"
  +title: "Dude looks like Prince Charming from Shriek"
  +url: "https://startrek.website/pictrs/image/7f9fd2e1-2225-4eaf-a4d8-e854f0c189e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700271887 {#1533
    date: 2023-11-18 02:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 17064
  -titleTs: "'charm':5 'dude':1 'like':3 'look':2 'princ':4 'shriek':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203718
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3394500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699192718 {#1539
    date: 2023-11-05 14:58: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Gaming"
  +title: "Gaming"
  +url: "https://feddit.de/pictrs/image/27ca2f52-d019-4425-b52e-da05c82ed24c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200254 {#1704
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 18391
  -titleTs: "'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194463
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5321925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699187963 {#1713
    date: 2023-11-05 13:39: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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Gaming"
  +title: "Gaming"
  +url: "https://feddit.de/pictrs/image/27ca2f52-d019-4425-b52e-da05c82ed24c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200254 {#1704
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 18391
  -titleTs: "'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194463
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5321925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699187963 {#1713
    date: 2023-11-05 13:39: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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "Gaming"
  +title: "Gaming"
  +url: "https://feddit.de/pictrs/image/27ca2f52-d019-4425-b52e-da05c82ed24c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200254 {#1704
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1742 …}
  +votes: Doctrine\ORM\PersistentCollection {#1659 …}
  +reports: Doctrine\ORM\PersistentCollection {#1747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1749 …}
  +badges: Doctrine\ORM\PersistentCollection {#1748 …}
  +children: []
  -id: 18391
  -titleTs: "'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194463
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5321925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699187963 {#1713
    date: 2023-11-05 13:39: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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Israhell-s-genocidal-kink"
  +title: "Israhell’s genocidal kink"
  +url: "https://lemmygrad.ml/pictrs/image/f68bbbb5-4642-47e6-a048-d3a50a071f7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699186735 {#1474
    date: 2023-11-05 13:18:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 10133
  -titleTs: "'genocid':3 'israhel':1 'kink':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699272102
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699185702 {#1472
    date: 2023-11-05 13:01:42.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Israhell-s-genocidal-kink"
  +title: "Israhell’s genocidal kink"
  +url: "https://lemmygrad.ml/pictrs/image/f68bbbb5-4642-47e6-a048-d3a50a071f7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699186735 {#1474
    date: 2023-11-05 13:18:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 10133
  -titleTs: "'genocid':3 'israhel':1 'kink':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699272102
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699185702 {#1472
    date: 2023-11-05 13:01:42.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Israhell-s-genocidal-kink"
  +title: "Israhell’s genocidal kink"
  +url: "https://lemmygrad.ml/pictrs/image/f68bbbb5-4642-47e6-a048-d3a50a071f7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699186735 {#1474
    date: 2023-11-05 13:18:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 10133
  -titleTs: "'genocid':3 'israhel':1 'kink':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699272102
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699185702 {#1472
    date: 2023-11-05 13:01:42.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 {#1493
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Very-very-frightening"
  +title: "Very very frightening"
  +url: "https://startrek.website/pictrs/image/3a62548d-b138-44ad-85d2-ecb3aeee8c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122237 {#1490
    date: 2023-11-04 19:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 9693
  -titleTs: "'frighten':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699188754
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3358765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102354 {#1491
    date: 2023-11-04 13:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Very-very-frightening"
  +title: "Very very frightening"
  +url: "https://startrek.website/pictrs/image/3a62548d-b138-44ad-85d2-ecb3aeee8c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122237 {#1490
    date: 2023-11-04 19:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 9693
  -titleTs: "'frighten':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699188754
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3358765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102354 {#1491
    date: 2023-11-04 13:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1495 …}
  +image: Proxies\__CG__\App\Entity\Image {#1492 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Very-very-frightening"
  +title: "Very very frightening"
  +url: "https://startrek.website/pictrs/image/3a62548d-b138-44ad-85d2-ecb3aeee8c24.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122237 {#1490
    date: 2023-11-04 19:23:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 9693
  -titleTs: "'frighten':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699188754
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3358765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699102354 {#1491
    date: 2023-11-04 13:52:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Appropriate-Measures-Are-in-Place"
  +title: "Appropriate Measures Are in Place."
  +url: "https://lemmy.sdf.org/pictrs/image/ab78c3ce-ed53-4640-b1d6-c449f60647e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699106224 {#1759
    date: 2023-11-04 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 9573
  -titleTs: "'appropri':1 'measur':2 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699173411
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6998952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087011 {#1762
    date: 2023-11-04 09:36:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Appropriate-Measures-Are-in-Place"
  +title: "Appropriate Measures Are in Place."
  +url: "https://lemmy.sdf.org/pictrs/image/ab78c3ce-ed53-4640-b1d6-c449f60647e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699106224 {#1759
    date: 2023-11-04 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 9573
  -titleTs: "'appropri':1 'measur':2 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699173411
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6998952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087011 {#1762
    date: 2023-11-04 09:36:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1779 …}
  +slug: "Appropriate-Measures-Are-in-Place"
  +title: "Appropriate Measures Are in Place."
  +url: "https://lemmy.sdf.org/pictrs/image/ab78c3ce-ed53-4640-b1d6-c449f60647e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699106224 {#1759
    date: 2023-11-04 14:57:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 9573
  -titleTs: "'appropri':1 'measur':2 'place':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699173411
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/6998952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699087011 {#1762
    date: 2023-11-04 09:36:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Today-November-3-marks-45-years-since-Dominica-adopted-its"
  +title: "Today (November 3) marks 45 years since Dominica adopted its flag. It is the only national flag using the color purple outside a coat of arms. (El Salvador and Nicaragua have purple in their CoA)."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Flag_of_Dominica.svg/1920px-Flag_of_Dominica.svg.png"
  +body: """
    (Since you almost need a magnifying glass to see the small purple fields in the rainbows of the flags of El Salvador and Nicaragua, I think they barely count.)\n
    \n
    The original flag from 1978 had the [sisserou parrot](https://en.wikipedia.org/wiki/Imperial_amazon) looking the other direction, and a different color order in the cross:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Dominica_%281978%E2%80%931981%29.svg/1920px-Flag_of_Dominica_%281978%E2%80%931981%29.svg.png)\n
    \n
    The current flag dates from 1990 (apparently also adopted November 3).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Dominica)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699017385 {#1786
    date: 2023-11-03 14:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 9315
  -titleTs: "'3':3 '45':5 'adopt':9 'arm':26 'coa':35 'coat':24 'color':20 'dominica':8 'el':27 'flag':11,17 'mark':4 'nation':16 'nicaragua':30 'novemb':2 'outsid':22 'purpl':21,32 'salvador':28 'sinc':7 'today':1 'use':18 'year':6"
  -bodyTs: "'/wiki/flag_of_dominica)':75 '/wiki/imperial_amazon)':41 '/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':56 '1978':34 '1990':62 '3':67 'adopt':65 'almost':3 'also':64 'appar':63 'articl':69 'bare':28 'color':49 'count':29 'cross':53 'current':58 'date':60 'differ':48 'direct':45 'el':21 'en.wikipedia.org':40,74 'en.wikipedia.org/wiki/flag_of_dominica)':73 'en.wikipedia.org/wiki/imperial_amazon)':39 'field':13 'flag':19,32,59,72 'glass':7 'look':42 'magnifi':6 'need':4 'nicaragua':24 'novemb':66 'order':50 'origin':31 'parrot':38 'purpl':12 'rainbow':16 'salvador':22 'see':9 'sinc':1 'sisserou':37 'small':11 'think':26 'upload.wikimedia.org':55 'upload.wikimedia.org/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':54 'wikipedia':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699086093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7733510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016593 {#1780
    date: 2023-11-03 14:03:13.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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Today-November-3-marks-45-years-since-Dominica-adopted-its"
  +title: "Today (November 3) marks 45 years since Dominica adopted its flag. It is the only national flag using the color purple outside a coat of arms. (El Salvador and Nicaragua have purple in their CoA)."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Flag_of_Dominica.svg/1920px-Flag_of_Dominica.svg.png"
  +body: """
    (Since you almost need a magnifying glass to see the small purple fields in the rainbows of the flags of El Salvador and Nicaragua, I think they barely count.)\n
    \n
    The original flag from 1978 had the [sisserou parrot](https://en.wikipedia.org/wiki/Imperial_amazon) looking the other direction, and a different color order in the cross:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Dominica_%281978%E2%80%931981%29.svg/1920px-Flag_of_Dominica_%281978%E2%80%931981%29.svg.png)\n
    \n
    The current flag dates from 1990 (apparently also adopted November 3).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Dominica)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699017385 {#1786
    date: 2023-11-03 14:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 9315
  -titleTs: "'3':3 '45':5 'adopt':9 'arm':26 'coa':35 'coat':24 'color':20 'dominica':8 'el':27 'flag':11,17 'mark':4 'nation':16 'nicaragua':30 'novemb':2 'outsid':22 'purpl':21,32 'salvador':28 'sinc':7 'today':1 'use':18 'year':6"
  -bodyTs: "'/wiki/flag_of_dominica)':75 '/wiki/imperial_amazon)':41 '/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':56 '1978':34 '1990':62 '3':67 'adopt':65 'almost':3 'also':64 'appar':63 'articl':69 'bare':28 'color':49 'count':29 'cross':53 'current':58 'date':60 'differ':48 'direct':45 'el':21 'en.wikipedia.org':40,74 'en.wikipedia.org/wiki/flag_of_dominica)':73 'en.wikipedia.org/wiki/imperial_amazon)':39 'field':13 'flag':19,32,59,72 'glass':7 'look':42 'magnifi':6 'need':4 'nicaragua':24 'novemb':66 'order':50 'origin':31 'parrot':38 'purpl':12 'rainbow':16 'salvador':22 'see':9 'sinc':1 'sisserou':37 'small':11 'think':26 'upload.wikimedia.org':55 'upload.wikimedia.org/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':54 'wikipedia':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699086093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7733510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016593 {#1780
    date: 2023-11-03 14:03:13.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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: Proxies\__CG__\App\Entity\Image {#1682 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "Today-November-3-marks-45-years-since-Dominica-adopted-its"
  +title: "Today (November 3) marks 45 years since Dominica adopted its flag. It is the only national flag using the color purple outside a coat of arms. (El Salvador and Nicaragua have purple in their CoA)."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Flag_of_Dominica.svg/1920px-Flag_of_Dominica.svg.png"
  +body: """
    (Since you almost need a magnifying glass to see the small purple fields in the rainbows of the flags of El Salvador and Nicaragua, I think they barely count.)\n
    \n
    The original flag from 1978 had the [sisserou parrot](https://en.wikipedia.org/wiki/Imperial_amazon) looking the other direction, and a different color order in the cross:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Flag_of_Dominica_%281978%E2%80%931981%29.svg/1920px-Flag_of_Dominica_%281978%E2%80%931981%29.svg.png)\n
    \n
    The current flag dates from 1990 (apparently also adopted November 3).\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Dominica)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699017385 {#1786
    date: 2023-11-03 14:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 9315
  -titleTs: "'3':3 '45':5 'adopt':9 'arm':26 'coa':35 'coat':24 'color':20 'dominica':8 'el':27 'flag':11,17 'mark':4 'nation':16 'nicaragua':30 'novemb':2 'outsid':22 'purpl':21,32 'salvador':28 'sinc':7 'today':1 'use':18 'year':6"
  -bodyTs: "'/wiki/flag_of_dominica)':75 '/wiki/imperial_amazon)':41 '/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':56 '1978':34 '1990':62 '3':67 'adopt':65 'almost':3 'also':64 'appar':63 'articl':69 'bare':28 'color':49 'count':29 'cross':53 'current':58 'date':60 'differ':48 'direct':45 'el':21 'en.wikipedia.org':40,74 'en.wikipedia.org/wiki/flag_of_dominica)':73 'en.wikipedia.org/wiki/imperial_amazon)':39 'field':13 'flag':19,32,59,72 'glass':7 'look':42 'magnifi':6 'need':4 'nicaragua':24 'novemb':66 'order':50 'origin':31 'parrot':38 'purpl':12 'rainbow':16 'salvador':22 'see':9 'sinc':1 'sisserou':37 'small':11 'think':26 'upload.wikimedia.org':55 'upload.wikimedia.org/wikipedia/commons/thumb/6/62/flag_of_dominica_%281978%e2%80%931981%29.svg/1920px-flag_of_dominica_%281978%e2%80%931981%29.svg.png)':54 'wikipedia':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699086093
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7733510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016593 {#1780
    date: 2023-11-03 14:03:13.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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1627
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1624
    date: 2023-11-03 13:50:06.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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1627
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1624
    date: 2023-11-03 13:50:06.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 {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1660 …}
  +slug: "Sus"
  +title: "Sus"
  +url: "https://i.imgflip.com/4izgnd.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699020235 {#1627
    date: 2023-11-03 15:03:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 9584
  -titleTs: "'sus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035806
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13711384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015806 {#1624
    date: 2023-11-03 13:50:06.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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "230th-anniversary-of-death-of-Olympe-de-Gouges-pioneer-of"
  +title: "230th anniversary of death of Olympe de Gouges, pioneer of feminism"
  +url: "https://upload.wikimedia.org/wikipedia/commons/0/05/Olympe_de_Gouges.png"
  +body: """
    Olympe de Gouges was a very early French feminist who was active during the French Revolution and was killed by Robbespierre during his reign of terror. She was particularly noteworthy because her activism could be regarded as an early form of intersectional feminism, because she fought not only for the rights of women, but also opposed slavery and the prison system of her time, as well as fighting for children’s rights and social security.\n
    \n
    [https://en.wikipedia.org/wiki/Olympe_de_Gouges](https://en.wikipedia.org/wiki/Olympe_de_Gouges)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543309 {#1426
    date: 2024-08-25 01:48:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 16481
  -titleTs: "'230th':1 'anniversari':2 'de':7 'death':4 'femin':11 'goug':8 'olymp':6 'pioneer':9"
  -bodyTs: "'/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':78 'activ':12,33 'also':55 'children':70 'could':34 'de':2 'earli':7,39 'en.wikipedia.org':77 'en.wikipedia.org/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':76 'femin':43 'feminist':9 'fight':68 'form':40 'fought':46 'french':8,15 'goug':3 'intersect':42 'kill':19 'noteworthi':30 'olymp':1 'oppos':56 'particular':29 'prison':60 'regard':36 'reign':24 'revolut':16 'right':51,72 'robbespierr':21 'secur':75 'slaveri':57 'social':74 'system':61 'terror':26 'time':64 'well':66 'women':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019333
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4953879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012833 {#1451
    date: 2023-11-03 13:00: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
71 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "230th-anniversary-of-death-of-Olympe-de-Gouges-pioneer-of"
  +title: "230th anniversary of death of Olympe de Gouges, pioneer of feminism"
  +url: "https://upload.wikimedia.org/wikipedia/commons/0/05/Olympe_de_Gouges.png"
  +body: """
    Olympe de Gouges was a very early French feminist who was active during the French Revolution and was killed by Robbespierre during his reign of terror. She was particularly noteworthy because her activism could be regarded as an early form of intersectional feminism, because she fought not only for the rights of women, but also opposed slavery and the prison system of her time, as well as fighting for children’s rights and social security.\n
    \n
    [https://en.wikipedia.org/wiki/Olympe_de_Gouges](https://en.wikipedia.org/wiki/Olympe_de_Gouges)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543309 {#1426
    date: 2024-08-25 01:48:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 16481
  -titleTs: "'230th':1 'anniversari':2 'de':7 'death':4 'femin':11 'goug':8 'olymp':6 'pioneer':9"
  -bodyTs: "'/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':78 'activ':12,33 'also':55 'children':70 'could':34 'de':2 'earli':7,39 'en.wikipedia.org':77 'en.wikipedia.org/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':76 'femin':43 'feminist':9 'fight':68 'form':40 'fought':46 'french':8,15 'goug':3 'intersect':42 'kill':19 'noteworthi':30 'olymp':1 'oppos':56 'particular':29 'prison':60 'regard':36 'reign':24 'revolut':16 'right':51,72 'robbespierr':21 'secur':75 'slaveri':57 'social':74 'system':61 'terror':26 'time':64 'well':66 'women':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019333
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4953879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012833 {#1451
    date: 2023-11-03 13:00: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
72 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1414 …}
  +image: Proxies\__CG__\App\Entity\Image {#1411 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1681 …}
  +slug: "230th-anniversary-of-death-of-Olympe-de-Gouges-pioneer-of"
  +title: "230th anniversary of death of Olympe de Gouges, pioneer of feminism"
  +url: "https://upload.wikimedia.org/wikipedia/commons/0/05/Olympe_de_Gouges.png"
  +body: """
    Olympe de Gouges was a very early French feminist who was active during the French Revolution and was killed by Robbespierre during his reign of terror. She was particularly noteworthy because her activism could be regarded as an early form of intersectional feminism, because she fought not only for the rights of women, but also opposed slavery and the prison system of her time, as well as fighting for children’s rights and social security.\n
    \n
    [https://en.wikipedia.org/wiki/Olympe_de_Gouges](https://en.wikipedia.org/wiki/Olympe_de_Gouges)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543309 {#1426
    date: 2024-08-25 01:48:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 16481
  -titleTs: "'230th':1 'anniversari':2 'de':7 'death':4 'femin':11 'goug':8 'olymp':6 'pioneer':9"
  -bodyTs: "'/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':78 'activ':12,33 'also':55 'children':70 'could':34 'de':2 'earli':7,39 'en.wikipedia.org':77 'en.wikipedia.org/wiki/olympe_de_gouges](https://en.wikipedia.org/wiki/olympe_de_gouges)':76 'femin':43 'feminist':9 'fight':68 'form':40 'fought':46 'french':8,15 'goug':3 'intersect':42 'kill':19 'noteworthi':30 'olymp':1 'oppos':56 'particular':29 'prison':60 'regard':36 'reign':24 'revolut':16 'right':51,72 'robbespierr':21 'secur':75 'slaveri':57 'social':74 'system':61 'terror':26 'time':64 'well':66 'women':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699019333
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4953879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699012833 {#1451
    date: 2023-11-03 13:00: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
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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Kids-loved-the-potato"
  +title: "Kids loved the potato"
  +url: "https://startrek.website/pictrs/image/9fc46045-cd64-4bd3-a00e-97fba928ad89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002921 {#1463
    date: 2023-11-03 10:15:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 19717
  -titleTs: "'kid':1 'love':2 'potato':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699012813
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7719736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698992813 {#1464
    date: 2023-11-03 07:26:53.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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Kids-loved-the-potato"
  +title: "Kids loved the potato"
  +url: "https://startrek.website/pictrs/image/9fc46045-cd64-4bd3-a00e-97fba928ad89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002921 {#1463
    date: 2023-11-03 10:15:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 19717
  -titleTs: "'kid':1 'love':2 'potato':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699012813
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7719736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698992813 {#1464
    date: 2023-11-03 07:26:53.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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1455 …}
  +image: Proxies\__CG__\App\Entity\Image {#1453 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Kids-loved-the-potato"
  +title: "Kids loved the potato"
  +url: "https://startrek.website/pictrs/image/9fc46045-cd64-4bd3-a00e-97fba928ad89.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699002921 {#1463
    date: 2023-11-03 10:15:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 19717
  -titleTs: "'kid':1 'love':2 'potato':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699012813
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7719736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698992813 {#1464
    date: 2023-11-03 07:26:53.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 {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Hello-there"
  +title: "Hello there"
  +url: "https://lemmy.ml/pictrs/image/68d2e6bc-752f-427a-ac68-302a79e282b8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698988903 {#1431
    date: 2023-11-03 06:21:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17919
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003313
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7415767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698974313 {#1440
    date: 2023-11-03 02:18: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
79 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Hello-there"
  +title: "Hello there"
  +url: "https://lemmy.ml/pictrs/image/68d2e6bc-752f-427a-ac68-302a79e282b8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698988903 {#1431
    date: 2023-11-03 06:21:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17919
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003313
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7415767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698974313 {#1440
    date: 2023-11-03 02:18: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
80 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#224 …}
  +image: Proxies\__CG__\App\Entity\Image {#1699 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1694 …}
  +slug: "Hello-there"
  +title: "Hello there"
  +url: "https://lemmy.ml/pictrs/image/68d2e6bc-752f-427a-ac68-302a79e282b8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698988903 {#1431
    date: 2023-11-03 06:21:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 17919
  -titleTs: "'hello':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699003313
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7415767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698974313 {#1440
    date: 2023-11-03 02:18: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
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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "DISCUSSION-SPOILERS-PRISCILLA-Cailee-Spaeny-Jacob-Elordi-Ari-Cohen-Dir"
  +title: "[DISCUSSION] [SPOILERS] - PRISCILLA - Cailee Spaeny, Jacob Elordi, Ari Cohen - Dir. by Sofia Coppola"
  +url: "https://www.filmlinc.org/wp-content/uploads/2023/07/Priscilla_DSC_0171-5-V3-1-1.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 3rd, 2023 | 1hr 53m | 6.7 | 91% | 81 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">When teenage Priscilla Beaulieu meets Elvis Presley, the man who is already a meteoric rock-and-roll superstar becomes someone entirely unexpected in private moments: a thrilling crush, an ally in loneliness, a vulnerable best friend.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola, Sandra Harmon, Priscilla Presley\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Cailee Spaeny | … | Priscilla |\n
    | Jacob Elordi | … | Elvis |\n
    | Ari Cohen | … | Captain Beaulieu |\n
    | Dagmara Dominczyk | … | Ann Beaulieu |\n
    | Tim Post | … | Vernon Presley |\n
    | Lynne Griffin | … | Grandma ‘Dodger’ |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698974243 {#1606
    date: 2023-11-03 02:17:23.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: 9222
  -titleTs: "'ari':8 'caile':4 'cohen':9 'coppola':13 'dir':10 'discuss':1 'elordi':7 'jacob':6 'priscilla':3 'sofia':12 'spaeni':5 'spoiler':2"
  -bodyTs: "'1hr':10 '2023':9 '3rd':8 '53m':11 '6.7':12 '81':14 '91':13 'alli':46 'alreadi':27 'ann':78 'ari':72 'beaulieu':19,75,79 'becom':35 'best':51 'caile':66 'captain':74 'cast':65 'cohen':73 'coppola':56,60 'crush':44 'dagmara':76 'date':2 'director':53 'dodger':87 'dominczyk':77 'elordi':70 'elvi':21,71 'entir':37 'friend':52 'grandma':86 'griffin':85 'harmon':62 'imdb':4 'jacob':69 'loneli':48 'lynn':84 'man':24 'meet':20 'metacrit':6 'meteor':29 'moment':41 'nov':7 'post':81 'premis':15 'presley':22,64,83 'priscilla':18,63,68 'privat':40 'releas':1 'rock':31 'rock-and-rol':30 'roll':33 'rottentomato':5 'runtim':3 'sandra':61 'sofia':55,59 'someon':36 'spaeni':67 'superstar':34 'teenag':17 'thrill':43 'tim':80 'unexpect':38 'vernon':82 'vulner':50 'writer':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699006706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7711153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698973206 {#1614
    date: 2023-11-03 02:00:06.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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "DISCUSSION-SPOILERS-PRISCILLA-Cailee-Spaeny-Jacob-Elordi-Ari-Cohen-Dir"
  +title: "[DISCUSSION] [SPOILERS] - PRISCILLA - Cailee Spaeny, Jacob Elordi, Ari Cohen - Dir. by Sofia Coppola"
  +url: "https://www.filmlinc.org/wp-content/uploads/2023/07/Priscilla_DSC_0171-5-V3-1-1.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 3rd, 2023 | 1hr 53m | 6.7 | 91% | 81 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">When teenage Priscilla Beaulieu meets Elvis Presley, the man who is already a meteoric rock-and-roll superstar becomes someone entirely unexpected in private moments: a thrilling crush, an ally in loneliness, a vulnerable best friend.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola, Sandra Harmon, Priscilla Presley\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Cailee Spaeny | … | Priscilla |\n
    | Jacob Elordi | … | Elvis |\n
    | Ari Cohen | … | Captain Beaulieu |\n
    | Dagmara Dominczyk | … | Ann Beaulieu |\n
    | Tim Post | … | Vernon Presley |\n
    | Lynne Griffin | … | Grandma ‘Dodger’ |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698974243 {#1606
    date: 2023-11-03 02:17:23.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: 9222
  -titleTs: "'ari':8 'caile':4 'cohen':9 'coppola':13 'dir':10 'discuss':1 'elordi':7 'jacob':6 'priscilla':3 'sofia':12 'spaeni':5 'spoiler':2"
  -bodyTs: "'1hr':10 '2023':9 '3rd':8 '53m':11 '6.7':12 '81':14 '91':13 'alli':46 'alreadi':27 'ann':78 'ari':72 'beaulieu':19,75,79 'becom':35 'best':51 'caile':66 'captain':74 'cast':65 'cohen':73 'coppola':56,60 'crush':44 'dagmara':76 'date':2 'director':53 'dodger':87 'dominczyk':77 'elordi':70 'elvi':21,71 'entir':37 'friend':52 'grandma':86 'griffin':85 'harmon':62 'imdb':4 'jacob':69 'loneli':48 'lynn':84 'man':24 'meet':20 'metacrit':6 'meteor':29 'moment':41 'nov':7 'post':81 'premis':15 'presley':22,64,83 'priscilla':18,63,68 'privat':40 'releas':1 'rock':31 'rock-and-rol':30 'roll':33 'rottentomato':5 'runtim':3 'sandra':61 'sofia':55,59 'someon':36 'spaeni':67 'superstar':34 'teenag':17 'thrill':43 'tim':80 'unexpect':38 'vernon':82 'vulner':50 'writer':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699006706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7711153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698973206 {#1614
    date: 2023-11-03 02:00:06.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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "DISCUSSION-SPOILERS-PRISCILLA-Cailee-Spaeny-Jacob-Elordi-Ari-Cohen-Dir"
  +title: "[DISCUSSION] [SPOILERS] - PRISCILLA - Cailee Spaeny, Jacob Elordi, Ari Cohen - Dir. by Sofia Coppola"
  +url: "https://www.filmlinc.org/wp-content/uploads/2023/07/Priscilla_DSC_0171-5-V3-1-1.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 3rd, 2023 | 1hr 53m | 6.7 | 91% | 81 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">When teenage Priscilla Beaulieu meets Elvis Presley, the man who is already a meteoric rock-and-roll superstar becomes someone entirely unexpected in private moments: a thrilling crush, an ally in loneliness, a vulnerable best friend.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Sofia Coppola, Sandra Harmon, Priscilla Presley\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Cailee Spaeny | … | Priscilla |\n
    | Jacob Elordi | … | Elvis |\n
    | Ari Cohen | … | Captain Beaulieu |\n
    | Dagmara Dominczyk | … | Ann Beaulieu |\n
    | Tim Post | … | Vernon Presley |\n
    | Lynne Griffin | … | Grandma ‘Dodger’ |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698974243 {#1606
    date: 2023-11-03 02:17:23.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: 9222
  -titleTs: "'ari':8 'caile':4 'cohen':9 'coppola':13 'dir':10 'discuss':1 'elordi':7 'jacob':6 'priscilla':3 'sofia':12 'spaeni':5 'spoiler':2"
  -bodyTs: "'1hr':10 '2023':9 '3rd':8 '53m':11 '6.7':12 '81':14 '91':13 'alli':46 'alreadi':27 'ann':78 'ari':72 'beaulieu':19,75,79 'becom':35 'best':51 'caile':66 'captain':74 'cast':65 'cohen':73 'coppola':56,60 'crush':44 'dagmara':76 'date':2 'director':53 'dodger':87 'dominczyk':77 'elordi':70 'elvi':21,71 'entir':37 'friend':52 'grandma':86 'griffin':85 'harmon':62 'imdb':4 'jacob':69 'loneli':48 'lynn':84 'man':24 'meet':20 'metacrit':6 'meteor':29 'moment':41 'nov':7 'post':81 'premis':15 'presley':22,64,83 'priscilla':18,63,68 'privat':40 'releas':1 'rock':31 'rock-and-rol':30 'roll':33 'rottentomato':5 'runtim':3 'sandra':61 'sofia':55,59 'someon':36 'spaeni':67 'superstar':34 'teenag':17 'thrill':43 'tim':80 'unexpect':38 'vernon':82 'vulner':50 'writer':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699006706
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7711153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698973206 {#1614
    date: 2023-11-03 02:00:06.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 {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "Think-of-the-children"
  +title: "Think of the children"
  +url: "https://hexbear.net/pictrs/image/ddcc3650-1c85-4dfa-9049-ab1e5c8e10ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698975628 {#1673
    date: 2023-11-03 02:40:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 17134
  -titleTs: "'children':4 'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698992575
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/990675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972575 {#1677
    date: 2023-11-03 01:49: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
87 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "Think-of-the-children"
  +title: "Think of the children"
  +url: "https://hexbear.net/pictrs/image/ddcc3650-1c85-4dfa-9049-ab1e5c8e10ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698975628 {#1673
    date: 2023-11-03 02:40:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 17134
  -titleTs: "'children':4 'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698992575
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/990675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972575 {#1677
    date: 2023-11-03 01:49: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
88 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1666 …}
  +slug: "Think-of-the-children"
  +title: "Think of the children"
  +url: "https://hexbear.net/pictrs/image/ddcc3650-1c85-4dfa-9049-ab1e5c8e10ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698975628 {#1673
    date: 2023-11-03 02:40:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 17134
  -titleTs: "'children':4 'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698992575
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/990675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698972575 {#1677
    date: 2023-11-03 01:49: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
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Random-05-13-2022"
  +title: "Random 05-13-2022"
  +url: "https://sh.itjust.works/pictrs/image/8d9cc46b-965c-4489-be3f-dce58c631d2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698963981 {#1661
    date: 2023-11-02 23:26:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 9177
  -titleTs: "'-13':3 '-2022':4 '05':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699043885
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8410163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957485 {#1662
    date: 2023-11-02 21:38: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
91 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Random-05-13-2022"
  +title: "Random 05-13-2022"
  +url: "https://sh.itjust.works/pictrs/image/8d9cc46b-965c-4489-be3f-dce58c631d2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698963981 {#1661
    date: 2023-11-02 23:26:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 9177
  -titleTs: "'-13':3 '-2022':4 '05':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699043885
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8410163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957485 {#1662
    date: 2023-11-02 21:38: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
92 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1366 …}
  +slug: "Random-05-13-2022"
  +title: "Random 05-13-2022"
  +url: "https://sh.itjust.works/pictrs/image/8d9cc46b-965c-4489-be3f-dce58c631d2a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 134
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698963981 {#1661
    date: 2023-11-02 23:26:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1577 …}
  +badges: Doctrine\ORM\PersistentCollection {#1579 …}
  +children: []
  -id: 9177
  -titleTs: "'-13':3 '-2022':4 '05':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699043885
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8410163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698957485 {#1662
    date: 2023-11-02 21:38: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
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 {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "What-he-doin"
  +title: "What he doin 😦"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f3eef895-6841-4768-81c6-a11d4237613a.jpeg"
  +body: "Here is some “OC” for a change"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698955732 {#1581
    date: 2023-11-02 21:08:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 9170
  -titleTs: "'doin':3"
  -bodyTs: "'chang':7 'oc':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041188
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7602699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954788 {#1588
    date: 2023-11-02 20:53: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
95 DENIED edit
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "What-he-doin"
  +title: "What he doin 😦"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f3eef895-6841-4768-81c6-a11d4237613a.jpeg"
  +body: "Here is some “OC” for a change"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698955732 {#1581
    date: 2023-11-02 21:08:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 9170
  -titleTs: "'doin':3"
  -bodyTs: "'chang':7 'oc':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041188
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7602699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954788 {#1588
    date: 2023-11-02 20:53: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
96 DENIED moderate
App\Entity\Entry {#1572
  +user: Proxies\__CG__\App\Entity\User {#1574 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "What-he-doin"
  +title: "What he doin 😦"
  +url: "https://lemmy.dbzer0.com/pictrs/image/f3eef895-6841-4768-81c6-a11d4237613a.jpeg"
  +body: "Here is some “OC” for a change"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698955732 {#1581
    date: 2023-11-02 21:08:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 9170
  -titleTs: "'doin':3"
  -bodyTs: "'chang':7 'oc':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699041188
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7602699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954788 {#1588
    date: 2023-11-02 20:53: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
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 {#1550
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1525
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1567
    date: 2023-11-02 12:03:25.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 {#1550
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1525
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1567
    date: 2023-11-02 12:03:25.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 {#1550
  +user: Proxies\__CG__\App\Entity\User {#1529 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Cybernetic-Queens-handing-out-assimilation-is-no-basis-for-a"
  +title: "Cybernetic Queens handing out assimilation is no basis for a system of government"
  +url: "https://startrek.website/pictrs/image/ac59a587-71d8-41f4-b3ea-a0380926a912.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698926662 {#1525
    date: 2023-11-02 13:04:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 9590
  -titleTs: "'assimil':5 'basi':8 'cybernet':1 'govern':13 'hand':3 'queen':2 'system':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698961005
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3289455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698923005 {#1567
    date: 2023-11-02 12:03:25.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