GET https://kbin.spritesserver.nl/?p=502

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Thank-you-Lucy"
  +title: "Thank you, Lucy!"
  +url: "https://startrek.website/pictrs/image/adb5ca98-0d79-402a-82d8-b0b006c0b97b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699138571 {#191
    date: 2023-11-04 23:56:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 9863
  -titleTs: "'luci':3 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203212
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116812 {#242
    date: 2023-11-04 17:53: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Thank-you-Lucy"
  +title: "Thank you, Lucy!"
  +url: "https://startrek.website/pictrs/image/adb5ca98-0d79-402a-82d8-b0b006c0b97b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699138571 {#191
    date: 2023-11-04 23:56:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 9863
  -titleTs: "'luci':3 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203212
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116812 {#242
    date: 2023-11-04 17:53: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Thank-you-Lucy"
  +title: "Thank you, Lucy!"
  +url: "https://startrek.website/pictrs/image/adb5ca98-0d79-402a-82d8-b0b006c0b97b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699138571 {#191
    date: 2023-11-04 23:56:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 9863
  -titleTs: "'luci':3 'thank':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203212
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116812 {#242
    date: 2023-11-04 17:53: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
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 {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Oops-spilled-some-tea"
  +title: "Oops, spilled some tea"
  +url: "https://startrek.website/pictrs/image/aa60ba11-8ab0-47e3-a249-2f58f17f3202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699125764 {#1877
    date: 2023-11-04 20:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 9862
  -titleTs: "'oop':1 'spill':2 'tea':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203113
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365910"
  +editedAt: DateTimeImmutable @1699116735 {#1876
    date: 2023-11-04 17:52:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699116713 {#1894
    date: 2023-11-04 17:51: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
7 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Oops-spilled-some-tea"
  +title: "Oops, spilled some tea"
  +url: "https://startrek.website/pictrs/image/aa60ba11-8ab0-47e3-a249-2f58f17f3202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699125764 {#1877
    date: 2023-11-04 20:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 9862
  -titleTs: "'oop':1 'spill':2 'tea':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203113
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365910"
  +editedAt: DateTimeImmutable @1699116735 {#1876
    date: 2023-11-04 17:52:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699116713 {#1894
    date: 2023-11-04 17:51: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
8 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Oops-spilled-some-tea"
  +title: "Oops, spilled some tea"
  +url: "https://startrek.website/pictrs/image/aa60ba11-8ab0-47e3-a249-2f58f17f3202.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699125764 {#1877
    date: 2023-11-04 20:22:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 9862
  -titleTs: "'oop':1 'spill':2 'tea':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699203113
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365910"
  +editedAt: DateTimeImmutable @1699116735 {#1876
    date: 2023-11-04 17:52:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699116713 {#1894
    date: 2023-11-04 17:51: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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "MRW-there-is-a-sick-meme-on-Lemmy-but-its"
  +title: "MRW there is a sick meme on Lemmy but its not from Star Trek"
  +url: "https://startrek.website/pictrs/image/3f87ae1f-a2fd-46be-b935-e5e0cd0f91a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699124595 {#1953
    date: 2023-11-04 20:03:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9854
  -titleTs: "'lemmi':8 'meme':6 'mrw':1 'sick':5 'star':13 'trek':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202714
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116314 {#1937
    date: 2023-11-04 17:45:14.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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "MRW-there-is-a-sick-meme-on-Lemmy-but-its"
  +title: "MRW there is a sick meme on Lemmy but its not from Star Trek"
  +url: "https://startrek.website/pictrs/image/3f87ae1f-a2fd-46be-b935-e5e0cd0f91a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699124595 {#1953
    date: 2023-11-04 20:03:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9854
  -titleTs: "'lemmi':8 'meme':6 'mrw':1 'sick':5 'star':13 'trek':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202714
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116314 {#1937
    date: 2023-11-04 17:45:14.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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "MRW-there-is-a-sick-meme-on-Lemmy-but-its"
  +title: "MRW there is a sick meme on Lemmy but its not from Star Trek"
  +url: "https://startrek.website/pictrs/image/3f87ae1f-a2fd-46be-b935-e5e0cd0f91a7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699124595 {#1953
    date: 2023-11-04 20:03:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 9854
  -titleTs: "'lemmi':8 'meme':6 'mrw':1 'sick':5 'star':13 'trek':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202714
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3365471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699116314 {#1937
    date: 2023-11-04 17:45:14.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Admit-it-there-are-some-bangers"
  +title: "Admit it there are some bangers."
  +url: "https://lemmy.world/pictrs/image/3c9dc430-66dd-44c4-a33e-66e59e5a110f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699579363 {#1397
    date: 2023-11-10 02:22:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 9853
  -titleTs: "'admit':1 'banger':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7786336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115935 {#1388
    date: 2023-11-04 17:38:55.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Admit-it-there-are-some-bangers"
  +title: "Admit it there are some bangers."
  +url: "https://lemmy.world/pictrs/image/3c9dc430-66dd-44c4-a33e-66e59e5a110f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699579363 {#1397
    date: 2023-11-10 02:22:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 9853
  -titleTs: "'admit':1 'banger':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7786336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115935 {#1388
    date: 2023-11-04 17:38:55.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 {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Admit-it-there-are-some-bangers"
  +title: "Admit it there are some bangers."
  +url: "https://lemmy.world/pictrs/image/3c9dc430-66dd-44c4-a33e-66e59e5a110f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699579363 {#1397
    date: 2023-11-10 02:22:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 9853
  -titleTs: "'admit':1 'banger':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699202335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7786336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115935 {#1388
    date: 2023-11-04 17:38:55.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 {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Spectacular-hall-likely-used-by-Nordic-Bronze-Age-royalty-unearthed"
  +title: "'Spectacular' hall, likely used by Nordic Bronze Age royalty, unearthed in Germany"
  +url: "https://www.livescience.com/archaeology/spectacular-hall-likely-used-by-nordic-bronze-age-royalty-unearthed-in-germany"
  +body: """
    Archaeologists in Germany have discovered the remains of a massive hall that was likely used by royalty roughly 3,000 years ago.\n
    \n
    With a floor plan stretching 102 by 33 feet (31 by 10 meters), the enormous structure, located near what is now Berlin, is the largest known ancient construction of its kind in the region. It was built sometime between the 10th and ninth centuries B.C. during the Nordic Bronze Age (2200 to 500 B.C.), according to a translated statement.\n
    \n
    “We were overwhelmed by how big this building must have been,” Immo Heske, an archaeologist at Georg-August University of Göttingen in Germany who found the hall in March with his team, said in the statement. Researchers dubbed the discovery a “spectacular find.”\n
    \n
    Researchers think the building once served as a meeting hall for King Hinz, the supposed ruler of Prignitz, now a district in northern Germany, who was allegedly buried in a golden coffin, according to a translated article in Spiegel Science.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699115887 {#1969
    date: 2023-11-04 17:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9852
  -titleTs: "'age':8 'bronz':7 'germani':12 'hall':2 'like':3 'nordic':6 'royalti':9 'spectacular':1 'unearth':10 'use':4"
  -bodyTs: "'000':20 '10':34 '102':28 '10th':63 '2200':73 '3':19 '31':32 '33':30 '500':75 'accord':77,158 'age':72 'ago':22 'alleg':152 'ancient':49 'archaeologist':1,96 'articl':162 'august':100 'b.c':67,76 'berlin':44 'big':87 'bronz':71 'build':89,129 'built':59 'buri':153 'centuri':66 'coffin':157 'construct':50 'discov':5 'discoveri':122 'district':146 'dub':120 'enorm':37 'feet':31 'find':125 'floor':25 'found':107 'georg':99 'georg-august':98 'germani':3,105,149 'golden':156 'göttingen':103 'hall':11,109,135 'hesk':94 'hinz':138 'immo':93 'kind':53 'king':137 'known':48 'largest':47 'like':14 'locat':39 'march':111 'massiv':10 'meet':134 'meter':35 'must':90 'near':40 'ninth':65 'nordic':70 'northern':148 'overwhelm':84 'plan':26 'prignitz':143 'region':56 'remain':7 'research':119,126 'rough':18 'royalti':17 'ruler':141 'said':115 'scienc':165 'serv':131 'sometim':60 'spectacular':124 'spiegel':164 'statement':81,118 'stretch':27 'structur':38 'suppos':140 'team':114 'think':127 'translat':80,161 'univers':101 'use':15 'year':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201387
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4138206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115887 {#1941
    date: 2023-11-04 17:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Spectacular-hall-likely-used-by-Nordic-Bronze-Age-royalty-unearthed"
  +title: "'Spectacular' hall, likely used by Nordic Bronze Age royalty, unearthed in Germany"
  +url: "https://www.livescience.com/archaeology/spectacular-hall-likely-used-by-nordic-bronze-age-royalty-unearthed-in-germany"
  +body: """
    Archaeologists in Germany have discovered the remains of a massive hall that was likely used by royalty roughly 3,000 years ago.\n
    \n
    With a floor plan stretching 102 by 33 feet (31 by 10 meters), the enormous structure, located near what is now Berlin, is the largest known ancient construction of its kind in the region. It was built sometime between the 10th and ninth centuries B.C. during the Nordic Bronze Age (2200 to 500 B.C.), according to a translated statement.\n
    \n
    “We were overwhelmed by how big this building must have been,” Immo Heske, an archaeologist at Georg-August University of Göttingen in Germany who found the hall in March with his team, said in the statement. Researchers dubbed the discovery a “spectacular find.”\n
    \n
    Researchers think the building once served as a meeting hall for King Hinz, the supposed ruler of Prignitz, now a district in northern Germany, who was allegedly buried in a golden coffin, according to a translated article in Spiegel Science.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699115887 {#1969
    date: 2023-11-04 17:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9852
  -titleTs: "'age':8 'bronz':7 'germani':12 'hall':2 'like':3 'nordic':6 'royalti':9 'spectacular':1 'unearth':10 'use':4"
  -bodyTs: "'000':20 '10':34 '102':28 '10th':63 '2200':73 '3':19 '31':32 '33':30 '500':75 'accord':77,158 'age':72 'ago':22 'alleg':152 'ancient':49 'archaeologist':1,96 'articl':162 'august':100 'b.c':67,76 'berlin':44 'big':87 'bronz':71 'build':89,129 'built':59 'buri':153 'centuri':66 'coffin':157 'construct':50 'discov':5 'discoveri':122 'district':146 'dub':120 'enorm':37 'feet':31 'find':125 'floor':25 'found':107 'georg':99 'georg-august':98 'germani':3,105,149 'golden':156 'göttingen':103 'hall':11,109,135 'hesk':94 'hinz':138 'immo':93 'kind':53 'king':137 'known':48 'largest':47 'like':14 'locat':39 'march':111 'massiv':10 'meet':134 'meter':35 'must':90 'near':40 'ninth':65 'nordic':70 'northern':148 'overwhelm':84 'plan':26 'prignitz':143 'region':56 'remain':7 'research':119,126 'rough':18 'royalti':17 'ruler':141 'said':115 'scienc':165 'serv':131 'sometim':60 'spectacular':124 'spiegel':164 'statement':81,118 'stretch':27 'structur':38 'suppos':140 'team':114 'think':127 'translat':80,161 'univers':101 'use':15 'year':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201387
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4138206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115887 {#1941
    date: 2023-11-04 17:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Spectacular-hall-likely-used-by-Nordic-Bronze-Age-royalty-unearthed"
  +title: "'Spectacular' hall, likely used by Nordic Bronze Age royalty, unearthed in Germany"
  +url: "https://www.livescience.com/archaeology/spectacular-hall-likely-used-by-nordic-bronze-age-royalty-unearthed-in-germany"
  +body: """
    Archaeologists in Germany have discovered the remains of a massive hall that was likely used by royalty roughly 3,000 years ago.\n
    \n
    With a floor plan stretching 102 by 33 feet (31 by 10 meters), the enormous structure, located near what is now Berlin, is the largest known ancient construction of its kind in the region. It was built sometime between the 10th and ninth centuries B.C. during the Nordic Bronze Age (2200 to 500 B.C.), according to a translated statement.\n
    \n
    “We were overwhelmed by how big this building must have been,” Immo Heske, an archaeologist at Georg-August University of Göttingen in Germany who found the hall in March with his team, said in the statement. Researchers dubbed the discovery a “spectacular find.”\n
    \n
    Researchers think the building once served as a meeting hall for King Hinz, the supposed ruler of Prignitz, now a district in northern Germany, who was allegedly buried in a golden coffin, according to a translated article in Spiegel Science.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699115887 {#1969
    date: 2023-11-04 17:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 9852
  -titleTs: "'age':8 'bronz':7 'germani':12 'hall':2 'like':3 'nordic':6 'royalti':9 'spectacular':1 'unearth':10 'use':4"
  -bodyTs: "'000':20 '10':34 '102':28 '10th':63 '2200':73 '3':19 '31':32 '33':30 '500':75 'accord':77,158 'age':72 'ago':22 'alleg':152 'ancient':49 'archaeologist':1,96 'articl':162 'august':100 'b.c':67,76 'berlin':44 'big':87 'bronz':71 'build':89,129 'built':59 'buri':153 'centuri':66 'coffin':157 'construct':50 'discov':5 'discoveri':122 'district':146 'dub':120 'enorm':37 'feet':31 'find':125 'floor':25 'found':107 'georg':99 'georg-august':98 'germani':3,105,149 'golden':156 'göttingen':103 'hall':11,109,135 'hesk':94 'hinz':138 'immo':93 'kind':53 'king':137 'known':48 'largest':47 'like':14 'locat':39 'march':111 'massiv':10 'meet':134 'meter':35 'must':90 'near':40 'ninth':65 'nordic':70 'northern':148 'overwhelm':84 'plan':26 'prignitz':143 'region':56 'remain':7 'research':119,126 'rough':18 'royalti':17 'ruler':141 'said':115 'scienc':165 'serv':131 'sometim':60 'spectacular':124 'spiegel':164 'statement':81,118 'stretch':27 'structur':38 'suppos':140 'team':114 'think':127 'translat':80,161 'univers':101 'use':15 'year':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201387
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4138206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699115887 {#1941
    date: 2023-11-04 17:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "More-Beautiful-Than-Ever-Israeli-Minister-Delights-in-Gaza-Genocide"
  +title: "‘More Beautiful Than Ever’: Israeli Minister Delights in Gaza Genocide"
  +url: "https://www.moroccoworldnews.com/2023/11/358737/more-beautiful-than-ever-israeli-minister-delights-in-gaza-genocide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699114828 {#1367
    date: 2023-11-04 17:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9848
  -titleTs: "'beauti':2 'delight':7 'ever':4 'gaza':9 'genocid':10 'isra':5 'minist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201228
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5475155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114828 {#1902
    date: 2023-11-04 17:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "More-Beautiful-Than-Ever-Israeli-Minister-Delights-in-Gaza-Genocide"
  +title: "‘More Beautiful Than Ever’: Israeli Minister Delights in Gaza Genocide"
  +url: "https://www.moroccoworldnews.com/2023/11/358737/more-beautiful-than-ever-israeli-minister-delights-in-gaza-genocide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699114828 {#1367
    date: 2023-11-04 17:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9848
  -titleTs: "'beauti':2 'delight':7 'ever':4 'gaza':9 'genocid':10 'isra':5 'minist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201228
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5475155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114828 {#1902
    date: 2023-11-04 17:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "More-Beautiful-Than-Ever-Israeli-Minister-Delights-in-Gaza-Genocide"
  +title: "‘More Beautiful Than Ever’: Israeli Minister Delights in Gaza Genocide"
  +url: "https://www.moroccoworldnews.com/2023/11/358737/more-beautiful-than-ever-israeli-minister-delights-in-gaza-genocide"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699114828 {#1367
    date: 2023-11-04 17:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 9848
  -titleTs: "'beauti':2 'delight':7 'ever':4 'gaza':9 'genocid':10 'isra':5 'minist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201228
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5475155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114828 {#1902
    date: 2023-11-04 17:20:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#2426
    date: 2023-11-05 20:59:03.0 +01: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: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#2440
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#2439
    date: 2023-11-04 17:18: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
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#2426
    date: 2023-11-05 20:59:03.0 +01: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: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#2440
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#2439
    date: 2023-11-04 17:18: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
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Lieutenant-Yar-won-t-be-joining-us-for-the-rest-of"
  +title: "Lieutenant Yar won't be joining us for the rest of her life"
  +url: "https://startrek.website/pictrs/image/ddf08ce6-6615-4a92-b46f-1b739c071fd8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 284
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214343 {#2426
    date: 2023-11-05 20:59:03.0 +01: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: 9846
  -titleTs: "'join':6 'lieuten':1 'life':13 'rest':10 'us':7 'won':3 'yar':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201133
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364737"
  +editedAt: DateTimeImmutable @1699124704 {#2440
    date: 2023-11-04 20:05:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699114733 {#2439
    date: 2023-11-04 17:18: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
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 {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "What-do-you-use-for-cloud-storage-and-why"
  +title: "What do you use for cloud storage and why?"
  +url: null
  +body: """
    I’ve been wanting to move away from Dropbox for a long while, but I haven’t been able to find a suitable replacement. Dropbox has always been super convenient and has just worked for me.\n
    \n
    I’ve tried Tresoit but the low link sharing limits (2gb) and 10gb limit for files is somewhat of a deal breaker for me. I’ve been interested in Proton Drive for a while, but until their mac app is ready it’s unusable for me.\n
    \n
    I’ve also tried self-hosting a nextcloud instance (multiple times) but I’ve always just had too many issues with it. It’s been inconsistent in actually backing up files from my mac, I’ve had so many file conflicts, etc. I have a truenas scale server, so if there are other self-hosted methods I should try let me know.\n
    \n
    Currently, I’m looking at filen and sync.com, but I’ve heard both have their issues so I’m curious to hear everyones thoughts on them as well.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933364 {#2477
    date: 2023-11-14 04:42:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9845
  -titleTs: "'cloud':6 'storag':7 'use':4"
  -bodyTs: "'10gb':49 '2gb':47 'abl':19 'actual':111 'also':85 'alway':27,98 'app':75 'away':7 'back':112 'breaker':58 'conflict':124 'conveni':30 'curious':166 'current':147 'deal':57 'drive':67 'dropbox':9,25 'etc':125 'everyon':169 'file':52,114,123 'filen':152 'find':21 'haven':16 'hear':168 'heard':158 'host':89,139 'inconsist':109 'instanc':92 'interest':64 'issu':103,162 'know':146 'let':144 'limit':46,50 'link':44 'long':12 'look':150 'low':43 'm':149,165 'mac':74,117 'mani':102,122 'method':140 'move':6 'multipl':93 'nextcloud':91 'proton':66 'readi':77 'replac':24 'scale':130 'self':88,138 'self-host':87,137 'server':131 'share':45 'somewhat':54 'suitabl':23 'super':29 'sync.com':154 'thank':175 'thought':170 'time':94 'tresoit':40 'tri':39,86,143 'truena':129 'unus':80 've':2,38,62,84,97,119,157 'want':4 'well':174 'work':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201109
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5398117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114709 {#2483
    date: 2023-11-04 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "What-do-you-use-for-cloud-storage-and-why"
  +title: "What do you use for cloud storage and why?"
  +url: null
  +body: """
    I’ve been wanting to move away from Dropbox for a long while, but I haven’t been able to find a suitable replacement. Dropbox has always been super convenient and has just worked for me.\n
    \n
    I’ve tried Tresoit but the low link sharing limits (2gb) and 10gb limit for files is somewhat of a deal breaker for me. I’ve been interested in Proton Drive for a while, but until their mac app is ready it’s unusable for me.\n
    \n
    I’ve also tried self-hosting a nextcloud instance (multiple times) but I’ve always just had too many issues with it. It’s been inconsistent in actually backing up files from my mac, I’ve had so many file conflicts, etc. I have a truenas scale server, so if there are other self-hosted methods I should try let me know.\n
    \n
    Currently, I’m looking at filen and sync.com, but I’ve heard both have their issues so I’m curious to hear everyones thoughts on them as well.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933364 {#2477
    date: 2023-11-14 04:42:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9845
  -titleTs: "'cloud':6 'storag':7 'use':4"
  -bodyTs: "'10gb':49 '2gb':47 'abl':19 'actual':111 'also':85 'alway':27,98 'app':75 'away':7 'back':112 'breaker':58 'conflict':124 'conveni':30 'curious':166 'current':147 'deal':57 'drive':67 'dropbox':9,25 'etc':125 'everyon':169 'file':52,114,123 'filen':152 'find':21 'haven':16 'hear':168 'heard':158 'host':89,139 'inconsist':109 'instanc':92 'interest':64 'issu':103,162 'know':146 'let':144 'limit':46,50 'link':44 'long':12 'look':150 'low':43 'm':149,165 'mac':74,117 'mani':102,122 'method':140 'move':6 'multipl':93 'nextcloud':91 'proton':66 'readi':77 'replac':24 'scale':130 'self':88,138 'self-host':87,137 'server':131 'share':45 'somewhat':54 'suitabl':23 'super':29 'sync.com':154 'thank':175 'thought':170 'time':94 'tresoit':40 'tri':39,86,143 'truena':129 'unus':80 've':2,38,62,84,97,119,157 'want':4 'well':174 'work':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201109
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5398117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114709 {#2483
    date: 2023-11-04 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "What-do-you-use-for-cloud-storage-and-why"
  +title: "What do you use for cloud storage and why?"
  +url: null
  +body: """
    I’ve been wanting to move away from Dropbox for a long while, but I haven’t been able to find a suitable replacement. Dropbox has always been super convenient and has just worked for me.\n
    \n
    I’ve tried Tresoit but the low link sharing limits (2gb) and 10gb limit for files is somewhat of a deal breaker for me. I’ve been interested in Proton Drive for a while, but until their mac app is ready it’s unusable for me.\n
    \n
    I’ve also tried self-hosting a nextcloud instance (multiple times) but I’ve always just had too many issues with it. It’s been inconsistent in actually backing up files from my mac, I’ve had so many file conflicts, etc. I have a truenas scale server, so if there are other self-hosted methods I should try let me know.\n
    \n
    Currently, I’m looking at filen and sync.com, but I’ve heard both have their issues so I’m curious to hear everyones thoughts on them as well.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933364 {#2477
    date: 2023-11-14 04:42:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 9845
  -titleTs: "'cloud':6 'storag':7 'use':4"
  -bodyTs: "'10gb':49 '2gb':47 'abl':19 'actual':111 'also':85 'alway':27,98 'app':75 'away':7 'back':112 'breaker':58 'conflict':124 'conveni':30 'curious':166 'current':147 'deal':57 'drive':67 'dropbox':9,25 'etc':125 'everyon':169 'file':52,114,123 'filen':152 'find':21 'haven':16 'hear':168 'heard':158 'host':89,139 'inconsist':109 'instanc':92 'interest':64 'issu':103,162 'know':146 'let':144 'limit':46,50 'link':44 'long':12 'look':150 'low':43 'm':149,165 'mac':74,117 'mani':102,122 'method':140 'move':6 'multipl':93 'nextcloud':91 'proton':66 'readi':77 'replac':24 'scale':130 'self':88,138 'self-host':87,137 'server':131 'share':45 'somewhat':54 'suitabl':23 'super':29 'sync.com':154 'thank':175 'thought':170 'time':94 'tresoit':40 'tri':39,86,143 'truena':129 'unus':80 've':2,38,62,84,97,119,157 'want':4 'well':174 'work':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201109
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5398117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114709 {#2483
    date: 2023-11-04 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "INNER-SELF-OC"
  +title: "‘INNER SELF’ [OC]"
  +url: "https://feddit.nl/pictrs/image/3b7cc89f-c7c5-46b7-aed3-f41b3e4ea1db.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5841069](https://feddit.nl/post/5841069)\n
    \n
    > Oops. Got some of my inner self on my finger. :เ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701633969 {#2481
    date: 2023-12-03 21:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 9844
  -titleTs: "'inner':1 'oc':3 'self':2"
  -bodyTs: "'/post/5841069](https://feddit.nl/post/5841069)':7 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5841069](https://feddit.nl/post/5841069)':5 'finger':17 'got':9 'inner':13 'oop':8 'post':3 'self':14 'เ':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201082
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5841071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114682 {#1512
    date: 2023-11-04 17:18:02.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "INNER-SELF-OC"
  +title: "‘INNER SELF’ [OC]"
  +url: "https://feddit.nl/pictrs/image/3b7cc89f-c7c5-46b7-aed3-f41b3e4ea1db.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5841069](https://feddit.nl/post/5841069)\n
    \n
    > Oops. Got some of my inner self on my finger. :เ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701633969 {#2481
    date: 2023-12-03 21:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 9844
  -titleTs: "'inner':1 'oc':3 'self':2"
  -bodyTs: "'/post/5841069](https://feddit.nl/post/5841069)':7 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5841069](https://feddit.nl/post/5841069)':5 'finger':17 'got':9 'inner':13 'oop':8 'post':3 'self':14 'เ':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201082
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5841071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114682 {#1512
    date: 2023-11-04 17:18:02.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1500 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1521 …}
  +slug: "INNER-SELF-OC"
  +title: "‘INNER SELF’ [OC]"
  +url: "https://feddit.nl/pictrs/image/3b7cc89f-c7c5-46b7-aed3-f41b3e4ea1db.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5841069](https://feddit.nl/post/5841069)\n
    \n
    > Oops. Got some of my inner self on my finger. :เ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701633969 {#2481
    date: 2023-12-03 21:06:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 9844
  -titleTs: "'inner':1 'oc':3 'self':2"
  -bodyTs: "'/post/5841069](https://feddit.nl/post/5841069)':7 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5841069](https://feddit.nl/post/5841069)':5 'finger':17 'got':9 'inner':13 'oop':8 'post':3 'self':14 'เ':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699201082
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5841071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114682 {#1512
    date: 2023-11-04 17:18:02.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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#1522
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1510
    date: 2023-11-04 17:13:24.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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#1522
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1510
    date: 2023-11-04 17:13:24.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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Bets-on-the-next-one"
  +title: "Bets on the next one?"
  +url: "https://startrek.website/pictrs/image/50b9afb1-9c45-4774-b4f6-342360d7ad96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 878
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211202 {#1522
    date: 2023-11-05 20:06:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 9842
  -titleTs: "'bet':1 'next':4 'one':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200804
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114404 {#1510
    date: 2023-11-04 17:13:24.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#1541
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#1529
    date: 2023-11-05 17:13:14.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#1541
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#1529
    date: 2023-11-05 17:13:14.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#1541
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1515 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#1529
    date: 2023-11-05 17:13:14.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Why-you-have-to-call-me-out-like-that-ADHDinos"
  +title: "Why you have to call me out like that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/5c13e9b2-76f6-4a22-b79e-4d00a70516eb.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699199085 {#1712
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 9838
  -titleTs: "'adhdino':10 'call':5 'like':8"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200313
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364197"
  +editedAt: DateTimeImmutable @1699113987 {#1710
    date: 2023-11-04 17:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699113913 {#1706
    date: 2023-11-04 17:05: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
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Why-you-have-to-call-me-out-like-that-ADHDinos"
  +title: "Why you have to call me out like that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/5c13e9b2-76f6-4a22-b79e-4d00a70516eb.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699199085 {#1712
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 9838
  -titleTs: "'adhdino':10 'call':5 'like':8"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200313
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364197"
  +editedAt: DateTimeImmutable @1699113987 {#1710
    date: 2023-11-04 17:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699113913 {#1706
    date: 2023-11-04 17:05: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
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1501 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Why-you-have-to-call-me-out-like-that-ADHDinos"
  +title: "Why you have to call me out like that? [ADHDinos]"
  +url: "https://startrek.website/pictrs/image/5c13e9b2-76f6-4a22-b79e-4d00a70516eb.jpeg"
  +body: """
    ADHDinos Source Links:\n
    \n
    - [Webtoon](https://www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)\n
    - [Website](https://adhdinos.com/en-cad/)\n
    - [Facebook](https://www.facebook.com/ADHDinos/)\n
    - [Instagram](https://www.instagram.com/adhdinos/?hl=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 572
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699199085 {#1712
    date: 2023-11-05 16:44:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 9838
  -titleTs: "'adhdino':10 'call':5 'like':8"
  -bodyTs: "'/adhdinos/)':15 '/adhdinos/?hl=en)':19 '/en-cad/)':11 '/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':7 'adhdino':1 'adhdinos.com':10 'adhdinos.com/en-cad/)':9 'facebook':12 'instagram':16 'link':3 'sourc':2 'websit':8 'webtoon':4 'www.facebook.com':14 'www.facebook.com/adhdinos/)':13 'www.instagram.com':18 'www.instagram.com/adhdinos/?hl=en)':17 'www.webtoons.com':6 'www.webtoons.com/en/canvas/adhdinos/list?title_no=820817&webtoon-platform-redirect=true)':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200313
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3364197"
  +editedAt: DateTimeImmutable @1699113987 {#1710
    date: 2023-11-04 17:06:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699113913 {#1706
    date: 2023-11-04 17:05: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
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 {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Cue-closing-theme"
  +title: "Cue closing theme"
  +url: "https://sh.itjust.works/pictrs/image/cecd8963-f097-4c70-960f-84102848a931.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699128582 {#1471
    date: 2023-11-04 21:09:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 9835
  -titleTs: "'close':2 'cue':1 'theme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699199249
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8524009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699112849 {#1467
    date: 2023-11-04 16:47:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Cue-closing-theme"
  +title: "Cue closing theme"
  +url: "https://sh.itjust.works/pictrs/image/cecd8963-f097-4c70-960f-84102848a931.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699128582 {#1471
    date: 2023-11-04 21:09:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 9835
  -titleTs: "'close':2 'cue':1 'theme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699199249
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8524009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699112849 {#1467
    date: 2023-11-04 16:47:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Cue-closing-theme"
  +title: "Cue closing theme"
  +url: "https://sh.itjust.works/pictrs/image/cecd8963-f097-4c70-960f-84102848a931.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699128582 {#1471
    date: 2023-11-04 21:09:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 9835
  -titleTs: "'close':2 'cue':1 'theme':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699199249
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8524009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699112849 {#1467
    date: 2023-11-04 16:47:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Hitching-a-trolley-ride-in-Brazil-1940"
  +title: "Hitching a trolley ride in Brazil, 1940?"
  +url: "https://lemmy.world/pictrs/image/77376ce6-d33b-47cd-8524-95bdd48728a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111939 {#1495
    date: 2023-11-04 16:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 9831
  -titleTs: "'1940':7 'brazil':6 'hitch':1 'ride':4 'trolley':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7784050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111939 {#1492
    date: 2023-11-04 16:32:19.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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Hitching-a-trolley-ride-in-Brazil-1940"
  +title: "Hitching a trolley ride in Brazil, 1940?"
  +url: "https://lemmy.world/pictrs/image/77376ce6-d33b-47cd-8524-95bdd48728a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111939 {#1495
    date: 2023-11-04 16:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 9831
  -titleTs: "'1940':7 'brazil':6 'hitch':1 'ride':4 'trolley':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7784050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111939 {#1492
    date: 2023-11-04 16:32:19.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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Hitching-a-trolley-ride-in-Brazil-1940"
  +title: "Hitching a trolley ride in Brazil, 1940?"
  +url: "https://lemmy.world/pictrs/image/77376ce6-d33b-47cd-8524-95bdd48728a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699111939 {#1495
    date: 2023-11-04 16:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 9831
  -titleTs: "'1940':7 'brazil':6 'hitch':1 'ride':4 'trolley':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7784050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699111939 {#1492
    date: 2023-11-04 16:32:19.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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "American-Girl-releases-1st-doll-with-hearing-loss"
  +title: "American Girl releases 1st doll with hearing loss"
  +url: "https://lemmy.world/pictrs/image/9b3d73fe-2915-4401-b546-f22bae531e0e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316583 {#1772
    date: 2023-11-07 01:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 9829
  -titleTs: "'1st':4 'american':1 'doll':5 'girl':2 'hear':7 'loss':8 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7783253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110618 {#1779
    date: 2023-11-04 16:10: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
59 DENIED edit
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "American-Girl-releases-1st-doll-with-hearing-loss"
  +title: "American Girl releases 1st doll with hearing loss"
  +url: "https://lemmy.world/pictrs/image/9b3d73fe-2915-4401-b546-f22bae531e0e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316583 {#1772
    date: 2023-11-07 01:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 9829
  -titleTs: "'1st':4 'american':1 'doll':5 'girl':2 'hear':7 'loss':8 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7783253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110618 {#1779
    date: 2023-11-04 16:10: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
60 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "American-Girl-releases-1st-doll-with-hearing-loss"
  +title: "American Girl releases 1st doll with hearing loss"
  +url: "https://lemmy.world/pictrs/image/9b3d73fe-2915-4401-b546-f22bae531e0e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699316583 {#1772
    date: 2023-11-07 01:23:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 9829
  -titleTs: "'1st':4 'american':1 'doll':5 'girl':2 'hear':7 'loss':8 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699197018
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7783253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110618 {#1779
    date: 2023-11-04 16:10: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
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "Protesters-block-London-s-Oxford-Street-in-pro-Palestine-demonstration"
  +title: "Protesters block London’s Oxford Street in pro-Palestine demonstration"
  +url: "https://www.theguardian.com/world/2023/nov/04/pro-palestine-protests-continue-across-uk-over-israel-hamas-war"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699142761 {#1766
    date: 2023-11-05 01:06:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 9992
  -titleTs: "'block':2 'demonstr':11 'london':3 'oxford':5 'palestin':10 'pro':9 'pro-palestin':8 'protest':1 'street':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196761
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3036364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699142761 {#1682
    date: 2023-11-05 01:06:01.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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "Protesters-block-London-s-Oxford-Street-in-pro-Palestine-demonstration"
  +title: "Protesters block London’s Oxford Street in pro-Palestine demonstration"
  +url: "https://www.theguardian.com/world/2023/nov/04/pro-palestine-protests-continue-across-uk-over-israel-hamas-war"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699142761 {#1766
    date: 2023-11-05 01:06:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 9992
  -titleTs: "'block':2 'demonstr':11 'london':3 'oxford':5 'palestin':10 'pro':9 'pro-palestin':8 'protest':1 'street':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196761
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3036364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699142761 {#1682
    date: 2023-11-05 01:06:01.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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1452 …}
  +slug: "Protesters-block-London-s-Oxford-Street-in-pro-Palestine-demonstration"
  +title: "Protesters block London’s Oxford Street in pro-Palestine demonstration"
  +url: "https://www.theguardian.com/world/2023/nov/04/pro-palestine-protests-continue-across-uk-over-israel-hamas-war"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699142761 {#1766
    date: 2023-11-05 01:06:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 9992
  -titleTs: "'block':2 'demonstr':11 'london':3 'oxford':5 'palestin':10 'pro':9 'pro-palestin':8 'protest':1 'street':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196761
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3036364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699142761 {#1682
    date: 2023-11-05 01:06:01.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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "4-November-2023"
  +title: "4 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1a7b0502-43e7-4271-9e0a-bbe7e70f138d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110256 {#1636
    date: 2023-11-04 16:04:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 9826
  -titleTs: "'2023':3 '4':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196656
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110256 {#1635
    date: 2023-11-04 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "4-November-2023"
  +title: "4 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1a7b0502-43e7-4271-9e0a-bbe7e70f138d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110256 {#1636
    date: 2023-11-04 16:04:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 9826
  -titleTs: "'2023':3 '4':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196656
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110256 {#1635
    date: 2023-11-04 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "4-November-2023"
  +title: "4 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/1a7b0502-43e7-4271-9e0a-bbe7e70f138d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699110256 {#1636
    date: 2023-11-04 16:04:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 9826
  -titleTs: "'2023':3 '4':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196656
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110256 {#1635
    date: 2023-11-04 16:04:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f41e2e6-a013-4cba-aa53-7cb23000ed6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122629 {#1417
    date: 2023-11-04 19:30:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 9824
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196626
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110226 {#1414
    date: 2023-11-04 16:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f41e2e6-a013-4cba-aa53-7cb23000ed6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122629 {#1417
    date: 2023-11-04 19:30:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 9824
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196626
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110226 {#1414
    date: 2023-11-04 16:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1412 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "3-November-2023"
  +title: "3 November 2023"
  +url: "https://sh.itjust.works/pictrs/image/5f41e2e6-a013-4cba-aa53-7cb23000ed6e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699122629 {#1417
    date: 2023-11-04 19:30:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 9824
  -titleTs: "'2023':3 '3':1 'novemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196626
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8521362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699110226 {#1414
    date: 2023-11-04 16:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1460 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "ProleWiki-Wikipedia"
  +title: "ProleWiki >> Wikipedia"
  +url: "https://lemmygrad.ml/pictrs/image/b464ac92-aa19-4611-8662-f84405476f0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699178569 {#1464
    date: 2023-11-05 11:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 10099
  -titleTs: "'prolewiki':1 'wikipedia':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196569
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593162"
  +editedAt: DateTimeImmutable @1699181828 {#1448
    date: 2023-11-05 11:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699178569 {#1457
    date: 2023-11-05 11:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1460 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "ProleWiki-Wikipedia"
  +title: "ProleWiki >> Wikipedia"
  +url: "https://lemmygrad.ml/pictrs/image/b464ac92-aa19-4611-8662-f84405476f0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699178569 {#1464
    date: 2023-11-05 11:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 10099
  -titleTs: "'prolewiki':1 'wikipedia':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196569
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593162"
  +editedAt: DateTimeImmutable @1699181828 {#1448
    date: 2023-11-05 11:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699178569 {#1457
    date: 2023-11-05 11:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1460 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "ProleWiki-Wikipedia"
  +title: "ProleWiki >> Wikipedia"
  +url: "https://lemmygrad.ml/pictrs/image/b464ac92-aa19-4611-8662-f84405476f0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699178569 {#1464
    date: 2023-11-05 11:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 10099
  -titleTs: "'prolewiki':1 'wikipedia':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196569
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2593162"
  +editedAt: DateTimeImmutable @1699181828 {#1448
    date: 2023-11-05 11:57:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699178569 {#1457
    date: 2023-11-05 11:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "How-international-law-applies-to-war-and-why-Hamas-and"
  +title: "How international law applies to war, and why Hamas and Israel are both alleged to have broken it"
  +url: "https://english.elpais.com/international/2023-11-03/how-international-law-applies-to-war-and-why-hamas-and-israel-are-both-alleged-to-have-broken-it.html"
  +body: "The United Nations says it is collecting evidence of war crimes by both sides in the Israel-Hamas war, which began with the militant group’s brutal Oct. 7 cross-border attack and was followed by Israel’s relentless bombardment and a siege of Gaza."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434443 {#1438
    date: 2023-11-08 10:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 9843
  -titleTs: "'alleg':14 'appli':4 'broken':17 'hama':9 'intern':2 'israel':11 'law':3 'war':6"
  -bodyTs: "'7':30 'attack':34 'began':22 'bombard':42 'border':33 'brutal':28 'collect':7 'crime':11 'cross':32 'cross-bord':31 'evid':8 'follow':37 'gaza':47 'group':26 'hama':19 'israel':18,39 'israel-hama':17 'milit':25 'nation':3 'oct':29 'relentless':41 'say':4 'side':14 'sieg':45 'unit':2 'war':10,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196413
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5293288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114413 {#1429
    date: 2023-11-04 17:13: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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "How-international-law-applies-to-war-and-why-Hamas-and"
  +title: "How international law applies to war, and why Hamas and Israel are both alleged to have broken it"
  +url: "https://english.elpais.com/international/2023-11-03/how-international-law-applies-to-war-and-why-hamas-and-israel-are-both-alleged-to-have-broken-it.html"
  +body: "The United Nations says it is collecting evidence of war crimes by both sides in the Israel-Hamas war, which began with the militant group’s brutal Oct. 7 cross-border attack and was followed by Israel’s relentless bombardment and a siege of Gaza."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434443 {#1438
    date: 2023-11-08 10:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 9843
  -titleTs: "'alleg':14 'appli':4 'broken':17 'hama':9 'intern':2 'israel':11 'law':3 'war':6"
  -bodyTs: "'7':30 'attack':34 'began':22 'bombard':42 'border':33 'brutal':28 'collect':7 'crime':11 'cross':32 'cross-bord':31 'evid':8 'follow':37 'gaza':47 'group':26 'hama':19 'israel':18,39 'israel-hama':17 'milit':25 'nation':3 'oct':29 'relentless':41 'say':4 'side':14 'sieg':45 'unit':2 'war':10,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196413
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5293288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114413 {#1429
    date: 2023-11-04 17:13: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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1700 …}
  +slug: "How-international-law-applies-to-war-and-why-Hamas-and"
  +title: "How international law applies to war, and why Hamas and Israel are both alleged to have broken it"
  +url: "https://english.elpais.com/international/2023-11-03/how-international-law-applies-to-war-and-why-hamas-and-israel-are-both-alleged-to-have-broken-it.html"
  +body: "The United Nations says it is collecting evidence of war crimes by both sides in the Israel-Hamas war, which began with the militant group’s brutal Oct. 7 cross-border attack and was followed by Israel’s relentless bombardment and a siege of Gaza."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434443 {#1438
    date: 2023-11-08 10:07:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 9843
  -titleTs: "'alleg':14 'appli':4 'broken':17 'hama':9 'intern':2 'israel':11 'law':3 'war':6"
  -bodyTs: "'7':30 'attack':34 'began':22 'bombard':42 'border':33 'brutal':28 'collect':7 'crime':11 'cross':32 'cross-bord':31 'evid':8 'follow':37 'gaza':47 'group':26 'hama':19 'israel':18,39 'israel-hama':17 'milit':25 'nation':3 'oct':29 'relentless':41 'say':4 'side':14 'sieg':45 'unit':2 'war':10,20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196413
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5293288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699114413 {#1429
    date: 2023-11-04 17:13: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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Remember-when-Scotty-helped-Lucy-sell-Vitameatavegamin"
  +title: "Remember when Scotty helped Lucy sell Vitameatavegamin?"
  +url: "https://startrek.website/pictrs/image/d3d74945-f833-412b-bf3d-e56c04772b82.jpeg"
  +body: "[OC] - Randomly editing Trek characters into I Love Lucy #2 of 3."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699127107 {#1612
    date: 2023-11-04 20:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 9820
  -titleTs: "'help':4 'luci':5 'rememb':1 'scotti':3 'sell':6 'vitameatavegamin':7"
  -bodyTs: "'2':10 '3':12 'charact':5 'edit':3 'love':8 'luci':9 'oc':1 'random':2 'trek':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3362596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109930 {#1615
    date: 2023-11-04 15:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Remember-when-Scotty-helped-Lucy-sell-Vitameatavegamin"
  +title: "Remember when Scotty helped Lucy sell Vitameatavegamin?"
  +url: "https://startrek.website/pictrs/image/d3d74945-f833-412b-bf3d-e56c04772b82.jpeg"
  +body: "[OC] - Randomly editing Trek characters into I Love Lucy #2 of 3."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699127107 {#1612
    date: 2023-11-04 20:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 9820
  -titleTs: "'help':4 'luci':5 'rememb':1 'scotti':3 'sell':6 'vitameatavegamin':7"
  -bodyTs: "'2':10 '3':12 'charact':5 'edit':3 'love':8 'luci':9 'oc':1 'random':2 'trek':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3362596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109930 {#1615
    date: 2023-11-04 15:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1743
  +user: Proxies\__CG__\App\Entity\User {#1893 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Remember-when-Scotty-helped-Lucy-sell-Vitameatavegamin"
  +title: "Remember when Scotty helped Lucy sell Vitameatavegamin?"
  +url: "https://startrek.website/pictrs/image/d3d74945-f833-412b-bf3d-e56c04772b82.jpeg"
  +body: "[OC] - Randomly editing Trek characters into I Love Lucy #2 of 3."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699127107 {#1612
    date: 2023-11-04 20:45:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 9820
  -titleTs: "'help':4 'luci':5 'rememb':1 'scotti':3 'sell':6 'vitameatavegamin':7"
  -bodyTs: "'2':10 '3':12 'charact':5 'edit':3 'love':8 'luci':9 'oc':1 'random':2 'trek':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699196330
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3362596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699109930 {#1615
    date: 2023-11-04 15:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#1672
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#1673
    date: 2023-11-04 15:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#1672
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#1673
    date: 2023-11-04 15:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1670 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#1672
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#1673
    date: 2023-11-04 15:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Weekend-Decisions"
  +title: "Weekend Decisions"
  +url: "https://slrpnk.net/pictrs/image/16642b02-7aa0-42e0-9c01-5019d6e9d743.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699277625 {#1656
    date: 2023-11-06 14:33:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 9815
  -titleTs: "'decis':2 'weekend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195010
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3706376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108610 {#1661
    date: 2023-11-04 15:36:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Weekend-Decisions"
  +title: "Weekend Decisions"
  +url: "https://slrpnk.net/pictrs/image/16642b02-7aa0-42e0-9c01-5019d6e9d743.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699277625 {#1656
    date: 2023-11-06 14:33:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 9815
  -titleTs: "'decis':2 'weekend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195010
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3706376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108610 {#1661
    date: 2023-11-04 15:36:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Weekend-Decisions"
  +title: "Weekend Decisions"
  +url: "https://slrpnk.net/pictrs/image/16642b02-7aa0-42e0-9c01-5019d6e9d743.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699277625 {#1656
    date: 2023-11-06 14:33:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 9815
  -titleTs: "'decis':2 'weekend':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195010
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3706376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108610 {#1661
    date: 2023-11-04 15:36:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1575 …}
  +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 {#1584
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1581
    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
95 DENIED edit
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1575 …}
  +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 {#1584
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1581
    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
96 DENIED moderate
App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1575 …}
  +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 {#1584
    date: 2023-11-05 17:04:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1581
    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
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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "Meme-inspired-by-the-heroic-last-moments-of-Ryan-Carson-s"
  +title: "Meme inspired by the heroic last moments of Ryan Carson's noble life !"
  +url: "https://lemdro.id/pictrs/image/4d3e13f7-8119-4d44-bfae-6824b2637de6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699171954 {#1561
    date: 2023-11-05 09:12:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 10080
  -titleTs: "'carson':10 'heroic':5 'inspir':2 'last':6 'life':13 'meme':1 'moment':7 'nobl':12 'ryan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194078
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2916476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699165578 {#1525
    date: 2023-11-05 07:26: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
99 DENIED edit
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "Meme-inspired-by-the-heroic-last-moments-of-Ryan-Carson-s"
  +title: "Meme inspired by the heroic last moments of Ryan Carson's noble life !"
  +url: "https://lemdro.id/pictrs/image/4d3e13f7-8119-4d44-bfae-6824b2637de6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699171954 {#1561
    date: 2023-11-05 09:12:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 10080
  -titleTs: "'carson':10 'heroic':5 'inspir':2 'last':6 'life':13 'meme':1 'moment':7 'nobl':12 'ryan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194078
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2916476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699165578 {#1525
    date: 2023-11-05 07:26: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
100 DENIED moderate
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1548 …}
  +slug: "Meme-inspired-by-the-heroic-last-moments-of-Ryan-Carson-s"
  +title: "Meme inspired by the heroic last moments of Ryan Carson's noble life !"
  +url: "https://lemdro.id/pictrs/image/4d3e13f7-8119-4d44-bfae-6824b2637de6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699171954 {#1561
    date: 2023-11-05 09:12:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1564 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1557 …}
  +badges: Doctrine\ORM\PersistentCollection {#1621 …}
  +children: []
  -id: 10080
  -titleTs: "'carson':10 'heroic':5 'inspir':2 'last':6 'life':13 'meme':1 'moment':7 'nobl':12 'ryan':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699194078
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2916476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699165578 {#1525
    date: 2023-11-05 07:26: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