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

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 …}
}
37.89 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 {#237
  +user: Proxies\__CG__\App\Entity\User {#157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Dad-joke"
  +title: "Dad joke"
  +url: "https://lemmy.world/pictrs/image/d3bee63f-ca53-4105-9179-59a985bb03e0.png"
  +body: "Not OC but gave me a grin. Hope it hasn’t been posted recently."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697509410 {#182
    date: 2023-10-17 04:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1894 …}
  +badges: Doctrine\ORM\PersistentCollection {#1895 …}
  +children: []
  -id: 10770
  -titleTs: "'dad':1 'joke':2"
  -bodyTs: "'gave':4 'grin':7 'hasn':10 'hope':8 'oc':2 'post':13 'recent':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697509410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6910729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697509410 {#246
    date: 2023-10-17 04:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#237
  +user: Proxies\__CG__\App\Entity\User {#157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Dad-joke"
  +title: "Dad joke"
  +url: "https://lemmy.world/pictrs/image/d3bee63f-ca53-4105-9179-59a985bb03e0.png"
  +body: "Not OC but gave me a grin. Hope it hasn’t been posted recently."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697509410 {#182
    date: 2023-10-17 04:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1894 …}
  +badges: Doctrine\ORM\PersistentCollection {#1895 …}
  +children: []
  -id: 10770
  -titleTs: "'dad':1 'joke':2"
  -bodyTs: "'gave':4 'grin':7 'hasn':10 'hope':8 'oc':2 'post':13 'recent':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697509410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6910729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697509410 {#246
    date: 2023-10-17 04:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#237
  +user: Proxies\__CG__\App\Entity\User {#157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#232 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Dad-joke"
  +title: "Dad joke"
  +url: "https://lemmy.world/pictrs/image/d3bee63f-ca53-4105-9179-59a985bb03e0.png"
  +body: "Not OC but gave me a grin. Hope it hasn’t been posted recently."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697509410 {#182
    date: 2023-10-17 04:23:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1894 …}
  +badges: Doctrine\ORM\PersistentCollection {#1895 …}
  +children: []
  -id: 10770
  -titleTs: "'dad':1 'joke':2"
  -bodyTs: "'gave':4 'grin':7 'hasn':10 'hope':8 'oc':2 'post':13 'recent':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697509410
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6910729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697509410 {#246
    date: 2023-10-17 04:23:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Sigma-Grindset"
  +title: "Sigma Grindset"
  +url: "https://lemmy.world/pictrs/image/6cde84e3-d93a-41c0-b56a-d41e46d3ad6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697503218 {#1900
    date: 2023-10-17 02:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 19222
  -titleTs: "'grindset':2 'sigma':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697507718
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6907513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697503218 {#1912
    date: 2023-10-17 02:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Sigma-Grindset"
  +title: "Sigma Grindset"
  +url: "https://lemmy.world/pictrs/image/6cde84e3-d93a-41c0-b56a-d41e46d3ad6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697503218 {#1900
    date: 2023-10-17 02:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 19222
  -titleTs: "'grindset':2 'sigma':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697507718
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6907513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697503218 {#1912
    date: 2023-10-17 02:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1897 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Sigma-Grindset"
  +title: "Sigma Grindset"
  +url: "https://lemmy.world/pictrs/image/6cde84e3-d93a-41c0-b56a-d41e46d3ad6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697503218 {#1900
    date: 2023-10-17 02:40:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1950 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 19222
  -titleTs: "'grindset':2 'sigma':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697507718
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6907513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697503218 {#1912
    date: 2023-10-17 02:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Living-a-better-life-than-I-am"
  +title: "Living a better life than I am"
  +url: "https://startrek.website/pictrs/image/69162434-f4e0-4e98-a2f4-463e5121172f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697483013 {#1966
    date: 2023-10-16 21:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 16560
  -titleTs: "'better':3 'life':4 'live':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697487513
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2752193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697483013 {#1961
    date: 2023-10-16 21:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Living-a-better-life-than-I-am"
  +title: "Living a better life than I am"
  +url: "https://startrek.website/pictrs/image/69162434-f4e0-4e98-a2f4-463e5121172f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697483013 {#1966
    date: 2023-10-16 21:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 16560
  -titleTs: "'better':3 'life':4 'live':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697487513
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2752193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697483013 {#1961
    date: 2023-10-16 21:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Living-a-better-life-than-I-am"
  +title: "Living a better life than I am"
  +url: "https://startrek.website/pictrs/image/69162434-f4e0-4e98-a2f4-463e5121172f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697483013 {#1966
    date: 2023-10-16 21:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1933 …}
  +votes: Doctrine\ORM\PersistentCollection {#1390 …}
  +reports: Doctrine\ORM\PersistentCollection {#1397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1380 …}
  +badges: Doctrine\ORM\PersistentCollection {#1903 …}
  +children: []
  -id: 16560
  -titleTs: "'better':3 'life':4 'live':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697487513
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2752193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697483013 {#1961
    date: 2023-10-16 21:03:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Pretty-fly-for-a-Venn-diagram"
  +title: "Pretty fly for a Venn diagram"
  +url: "https://lemmy.world/pictrs/image/9e41078c-968f-471f-a780-e550d5bb4800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480010 {#1364
    date: 2023-10-16 20:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 24352
  -titleTs: "'diagram':6 'fli':2 'pretti':1 'venn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697480010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6894086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480010 {#1392
    date: 2023-10-16 20:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Pretty-fly-for-a-Venn-diagram"
  +title: "Pretty fly for a Venn diagram"
  +url: "https://lemmy.world/pictrs/image/9e41078c-968f-471f-a780-e550d5bb4800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480010 {#1364
    date: 2023-10-16 20:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 24352
  -titleTs: "'diagram':6 'fli':2 'pretti':1 'venn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697480010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6894086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480010 {#1392
    date: 2023-10-16 20:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1398
  +user: Proxies\__CG__\App\Entity\User {#1393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1389 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Pretty-fly-for-a-Venn-diagram"
  +title: "Pretty fly for a Venn diagram"
  +url: "https://lemmy.world/pictrs/image/9e41078c-968f-471f-a780-e550d5bb4800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480010 {#1364
    date: 2023-10-16 20:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 24352
  -titleTs: "'diagram':6 'fli':2 'pretti':1 'venn':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697480010
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6894086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697480010 {#1392
    date: 2023-10-16 20:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Equally-as-good"
  +title: "Equally as good"
  +url: "https://startrek.website/pictrs/image/8a64862d-3913-4c67-853f-2a69246a038a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697465745 {#1396
    date: 2023-10-16 16:15:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 31337
  -titleTs: "'equal':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2744211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465745 {#1394
    date: 2023-10-16 16:15:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Equally-as-good"
  +title: "Equally as good"
  +url: "https://startrek.website/pictrs/image/8a64862d-3913-4c67-853f-2a69246a038a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697465745 {#1396
    date: 2023-10-16 16:15:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 31337
  -titleTs: "'equal':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2744211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465745 {#1394
    date: 2023-10-16 16:15:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Equally-as-good"
  +title: "Equally as good"
  +url: "https://startrek.website/pictrs/image/8a64862d-3913-4c67-853f-2a69246a038a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697465745 {#1396
    date: 2023-10-16 16:15:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 31337
  -titleTs: "'equal':1 'good':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2744211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697465745 {#1394
    date: 2023-10-16 16:15:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Inspired-by-the-previous-post"
  +title: "Inspired by the previous post"
  +url: "https://media.kbin.social/media/b4/47/b44706178a98c1484d6c96c4ebe3c2e91e2d07ea4f83162087f1e3370a80dfa5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697464777 {#1956
    date: 2023-10-16 15:59:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11115
  -titleTs: "'inspir':1 'post':5 'previous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697464777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464777 {#2438
    date: 2023-10-16 15:59:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Inspired-by-the-previous-post"
  +title: "Inspired by the previous post"
  +url: "https://media.kbin.social/media/b4/47/b44706178a98c1484d6c96c4ebe3c2e91e2d07ea4f83162087f1e3370a80dfa5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697464777 {#1956
    date: 2023-10-16 15:59:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11115
  -titleTs: "'inspir':1 'post':5 'previous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697464777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464777 {#2438
    date: 2023-10-16 15:59:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Inspired-by-the-previous-post"
  +title: "Inspired by the previous post"
  +url: "https://media.kbin.social/media/b4/47/b44706178a98c1484d6c96c4ebe3c2e91e2d07ea4f83162087f1e3370a80dfa5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697464777 {#1956
    date: 2023-10-16 15:59:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11115
  -titleTs: "'inspir':1 'post':5 'previous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697464777
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/543935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464777 {#2438
    date: 2023-10-16 15:59:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Inuyasha-and-amp-Kagome-4878-x-3537"
  +title: "Inuyasha & Kagome [4878 x 3537]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/37025436-282d-4ccf-b9b6-a507ffd686ad.jpeg"
  +body: """
    Main chars from the classic [series Inuyasha](https://www.anisearch.com/anime/2581,inuyasha)\n
    \n
    Needed to resize the image, [the source](https://wall.alphacoders.com/big.php?i=757245) is verly large :D
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451568 {#2436
    date: 2023-10-16 12:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 23944
  -titleTs: "'3537':5 '4878':3 'inuyasha':1 'kagom':2 'x':4"
  -bodyTs: "'/anime/2581,inuyasha)':10 '/big.php?i=757245)':20 'char':2 'classic':5 'd':24 'imag':15 'inuyasha':7 'larg':23 'main':1 'need':11 'resiz':13 'seri':6 'sourc':17 'ver':22 'wall.alphacoders.com':19 'wall.alphacoders.com/big.php?i=757245)':18 'www.anisearch.com':9 'www.anisearch.com/anime/2581,inuyasha)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451568
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/65273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451568 {#2357
    date: 2023-10-16 12:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Inuyasha-and-amp-Kagome-4878-x-3537"
  +title: "Inuyasha & Kagome [4878 x 3537]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/37025436-282d-4ccf-b9b6-a507ffd686ad.jpeg"
  +body: """
    Main chars from the classic [series Inuyasha](https://www.anisearch.com/anime/2581,inuyasha)\n
    \n
    Needed to resize the image, [the source](https://wall.alphacoders.com/big.php?i=757245) is verly large :D
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451568 {#2436
    date: 2023-10-16 12:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 23944
  -titleTs: "'3537':5 '4878':3 'inuyasha':1 'kagom':2 'x':4"
  -bodyTs: "'/anime/2581,inuyasha)':10 '/big.php?i=757245)':20 'char':2 'classic':5 'd':24 'imag':15 'inuyasha':7 'larg':23 'main':1 'need':11 'resiz':13 'seri':6 'sourc':17 'ver':22 'wall.alphacoders.com':19 'wall.alphacoders.com/big.php?i=757245)':18 'www.anisearch.com':9 'www.anisearch.com/anime/2581,inuyasha)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451568
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/65273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451568 {#2357
    date: 2023-10-16 12:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2288 …}
  +image: Proxies\__CG__\App\Entity\Image {#2355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2466 …}
  +slug: "Inuyasha-and-amp-Kagome-4878-x-3537"
  +title: "Inuyasha & Kagome [4878 x 3537]"
  +url: "https://lemmy.fedifriends.social/pictrs/image/37025436-282d-4ccf-b9b6-a507ffd686ad.jpeg"
  +body: """
    Main chars from the classic [series Inuyasha](https://www.anisearch.com/anime/2581,inuyasha)\n
    \n
    Needed to resize the image, [the source](https://wall.alphacoders.com/big.php?i=757245) is verly large :D
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451568 {#2436
    date: 2023-10-16 12:19:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 23944
  -titleTs: "'3537':5 '4878':3 'inuyasha':1 'kagom':2 'x':4"
  -bodyTs: "'/anime/2581,inuyasha)':10 '/big.php?i=757245)':20 'char':2 'classic':5 'd':24 'imag':15 'inuyasha':7 'larg':23 'main':1 'need':11 'resiz':13 'seri':6 'sourc':17 'ver':22 'wall.alphacoders.com':19 'wall.alphacoders.com/big.php?i=757245)':18 'www.anisearch.com':9 'www.anisearch.com/anime/2581,inuyasha)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451568
  +visibility: "visible             "
  +apId: "https://lemmy.fedifriends.social/post/65273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451568 {#2357
    date: 2023-10-16 12:19:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "British-women-in-the-Auxiliary-Territorial-Service-in-WW2-operating"
  +title: "British women in the Auxiliary Territorial Service in WW2, operating an anti-air defence searchlight, 1943"
  +url: "https://lemmy.world/pictrs/image/9a776c43-92c9-4389-81eb-f663997a3630.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697434619 {#2487
    date: 2023-10-16 07:36:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 8446
  -titleTs: "'1943':17 'air':14 'anti':13 'anti-air':12 'auxiliari':5 'british':1 'defenc':15 'oper':10 'searchlight':16 'servic':7 'territori':6 'women':2 'ww2':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697439119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6866899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434619 {#2485
    date: 2023-10-16 07:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "British-women-in-the-Auxiliary-Territorial-Service-in-WW2-operating"
  +title: "British women in the Auxiliary Territorial Service in WW2, operating an anti-air defence searchlight, 1943"
  +url: "https://lemmy.world/pictrs/image/9a776c43-92c9-4389-81eb-f663997a3630.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697434619 {#2487
    date: 2023-10-16 07:36:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 8446
  -titleTs: "'1943':17 'air':14 'anti':13 'anti-air':12 'auxiliari':5 'british':1 'defenc':15 'oper':10 'searchlight':16 'servic':7 'territori':6 'women':2 'ww2':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697439119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6866899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434619 {#2485
    date: 2023-10-16 07:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1359 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "British-women-in-the-Auxiliary-Territorial-Service-in-WW2-operating"
  +title: "British women in the Auxiliary Territorial Service in WW2, operating an anti-air defence searchlight, 1943"
  +url: "https://lemmy.world/pictrs/image/9a776c43-92c9-4389-81eb-f663997a3630.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697434619 {#2487
    date: 2023-10-16 07:36:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2488 …}
  +votes: Doctrine\ORM\PersistentCollection {#2489 …}
  +reports: Doctrine\ORM\PersistentCollection {#2474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1508 …}
  +children: []
  -id: 8446
  -titleTs: "'1943':17 'air':14 'anti':13 'anti-air':12 'auxiliari':5 'british':1 'defenc':15 'oper':10 'searchlight':16 'servic':7 'territori':6 'women':2 'ww2':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697439119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6866899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697434619 {#2485
    date: 2023-10-16 07:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1521
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Prison-in-Bukhara-Russian-Empire-modern-Uzbekistan-1907-AD"
  +title: "Prison in Bukhara, Russian Empire (modern Uzbekistan), 1907 AD"
  +url: "https://lemmy.world/pictrs/image/5cc8db0a-d06a-460c-b423-6d36d177e2ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697421385 {#1501
    date: 2023-10-16 03:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8887
  -titleTs: "'1907':8 'ad':9 'bukhara':3 'empir':5 'modern':6 'prison':1 'russian':4 'uzbekistan':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6859922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421385 {#1500
    date: 2023-10-16 03:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1521
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Prison-in-Bukhara-Russian-Empire-modern-Uzbekistan-1907-AD"
  +title: "Prison in Bukhara, Russian Empire (modern Uzbekistan), 1907 AD"
  +url: "https://lemmy.world/pictrs/image/5cc8db0a-d06a-460c-b423-6d36d177e2ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697421385 {#1501
    date: 2023-10-16 03:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8887
  -titleTs: "'1907':8 'ad':9 'bukhara':3 'empir':5 'modern':6 'prison':1 'russian':4 'uzbekistan':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6859922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421385 {#1500
    date: 2023-10-16 03:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1521
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#60 …}
  +image: Proxies\__CG__\App\Entity\Image {#1514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Prison-in-Bukhara-Russian-Empire-modern-Uzbekistan-1907-AD"
  +title: "Prison in Bukhara, Russian Empire (modern Uzbekistan), 1907 AD"
  +url: "https://lemmy.world/pictrs/image/5cc8db0a-d06a-460c-b423-6d36d177e2ad.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697421385 {#1501
    date: 2023-10-16 03:56:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 8887
  -titleTs: "'1907':8 'ad':9 'bukhara':3 'empir':5 'modern':6 'prison':1 'russian':4 'uzbekistan':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6859922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421385 {#1500
    date: 2023-10-16 03:56:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-community-for-naming-pets-people-or-inanimate-objects-Revel"
  +title: "A community for naming pets, people or inanimate objects. Revel in discussions about names or post memes about names."
  +url: "https://sopuli.xyz/c/nameit@sopuli.xyz"
  +body: """
    !nameit@sopuli.xyz\n
    \n
    In this vibrant community, we gather to celebrate the art and joy of naming. Be it bestowing a name upon a beloved pet, a cherished individual, or even an inanimate object, every naming endeavor holds a tale of creativity and resonance.\n
    \n
    Our discussions transcend the mere act of naming; they embrace the diverse tapestry of cultures, histories, and emotions that names embody. We delve into the etymology, meanings, and anecdotes, discovering the profound significance that a name can carry.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406811 {#1510
    date: 2023-10-15 23:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 5609
  -titleTs: "'communiti':2 'discuss':12 'inanim':8 'meme':17 'name':4,14,19 'object':9 'peopl':6 'pet':5 'post':16 'revel':10"
  -bodyTs: "'act':48 'anecdot':71 'art':11 'belov':23 'bestow':18 'carri':80 'celebr':9 'cherish':26 'communiti':5 'creativ':40 'cultur':57 'delv':65 'discov':72 'discuss':44 'divers':54 'embodi':63 'embrac':52 'emot':60 'endeavor':35 'etymolog':68 'even':29 'everi':33 'gather':7 'histori':58 'hold':36 'inanim':31 'individu':27 'joy':13 'mean':69 'mere':47 'name':15,20,34,50,62,78 'nameit@sopuli.xyz':1 'object':32 'pet':24 'profound':74 'reson':42 'signific':75 'tale':38 'tapestri':55 'transcend':45 'upon':21 'vibrant':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493211
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4719349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697406811 {#1506
    date: 2023-10-15 23:53:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-community-for-naming-pets-people-or-inanimate-objects-Revel"
  +title: "A community for naming pets, people or inanimate objects. Revel in discussions about names or post memes about names."
  +url: "https://sopuli.xyz/c/nameit@sopuli.xyz"
  +body: """
    !nameit@sopuli.xyz\n
    \n
    In this vibrant community, we gather to celebrate the art and joy of naming. Be it bestowing a name upon a beloved pet, a cherished individual, or even an inanimate object, every naming endeavor holds a tale of creativity and resonance.\n
    \n
    Our discussions transcend the mere act of naming; they embrace the diverse tapestry of cultures, histories, and emotions that names embody. We delve into the etymology, meanings, and anecdotes, discovering the profound significance that a name can carry.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406811 {#1510
    date: 2023-10-15 23:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 5609
  -titleTs: "'communiti':2 'discuss':12 'inanim':8 'meme':17 'name':4,14,19 'object':9 'peopl':6 'pet':5 'post':16 'revel':10"
  -bodyTs: "'act':48 'anecdot':71 'art':11 'belov':23 'bestow':18 'carri':80 'celebr':9 'cherish':26 'communiti':5 'creativ':40 'cultur':57 'delv':65 'discov':72 'discuss':44 'divers':54 'embodi':63 'embrac':52 'emot':60 'endeavor':35 'etymolog':68 'even':29 'everi':33 'gather':7 'histori':58 'hold':36 'inanim':31 'individu':27 'joy':13 'mean':69 'mere':47 'name':15,20,34,50,62,78 'nameit@sopuli.xyz':1 'object':32 'pet':24 'profound':74 'reson':42 'signific':75 'tale':38 'tapestri':55 'transcend':45 'upon':21 'vibrant':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493211
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4719349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697406811 {#1506
    date: 2023-10-15 23:53:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1503
  +user: Proxies\__CG__\App\Entity\User {#1504 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1507 …}
  +image: Proxies\__CG__\App\Entity\Image {#1505 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1543 …}
  +slug: "A-community-for-naming-pets-people-or-inanimate-objects-Revel"
  +title: "A community for naming pets, people or inanimate objects. Revel in discussions about names or post memes about names."
  +url: "https://sopuli.xyz/c/nameit@sopuli.xyz"
  +body: """
    !nameit@sopuli.xyz\n
    \n
    In this vibrant community, we gather to celebrate the art and joy of naming. Be it bestowing a name upon a beloved pet, a cherished individual, or even an inanimate object, every naming endeavor holds a tale of creativity and resonance.\n
    \n
    Our discussions transcend the mere act of naming; they embrace the diverse tapestry of cultures, histories, and emotions that names embody. We delve into the etymology, meanings, and anecdotes, discovering the profound significance that a name can carry.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697406811 {#1510
    date: 2023-10-15 23:53:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 5609
  -titleTs: "'communiti':2 'discuss':12 'inanim':8 'meme':17 'name':4,14,19 'object':9 'peopl':6 'pet':5 'post':16 'revel':10"
  -bodyTs: "'act':48 'anecdot':71 'art':11 'belov':23 'bestow':18 'carri':80 'celebr':9 'cherish':26 'communiti':5 'creativ':40 'cultur':57 'delv':65 'discov':72 'discuss':44 'divers':54 'embodi':63 'embrac':52 'emot':60 'endeavor':35 'etymolog':68 'even':29 'everi':33 'gather':7 'histori':58 'hold':36 'inanim':31 'individu':27 'joy':13 'mean':69 'mere':47 'name':15,20,34,50,62,78 'nameit@sopuli.xyz':1 'object':32 'pet':24 'profound':74 'reson':42 'signific':75 'tale':38 'tapestri':55 'transcend':45 'upon':21 'vibrant':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493211
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4719349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697406811 {#1506
    date: 2023-10-15 23:53:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Shanti"
  +title: "Shanti"
  +url: "https://feddit.de/pictrs/image/f367e350-e26b-4bc6-aac6-9a632e9f658e.jpeg"
  +body: "Seelenfrieden wartet überall. Aber hauptsächlich weit weg Moserern."
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697401206 {#1537
    date: 2023-10-15 22:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5593
  -titleTs: "'shanti':1"
  -bodyTs: "'aber':4 'hauptsächlich':5 'moserern':8 'seelenfrieden':1 'wartet':2 'weg':7 'weit':6 'überal':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477706
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4570042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697401206 {#1536
    date: 2023-10-15 22:20:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Shanti"
  +title: "Shanti"
  +url: "https://feddit.de/pictrs/image/f367e350-e26b-4bc6-aac6-9a632e9f658e.jpeg"
  +body: "Seelenfrieden wartet überall. Aber hauptsächlich weit weg Moserern."
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697401206 {#1537
    date: 2023-10-15 22:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5593
  -titleTs: "'shanti':1"
  -bodyTs: "'aber':4 'hauptsächlich':5 'moserern':8 'seelenfrieden':1 'wartet':2 'weg':7 'weit':6 'überal':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477706
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4570042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697401206 {#1536
    date: 2023-10-15 22:20:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Shanti"
  +title: "Shanti"
  +url: "https://feddit.de/pictrs/image/f367e350-e26b-4bc6-aac6-9a632e9f658e.jpeg"
  +body: "Seelenfrieden wartet überall. Aber hauptsächlich weit weg Moserern."
  +type: "image"
  +lang: "de"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697401206 {#1537
    date: 2023-10-15 22:20:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5593
  -titleTs: "'shanti':1"
  -bodyTs: "'aber':4 'hauptsächlich':5 'moserern':8 'seelenfrieden':1 'wartet':2 'weg':7 'weit':6 'überal':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477706
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4570042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697401206 {#1536
    date: 2023-10-15 22:20:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Anyone-know-where-I-can-get-this-installed"
  +title: "Anyone know where I can get this installed?"
  +url: "https://thumbsnap.com/i/ju65tEzp.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697399075 {#1659
    date: 2023-10-15 21:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9688
  -titleTs: "'anyon':1 'get':6 'instal':8 'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697408075
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/2135801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697399075 {#1745
    date: 2023-10-15 21:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Anyone-know-where-I-can-get-this-installed"
  +title: "Anyone know where I can get this installed?"
  +url: "https://thumbsnap.com/i/ju65tEzp.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697399075 {#1659
    date: 2023-10-15 21:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9688
  -titleTs: "'anyon':1 'get':6 'instal':8 'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697408075
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/2135801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697399075 {#1745
    date: 2023-10-15 21:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Anyone-know-where-I-can-get-this-installed"
  +title: "Anyone know where I can get this installed?"
  +url: "https://thumbsnap.com/i/ju65tEzp.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697399075 {#1659
    date: 2023-10-15 21:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 9688
  -titleTs: "'anyon':1 'get':6 'instal':8 'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697408075
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/2135801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697399075 {#1745
    date: 2023-10-15 21:44:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "It-s-crazy-how-few-games-even-have-a-random-NPC"
  +title: "It's crazy how few games even have a random NPC line for this"
  +url: "https://startrek.website/pictrs/image/7f3876c6-f7cc-472e-a780-eca2146f378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697392037 {#1497
    date: 2023-10-15 19:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 9689
  -titleTs: "'crazi':3 'even':7 'game':6 'line':12 'npc':11 'random':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697405537
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2717074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697392037 {#1484
    date: 2023-10-15 19:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "It-s-crazy-how-few-games-even-have-a-random-NPC"
  +title: "It's crazy how few games even have a random NPC line for this"
  +url: "https://startrek.website/pictrs/image/7f3876c6-f7cc-472e-a780-eca2146f378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697392037 {#1497
    date: 2023-10-15 19:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 9689
  -titleTs: "'crazi':3 'even':7 'game':6 'line':12 'npc':11 'random':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697405537
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2717074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697392037 {#1484
    date: 2023-10-15 19:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "It-s-crazy-how-few-games-even-have-a-random-NPC"
  +title: "It's crazy how few games even have a random NPC line for this"
  +url: "https://startrek.website/pictrs/image/7f3876c6-f7cc-472e-a780-eca2146f378a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697392037 {#1497
    date: 2023-10-15 19:47:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 9689
  -titleTs: "'crazi':3 'even':7 'game':6 'line':12 'npc':11 'random':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697405537
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2717074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697392037 {#1484
    date: 2023-10-15 19:47:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Then-put-your-little-hand-in-mine"
  +title: "Then put your little hand in mine..."
  +url: "https://lemmy.world/pictrs/image/9f785c7f-409c-478f-88a8-5dfe63e76a6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697390336 {#1476
    date: 2023-10-15 19:18:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 9773
  -titleTs: "'hand':5 'littl':4 'mine':7 'put':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6842652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390336 {#1761
    date: 2023-10-15 19:18:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Then-put-your-little-hand-in-mine"
  +title: "Then put your little hand in mine..."
  +url: "https://lemmy.world/pictrs/image/9f785c7f-409c-478f-88a8-5dfe63e76a6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697390336 {#1476
    date: 2023-10-15 19:18:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 9773
  -titleTs: "'hand':5 'littl':4 'mine':7 'put':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6842652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390336 {#1761
    date: 2023-10-15 19:18:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Then-put-your-little-hand-in-mine"
  +title: "Then put your little hand in mine..."
  +url: "https://lemmy.world/pictrs/image/9f785c7f-409c-478f-88a8-5dfe63e76a6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697390336 {#1476
    date: 2023-10-15 19:18:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 9773
  -titleTs: "'hand':5 'littl':4 'mine':7 'put':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6842652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390336 {#1761
    date: 2023-10-15 19:18:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Who-else-saw-this"
  +title: "Who else saw this?"
  +url: "https://lemmy.world/pictrs/image/b41e73d6-1fde-4e40-87a0-d136ab7a9aaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697388879 {#1787
    date: 2023-10-15 18:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 30547
  -titleTs: "'els':2 'saw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6841062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697388879 {#1777
    date: 2023-10-15 18:54:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Who-else-saw-this"
  +title: "Who else saw this?"
  +url: "https://lemmy.world/pictrs/image/b41e73d6-1fde-4e40-87a0-d136ab7a9aaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697388879 {#1787
    date: 2023-10-15 18:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 30547
  -titleTs: "'els':2 'saw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6841062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697388879 {#1777
    date: 2023-10-15 18:54:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Who-else-saw-this"
  +title: "Who else saw this?"
  +url: "https://lemmy.world/pictrs/image/b41e73d6-1fde-4e40-87a0-d136ab7a9aaf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697388879 {#1787
    date: 2023-10-15 18:54:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 30547
  -titleTs: "'els':2 'saw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6841062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697388879 {#1777
    date: 2023-10-15 18:54:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1465 …}
  +slug: "Power-overwhelming"
  +title: "Power overwhelming"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/b2Dj9ZKgtw77/RDm8I8gFMbGAaMdkWPlJheuVlTtv6VNo8dfikgLJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697381035 {#1681
    date: 2023-10-15 16:43:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16623
  -titleTs: "'overwhelm':2 'power':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381035
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11573610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381035 {#1444
    date: 2023-10-15 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1465 …}
  +slug: "Power-overwhelming"
  +title: "Power overwhelming"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/b2Dj9ZKgtw77/RDm8I8gFMbGAaMdkWPlJheuVlTtv6VNo8dfikgLJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697381035 {#1681
    date: 2023-10-15 16:43:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16623
  -titleTs: "'overwhelm':2 'power':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381035
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11573610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381035 {#1444
    date: 2023-10-15 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1445 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1465 …}
  +slug: "Power-overwhelming"
  +title: "Power overwhelming"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/f1538e3aa-7b3151/b2Dj9ZKgtw77/RDm8I8gFMbGAaMdkWPlJheuVlTtv6VNo8dfikgLJ.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697381035 {#1681
    date: 2023-10-15 16:43:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16623
  -titleTs: "'overwhelm':2 'power':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381035
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11573610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381035 {#1444
    date: 2023-10-15 16:43:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "by-panel-per-day"
  +title: "by panel per day"
  +url: "https://64.media.tumblr.com/d8aba0b1f9353c1118a7486962819eea/aac5f9f4b274223c-71/s999999999x999999999/289d9c8a2973248e9a87e005484cd23edd793b24.png"
  +body: """
    Source: [panelperday on Tumblr](https://www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)\n
    \n
    Description> There are Orcs, very many of them, ’ he said. ‘And some are large and evil: Black Uruks of Mordor… but there is something else… A great cave-troll, I think, or more than one. There is no hope for escape.’  \n
    > …  \n
    > Through the braced and splintered door, a huge arm and shoulder with green scales was thrust. Boromir leaped forward and hewed with all his might, but his sword rang and glanced aside, and fell from his shaken hand\n
    \n
    Tumblr archive: [www.tumblr.com/archive](https://www.tumblr.com/archive)\n
    \n
    RSS Feed: [www.tumblr.com/rss](https://www.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697380122 {#1660
    date: 2023-10-15 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5525
  -titleTs: "'day':4 'panel':2 'per':3"
  -bodyTs: "'/archive](https://www.tumblr.com/archive)':92 '/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':7 '/rss](https://www.tumblr.com/rss)':97 'archiv':89 'arm':58 'asid':81 'black':24 'boromir':66 'brace':52 'cave':36 'cave-trol':35 'descript':8 'door':55 'els':32 'escap':49 'evil':23 'feed':94 'fell':83 'forward':68 'glanc':80 'great':34 'green':62 'hand':87 'hew':70 'hope':47 'huge':57 'larg':21 'leap':67 'mani':13 'might':74 'mordor':27 'one':43 'orc':11 'panelperday':2 'rang':78 'rss':93 'said':17 'scale':63 'shaken':86 'shoulder':60 'someth':31 'sourc':1 'splinter':54 'sword':77 'think':39 'thrust':65 'troll':37 'tumblr':4,88 'uruk':25 'www.tumblr.com':6,91,96 'www.tumblr.com/archive](https://www.tumblr.com/archive)':90 'www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':5 'www.tumblr.com/rss](https://www.tumblr.com/rss)':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697429622
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11572498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380122 {#1409
    date: 2023-10-15 16:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "by-panel-per-day"
  +title: "by panel per day"
  +url: "https://64.media.tumblr.com/d8aba0b1f9353c1118a7486962819eea/aac5f9f4b274223c-71/s999999999x999999999/289d9c8a2973248e9a87e005484cd23edd793b24.png"
  +body: """
    Source: [panelperday on Tumblr](https://www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)\n
    \n
    Description> There are Orcs, very many of them, ’ he said. ‘And some are large and evil: Black Uruks of Mordor… but there is something else… A great cave-troll, I think, or more than one. There is no hope for escape.’  \n
    > …  \n
    > Through the braced and splintered door, a huge arm and shoulder with green scales was thrust. Boromir leaped forward and hewed with all his might, but his sword rang and glanced aside, and fell from his shaken hand\n
    \n
    Tumblr archive: [www.tumblr.com/archive](https://www.tumblr.com/archive)\n
    \n
    RSS Feed: [www.tumblr.com/rss](https://www.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697380122 {#1660
    date: 2023-10-15 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5525
  -titleTs: "'day':4 'panel':2 'per':3"
  -bodyTs: "'/archive](https://www.tumblr.com/archive)':92 '/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':7 '/rss](https://www.tumblr.com/rss)':97 'archiv':89 'arm':58 'asid':81 'black':24 'boromir':66 'brace':52 'cave':36 'cave-trol':35 'descript':8 'door':55 'els':32 'escap':49 'evil':23 'feed':94 'fell':83 'forward':68 'glanc':80 'great':34 'green':62 'hand':87 'hew':70 'hope':47 'huge':57 'larg':21 'leap':67 'mani':13 'might':74 'mordor':27 'one':43 'orc':11 'panelperday':2 'rang':78 'rss':93 'said':17 'scale':63 'shaken':86 'shoulder':60 'someth':31 'sourc':1 'splinter':54 'sword':77 'think':39 'thrust':65 'troll':37 'tumblr':4,88 'uruk':25 'www.tumblr.com':6,91,96 'www.tumblr.com/archive](https://www.tumblr.com/archive)':90 'www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':5 'www.tumblr.com/rss](https://www.tumblr.com/rss)':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697429622
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11572498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380122 {#1409
    date: 2023-10-15 16:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1446 …}
  +slug: "by-panel-per-day"
  +title: "by panel per day"
  +url: "https://64.media.tumblr.com/d8aba0b1f9353c1118a7486962819eea/aac5f9f4b274223c-71/s999999999x999999999/289d9c8a2973248e9a87e005484cd23edd793b24.png"
  +body: """
    Source: [panelperday on Tumblr](https://www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)\n
    \n
    Description> There are Orcs, very many of them, ’ he said. ‘And some are large and evil: Black Uruks of Mordor… but there is something else… A great cave-troll, I think, or more than one. There is no hope for escape.’  \n
    > …  \n
    > Through the braced and splintered door, a huge arm and shoulder with green scales was thrust. Boromir leaped forward and hewed with all his might, but his sword rang and glanced aside, and fell from his shaken hand\n
    \n
    Tumblr archive: [www.tumblr.com/archive](https://www.tumblr.com/archive)\n
    \n
    RSS Feed: [www.tumblr.com/rss](https://www.tumblr.com/rss)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697380122 {#1660
    date: 2023-10-15 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5525
  -titleTs: "'day':4 'panel':2 'per':3"
  -bodyTs: "'/archive](https://www.tumblr.com/archive)':92 '/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':7 '/rss](https://www.tumblr.com/rss)':97 'archiv':89 'arm':58 'asid':81 'black':24 'boromir':66 'brace':52 'cave':36 'cave-trol':35 'descript':8 'door':55 'els':32 'escap':49 'evil':23 'feed':94 'fell':83 'forward':68 'glanc':80 'great':34 'green':62 'hand':87 'hew':70 'hope':47 'huge':57 'larg':21 'leap':67 'mani':13 'might':74 'mordor':27 'one':43 'orc':11 'panelperday':2 'rang':78 'rss':93 'said':17 'scale':63 'shaken':86 'shoulder':60 'someth':31 'sourc':1 'splinter':54 'sword':77 'think':39 'thrust':65 'troll':37 'tumblr':4,88 'uruk':25 'www.tumblr.com':6,91,96 'www.tumblr.com/archive](https://www.tumblr.com/archive)':90 'www.tumblr.com/panelperday/730790093893386240/there-are-orcs-very-many-of-them-he-said-and)':5 'www.tumblr.com/rss](https://www.tumblr.com/rss)':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697429622
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11572498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697380122 {#1409
    date: 2023-10-15 16:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Worf-isn-t-getting-a-tote-bag-any-time-soon"
  +title: "Worf isn't getting a tote bag any time soon..."
  +url: "https://lemmy.world/pictrs/image/9a1205f9-7cfc-4649-8764-342b4b829f9b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697376592 {#1412
    date: 2023-10-15 15:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 9699
  -titleTs: "'bag':7 'get':4 'isn':2 'soon':10 'time':9 'tote':6 'worf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6832530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376592 {#1441
    date: 2023-10-15 15:29:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Worf-isn-t-getting-a-tote-bag-any-time-soon"
  +title: "Worf isn't getting a tote bag any time soon..."
  +url: "https://lemmy.world/pictrs/image/9a1205f9-7cfc-4649-8764-342b4b829f9b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697376592 {#1412
    date: 2023-10-15 15:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 9699
  -titleTs: "'bag':7 'get':4 'isn':2 'soon':10 'time':9 'tote':6 'worf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6832530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376592 {#1441
    date: 2023-10-15 15:29:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1419 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "Worf-isn-t-getting-a-tote-bag-any-time-soon"
  +title: "Worf isn't getting a tote bag any time soon..."
  +url: "https://lemmy.world/pictrs/image/9a1205f9-7cfc-4649-8764-342b4b829f9b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697376592 {#1412
    date: 2023-10-15 15:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 9699
  -titleTs: "'bag':7 'get':4 'isn':2 'soon':10 'time':9 'tote':6 'worf':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697381092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6832530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697376592 {#1441
    date: 2023-10-15 15:29:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Today-is-the-anniversary-of-the-self-governing-island-country"
  +title: "Today is the anniversary of the self governing island country Niue adapting its flag. In principle a typical colonial design, with Union Jack in the canton, but the stars on it give an original touch."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Niue.jpg/1024px-Flag_of_Niue.jpg"
  +body: """
    The large star in the middle represents the island of Niue, the four smaller stars represent the Southern Cross.\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Niue)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697367775 {#1453
    date: 2023-10-15 13:02:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 6062
  -titleTs: "'adapt':12 'anniversari':4 'canton':26 'coloni':19 'countri':10 'design':20 'flag':14 'give':32 'govern':8 'island':9 'jack':23 'niue':11 'origin':34 'principl':16 'self':7 'star':29 'today':1 'touch':35 'typic':18 'union':22"
  -bodyTs: "'/wiki/flag_of_niue)':27 'articl':21 'cross':19 'en.wikipedia.org':26 'en.wikipedia.org/wiki/flag_of_niue)':25 'flag':24 'four':13 'island':9 'larg':2 'middl':6 'niue':11 'repres':7,16 'smaller':14 'southern':18 'star':3,15 'wikipedia':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697372275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6828497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697367775 {#1460
    date: 2023-10-15 13:02:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Today-is-the-anniversary-of-the-self-governing-island-country"
  +title: "Today is the anniversary of the self governing island country Niue adapting its flag. In principle a typical colonial design, with Union Jack in the canton, but the stars on it give an original touch."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Niue.jpg/1024px-Flag_of_Niue.jpg"
  +body: """
    The large star in the middle represents the island of Niue, the four smaller stars represent the Southern Cross.\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Niue)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697367775 {#1453
    date: 2023-10-15 13:02:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 6062
  -titleTs: "'adapt':12 'anniversari':4 'canton':26 'coloni':19 'countri':10 'design':20 'flag':14 'give':32 'govern':8 'island':9 'jack':23 'niue':11 'origin':34 'principl':16 'self':7 'star':29 'today':1 'touch':35 'typic':18 'union':22"
  -bodyTs: "'/wiki/flag_of_niue)':27 'articl':21 'cross':19 'en.wikipedia.org':26 'en.wikipedia.org/wiki/flag_of_niue)':25 'flag':24 'four':13 'island':9 'larg':2 'middl':6 'niue':11 'repres':7,16 'smaller':14 'southern':18 'star':3,15 'wikipedia':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697372275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6828497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697367775 {#1460
    date: 2023-10-15 13:02:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1458
  +user: Proxies\__CG__\App\Entity\User {#1459 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1432 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1433 …}
  +slug: "Today-is-the-anniversary-of-the-self-governing-island-country"
  +title: "Today is the anniversary of the self governing island country Niue adapting its flag. In principle a typical colonial design, with Union Jack in the canton, but the stars on it give an original touch."
  +url: "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/Flag_of_Niue.jpg/1024px-Flag_of_Niue.jpg"
  +body: """
    The large star in the middle represents the island of Niue, the four smaller stars represent the Southern Cross.\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Niue)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697367775 {#1453
    date: 2023-10-15 13:02:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 6062
  -titleTs: "'adapt':12 'anniversari':4 'canton':26 'coloni':19 'countri':10 'design':20 'flag':14 'give':32 'govern':8 'island':9 'jack':23 'niue':11 'origin':34 'principl':16 'self':7 'star':29 'today':1 'touch':35 'typic':18 'union':22"
  -bodyTs: "'/wiki/flag_of_niue)':27 'articl':21 'cross':19 'en.wikipedia.org':26 'en.wikipedia.org/wiki/flag_of_niue)':25 'flag':24 'four':13 'island':9 'larg':2 'middl':6 'niue':11 'repres':7,16 'smaller':14 'southern':18 'star':3,15 'wikipedia':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697372275
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6828497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697367775 {#1460
    date: 2023-10-15 13:02:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1703
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1700
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1703
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1700
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#197 …}
  +image: Proxies\__CG__\App\Entity\Image {#1695 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1703
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1700
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#1752
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#1744
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#1752
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#1744
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#1752
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1673 …}
  +badges: Doctrine\ORM\PersistentCollection {#1678 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#1744
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1670
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1666
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1670
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1666
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1667
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1670
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1666
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1553
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1552
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1553
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1552
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1590
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1930 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1553
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1552
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1588
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1572
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1588
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1572
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1586 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1588
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1572
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1559
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-know"
  +title: "It's like they know..."
  +url: "https://lemmy.world/pictrs/image/44c02d42-dbd6-4ea5-b43e-d66e155ae84a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697311013 {#1567
    date: 2023-10-14 21:16:53.0 +02: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: 20377
  -titleTs: "'know':5 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697311013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6802192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311013 {#1550
    date: 2023-10-14 21:16:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-know"
  +title: "It's like they know..."
  +url: "https://lemmy.world/pictrs/image/44c02d42-dbd6-4ea5-b43e-d66e155ae84a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697311013 {#1567
    date: 2023-10-14 21:16:53.0 +02: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: 20377
  -titleTs: "'know':5 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697311013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6802192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311013 {#1550
    date: 2023-10-14 21:16:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: Proxies\__CG__\App\Entity\Image {#1548 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#199 …}
  +slug: "It-s-like-they-know"
  +title: "It's like they know..."
  +url: "https://lemmy.world/pictrs/image/44c02d42-dbd6-4ea5-b43e-d66e155ae84a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697311013 {#1567
    date: 2023-10-14 21:16:53.0 +02: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: 20377
  -titleTs: "'know':5 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697311013
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6802192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311013 {#1550
    date: 2023-10-14 21:16:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details