GET https://kbin.spritesserver.nl/active?p=439

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 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.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Tough-life"
  +title: "Tough life"
  +url: "https://lemmy.ml/pictrs/image/f3e79a7c-86ec-4579-a250-0dace5560ecb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699192 {#191
    date: 2023-11-23 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15219
  -titleTs: "'life':2 'tough':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687831
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8289212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601431 {#242
    date: 2023-11-21 22:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Tough-life"
  +title: "Tough life"
  +url: "https://lemmy.ml/pictrs/image/f3e79a7c-86ec-4579-a250-0dace5560ecb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699192 {#191
    date: 2023-11-23 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15219
  -titleTs: "'life':2 'tough':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687831
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8289212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601431 {#242
    date: 2023-11-21 22:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Tough-life"
  +title: "Tough life"
  +url: "https://lemmy.ml/pictrs/image/f3e79a7c-86ec-4579-a250-0dace5560ecb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 480
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699192 {#191
    date: 2023-11-23 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15219
  -titleTs: "'life':2 'tough':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687831
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8289212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601431 {#242
    date: 2023-11-21 22:17:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Let-s-all-be-thankful"
  +title: "Let's all be thankful."
  +url: "https://lemmy.world/pictrs/image/31c222ec-28eb-4805-86a9-9f33d8aeaa7a.png"
  +body: "[Happy Thanksgiving!](https://en.wikipedia.org/wiki/Max_Headroom_signal_hijacking)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699045 {#1877
    date: 2023-11-23 01:24:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17757
  -titleTs: "'let':1 'thank':5"
  -bodyTs: "'/wiki/max_headroom_signal_hijacking)':5 'en.wikipedia.org':4 'en.wikipedia.org/wiki/max_headroom_signal_hijacking)':3 'happi':1 'thanksgiv':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683510 {#1876
    date: 2023-11-22 21:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Let-s-all-be-thankful"
  +title: "Let's all be thankful."
  +url: "https://lemmy.world/pictrs/image/31c222ec-28eb-4805-86a9-9f33d8aeaa7a.png"
  +body: "[Happy Thanksgiving!](https://en.wikipedia.org/wiki/Max_Headroom_signal_hijacking)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699045 {#1877
    date: 2023-11-23 01:24:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17757
  -titleTs: "'let':1 'thank':5"
  -bodyTs: "'/wiki/max_headroom_signal_hijacking)':5 'en.wikipedia.org':4 'en.wikipedia.org/wiki/max_headroom_signal_hijacking)':3 'happi':1 'thanksgiv':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683510 {#1876
    date: 2023-11-22 21:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Let-s-all-be-thankful"
  +title: "Let's all be thankful."
  +url: "https://lemmy.world/pictrs/image/31c222ec-28eb-4805-86a9-9f33d8aeaa7a.png"
  +body: "[Happy Thanksgiving!](https://en.wikipedia.org/wiki/Max_Headroom_signal_hijacking)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700699045 {#1877
    date: 2023-11-23 01:24:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 17757
  -titleTs: "'let':1 'thank':5"
  -bodyTs: "'/wiki/max_headroom_signal_hijacking)':5 'en.wikipedia.org':4 'en.wikipedia.org/wiki/max_headroom_signal_hijacking)':3 'happi':1 'thanksgiv':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700769910
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8617240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700683510 {#1876
    date: 2023-11-22 21:05:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Don-t-want-to-give-them-any-funny-ideas"
  +title: "Don't want to give them any funny ideas"
  +url: "https://startrek.website/pictrs/image/752e11c2-1f90-4b40-a812-267fee6a4358.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698923 {#1953
    date: 2023-11-23 01:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 17753
  -titleTs: "'funni':8 'give':5 'idea':9 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756654
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3953125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670254 {#1937
    date: 2023-11-22 17:24:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Don-t-want-to-give-them-any-funny-ideas"
  +title: "Don't want to give them any funny ideas"
  +url: "https://startrek.website/pictrs/image/752e11c2-1f90-4b40-a812-267fee6a4358.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698923 {#1953
    date: 2023-11-23 01:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 17753
  -titleTs: "'funni':8 'give':5 'idea':9 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756654
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3953125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670254 {#1937
    date: 2023-11-22 17:24:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Don-t-want-to-give-them-any-funny-ideas"
  +title: "Don't want to give them any funny ideas"
  +url: "https://startrek.website/pictrs/image/752e11c2-1f90-4b40-a812-267fee6a4358.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698923 {#1953
    date: 2023-11-23 01:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 17753
  -titleTs: "'funni':8 'give':5 'idea':9 'want':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756654
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3953125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700670254 {#1937
    date: 2023-11-22 17:24:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Chiseled-obsidian-recovered-from-Neolithic-shipwreck-near-Capri-s-Blue-Grotto"
  +title: "Chiseled obsidian recovered from Neolithic shipwreck near Capri's 'Blue Grotto'"
  +url: "https://www.livescience.com/archaeology/chiseled-obsidian-recovered-from-neolithic-shipwreck-near-capris-blue-grotto"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698886 {#1388
    date: 2023-11-23 01:21:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15632
  -titleTs: "'blue':10 'capri':8 'chisel':1 'grotto':11 'near':7 'neolith':5 'obsidian':2 'recov':3 'shipwreck':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700730386
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3661349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698886 {#1387
    date: 2023-11-23 01:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Chiseled-obsidian-recovered-from-Neolithic-shipwreck-near-Capri-s-Blue-Grotto"
  +title: "Chiseled obsidian recovered from Neolithic shipwreck near Capri's 'Blue Grotto'"
  +url: "https://www.livescience.com/archaeology/chiseled-obsidian-recovered-from-neolithic-shipwreck-near-capris-blue-grotto"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698886 {#1388
    date: 2023-11-23 01:21:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15632
  -titleTs: "'blue':10 'capri':8 'chisel':1 'grotto':11 'near':7 'neolith':5 'obsidian':2 'recov':3 'shipwreck':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700730386
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3661349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698886 {#1387
    date: 2023-11-23 01:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Chiseled-obsidian-recovered-from-Neolithic-shipwreck-near-Capri-s-Blue-Grotto"
  +title: "Chiseled obsidian recovered from Neolithic shipwreck near Capri's 'Blue Grotto'"
  +url: "https://www.livescience.com/archaeology/chiseled-obsidian-recovered-from-neolithic-shipwreck-near-capris-blue-grotto"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698886 {#1388
    date: 2023-11-23 01:21:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 15632
  -titleTs: "'blue':10 'capri':8 'chisel':1 'grotto':11 'near':7 'neolith':5 'obsidian':2 'recov':3 'shipwreck':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700730386
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3661349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700698886 {#1387
    date: 2023-11-23 01:21:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-the-actual-fuck"
  +title: "What the actual fuck?!"
  +url: "https://lemmy.world/pictrs/image/7fcf6169-56f5-4463-8a42-cc69a19fbf3f.jpeg"
  +body: "Some random website knows which school i go to, this is the second time i have received this message"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698848 {#1942
    date: 2023-11-23 01:20:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 15384
  -titleTs: "'actual':3 'fuck':4"
  -bodyTs: "'go':8 'know':4 'messag':19 'random':2 'receiv':17 'school':6 'second':13 'time':14 'websit':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700736142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8598790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649742 {#1971
    date: 2023-11-22 11:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-the-actual-fuck"
  +title: "What the actual fuck?!"
  +url: "https://lemmy.world/pictrs/image/7fcf6169-56f5-4463-8a42-cc69a19fbf3f.jpeg"
  +body: "Some random website knows which school i go to, this is the second time i have received this message"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698848 {#1942
    date: 2023-11-23 01:20:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 15384
  -titleTs: "'actual':3 'fuck':4"
  -bodyTs: "'go':8 'know':4 'messag':19 'random':2 'receiv':17 'school':6 'second':13 'time':14 'websit':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700736142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8598790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649742 {#1971
    date: 2023-11-22 11:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1396 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-the-actual-fuck"
  +title: "What the actual fuck?!"
  +url: "https://lemmy.world/pictrs/image/7fcf6169-56f5-4463-8a42-cc69a19fbf3f.jpeg"
  +body: "Some random website knows which school i go to, this is the second time i have received this message"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698848 {#1942
    date: 2023-11-23 01:20:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 15384
  -titleTs: "'actual':3 'fuck':4"
  -bodyTs: "'go':8 'know':4 'messag':19 'random':2 'receiv':17 'school':6 'second':13 'time':14 'websit':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700736142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8598790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649742 {#1971
    date: 2023-11-22 11:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Fedposting"
  +title: "Fedposting"
  +url: "https://programming.dev/pictrs/image/c93a9100-1384-4091-b478-c5479a04d20c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698822 {#1902
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 14940
  -titleTs: "'fedpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700615151
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6176532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528751 {#1898
    date: 2023-11-21 02:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Fedposting"
  +title: "Fedposting"
  +url: "https://programming.dev/pictrs/image/c93a9100-1384-4091-b478-c5479a04d20c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698822 {#1902
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 14940
  -titleTs: "'fedpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700615151
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6176532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528751 {#1898
    date: 2023-11-21 02:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2438 …}
  +slug: "Fedposting"
  +title: "Fedposting"
  +url: "https://programming.dev/pictrs/image/c93a9100-1384-4091-b478-c5479a04d20c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698822 {#1902
    date: 2023-11-23 01:20:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 14940
  -titleTs: "'fedpost':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700615151
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6176532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700528751 {#1898
    date: 2023-11-21 02:05:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kirk-hits-rock-bottom"
  +title: "Kirk hits rock bottom."
  +url: "https://lemmy.world/pictrs/image/7ccb81d3-5956-4903-854f-bf4d9cd61856.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698441 {#2426
    date: 2023-11-23 01:14:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 15439
  -titleTs: "'bottom':4 'hit':2 'kirk':1 'rock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8605483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663288 {#2440
    date: 2023-11-22 15:28:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kirk-hits-rock-bottom"
  +title: "Kirk hits rock bottom."
  +url: "https://lemmy.world/pictrs/image/7ccb81d3-5956-4903-854f-bf4d9cd61856.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698441 {#2426
    date: 2023-11-23 01:14:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 15439
  -titleTs: "'bottom':4 'hit':2 'kirk':1 'rock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8605483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663288 {#2440
    date: 2023-11-22 15:28:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#2357 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Kirk-hits-rock-bottom"
  +title: "Kirk hits rock bottom."
  +url: "https://lemmy.world/pictrs/image/7ccb81d3-5956-4903-854f-bf4d9cd61856.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698441 {#2426
    date: 2023-11-23 01:14:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 15439
  -titleTs: "'bottom':4 'hit':2 'kirk':1 'rock':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700749688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8605483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663288 {#2440
    date: 2023-11-22 15:28:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Well-deserved"
  +title: "Well deserved"
  +url: "https://lemmy.world/pictrs/image/d638d984-0ad3-4ad5-aa38-1207d4cbffd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698389 {#2449
    date: 2023-11-23 01:13:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 15218
  -titleTs: "'deserv':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601347 {#2477
    date: 2023-11-21 22:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Well-deserved"
  +title: "Well deserved"
  +url: "https://lemmy.world/pictrs/image/d638d984-0ad3-4ad5-aa38-1207d4cbffd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698389 {#2449
    date: 2023-11-23 01:13:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 15218
  -titleTs: "'deserv':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601347 {#2477
    date: 2023-11-21 22:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Well-deserved"
  +title: "Well deserved"
  +url: "https://lemmy.world/pictrs/image/d638d984-0ad3-4ad5-aa38-1207d4cbffd3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700698389 {#2449
    date: 2023-11-23 01:13:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 15218
  -titleTs: "'deserv':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700687747
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8577562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601347 {#2477
    date: 2023-11-21 22:15:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#1391
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2481
    date: 2023-11-18 10:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#1391
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2481
    date: 2023-11-18 10:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#1391
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2481
    date: 2023-11-18 10:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-am-also-thankful-for-how-humble-I-am"
  +title: "I am also thankful for how humble I am"
  +url: "https://startrek.website/pictrs/image/b1d28cf5-08e9-4549-aa34-4bead63b17d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697019 {#1480
    date: 2023-11-23 00:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15518
  -titleTs: "'also':3 'humbl':7 'thank':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700759350
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672950 {#1522
    date: 2023-11-22 18:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-am-also-thankful-for-how-humble-I-am"
  +title: "I am also thankful for how humble I am"
  +url: "https://startrek.website/pictrs/image/b1d28cf5-08e9-4549-aa34-4bead63b17d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697019 {#1480
    date: 2023-11-23 00:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15518
  -titleTs: "'also':3 'humbl':7 'thank':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700759350
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672950 {#1522
    date: 2023-11-22 18:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "I-am-also-thankful-for-how-humble-I-am"
  +title: "I am also thankful for how humble I am"
  +url: "https://startrek.website/pictrs/image/b1d28cf5-08e9-4549-aa34-4bead63b17d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697019 {#1480
    date: 2023-11-23 00:50:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15518
  -titleTs: "'also':3 'humbl':7 'thank':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700759350
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672950 {#1522
    date: 2023-11-22 18:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "What-is-it-about-good-sticks-that-just-makes-everything"
  +title: "What is it about good sticks that just makes everything right?"
  +url: "https://lemmy.ca/pictrs/image/8053b6ac-d8b2-45d6-aeaa-360a1ceec17c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700696270 {#1541
    date: 2023-11-23 00:37:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 15509
  -titleTs: "'everyth':10 'good':5 'make':9 'right':11 'stick':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756135
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9869893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669735 {#1529
    date: 2023-11-22 17:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "What-is-it-about-good-sticks-that-just-makes-everything"
  +title: "What is it about good sticks that just makes everything right?"
  +url: "https://lemmy.ca/pictrs/image/8053b6ac-d8b2-45d6-aeaa-360a1ceec17c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700696270 {#1541
    date: 2023-11-23 00:37:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 15509
  -titleTs: "'everyth':10 'good':5 'make':9 'right':11 'stick':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756135
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9869893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669735 {#1529
    date: 2023-11-22 17:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "What-is-it-about-good-sticks-that-just-makes-everything"
  +title: "What is it about good sticks that just makes everything right?"
  +url: "https://lemmy.ca/pictrs/image/8053b6ac-d8b2-45d6-aeaa-360a1ceec17c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700696270 {#1541
    date: 2023-11-23 00:37:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 15509
  -titleTs: "'everyth':10 'good':5 'make':9 'right':11 'stick':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700756135
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9869893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700669735 {#1529
    date: 2023-11-22 17:15:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "At-least-I-don-t-have-to-worry-about-bad-karma"
  +title: "At least I don't have to worry about bad karma"
  +url: "https://sh.itjust.works/pictrs/image/b10e994e-5b99-4d62-b0a5-2fb42e86dc0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695950 {#1710
    date: 2023-11-23 00:32:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15570
  -titleTs: "'bad':10 'karma':11 'least':2 'worri':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700771352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9678723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684952 {#1706
    date: 2023-11-22 21:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "At-least-I-don-t-have-to-worry-about-bad-karma"
  +title: "At least I don't have to worry about bad karma"
  +url: "https://sh.itjust.works/pictrs/image/b10e994e-5b99-4d62-b0a5-2fb42e86dc0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695950 {#1710
    date: 2023-11-23 00:32:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15570
  -titleTs: "'bad':10 'karma':11 'least':2 'worri':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700771352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9678723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684952 {#1706
    date: 2023-11-22 21:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "At-least-I-don-t-have-to-worry-about-bad-karma"
  +title: "At least I don't have to worry about bad karma"
  +url: "https://sh.itjust.works/pictrs/image/b10e994e-5b99-4d62-b0a5-2fb42e86dc0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 351
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695950 {#1710
    date: 2023-11-23 00:32:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 15570
  -titleTs: "'bad':10 'karma':11 'least':2 'worri':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700771352
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9678723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700684952 {#1706
    date: 2023-11-22 21:29:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Uh-I-wouldn-t-dream-of-it"
  +title: "Uh... I wouldn't dream of it."
  +url: "https://startrek.website/pictrs/image/b89ebbcc-68b4-4d3b-9638-f35c79e6f08a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695660 {#1470
    date: 2023-11-23 00:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 15574
  -titleTs: "'dream':5 'uh':1 'wouldn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774256
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3961182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687856 {#1469
    date: 2023-11-22 22:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Uh-I-wouldn-t-dream-of-it"
  +title: "Uh... I wouldn't dream of it."
  +url: "https://startrek.website/pictrs/image/b89ebbcc-68b4-4d3b-9638-f35c79e6f08a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695660 {#1470
    date: 2023-11-23 00:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 15574
  -titleTs: "'dream':5 'uh':1 'wouldn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774256
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3961182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687856 {#1469
    date: 2023-11-22 22:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Uh-I-wouldn-t-dream-of-it"
  +title: "Uh... I wouldn't dream of it."
  +url: "https://startrek.website/pictrs/image/b89ebbcc-68b4-4d3b-9638-f35c79e6f08a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695660 {#1470
    date: 2023-11-23 00:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1483 …}
  +votes: Doctrine\ORM\PersistentCollection {#1484 …}
  +reports: Doctrine\ORM\PersistentCollection {#1488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1496 …}
  +badges: Doctrine\ORM\PersistentCollection {#1490 …}
  +children: []
  -id: 15574
  -titleTs: "'dream':5 'uh':1 'wouldn':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700774256
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3961182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700687856 {#1469
    date: 2023-11-22 22:17:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#1493
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#1495
    date: 2023-11-22 18:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#1493
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#1495
    date: 2023-11-22 18:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1476 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#1493
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1761 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1767 …}
  +badges: Doctrine\ORM\PersistentCollection {#1762 …}
  +children: []
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#1495
    date: 2023-11-22 18:22:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Captured"
  +title: "Captured"
  +url: "https://startrek.website/pictrs/image/da962ea4-1398-4848-b29f-2f032c749ef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693864 {#1788
    date: 2023-11-22 23:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 17834
  -titleTs: "'captur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700630790
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3915882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568290 {#1772
    date: 2023-11-21 13:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Captured"
  +title: "Captured"
  +url: "https://startrek.website/pictrs/image/da962ea4-1398-4848-b29f-2f032c749ef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693864 {#1788
    date: 2023-11-22 23:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 17834
  -titleTs: "'captur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700630790
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3915882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568290 {#1772
    date: 2023-11-21 13:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1779
  +user: Proxies\__CG__\App\Entity\User {#1778 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1787 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Captured"
  +title: "Captured"
  +url: "https://startrek.website/pictrs/image/da962ea4-1398-4848-b29f-2f032c749ef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693864 {#1788
    date: 2023-11-22 23:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 17834
  -titleTs: "'captur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700630790
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3915882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700568290 {#1772
    date: 2023-11-21 13:04:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Soo-are-the-Maquis-good-or-bad-guys"
  +title: "Soo, are the Maquis good or bad guys?"
  +url: "https://feddit.de/pictrs/image/30365f61-cf99-48d9-8604-578c6f84581e.jpeg"
  +body: """
    It’s kind of ambiguous really. On one hand:\n
    \n
    - betrayed by former allies\n
    - false flag operations against them\n
    - Federation dispatches most modern ships\n
    - attacked with bio weapons\n
    - revered war heroes switch sides\n
    \n
    However,\n
    \n
    - not the main organization in the franchise\n
    - deemed terrorists by respectable officers such as Admiral Nechayev and Gul Dukat\n
    - have betrayed their uniform\n
    - allow violent criminals in their ranks
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693709 {#1764
    date: 2023-11-22 23:55:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 15587
  -titleTs: "'bad':7 'good':5 'guy':8 'maqui':4 'soo':1"
  -bodyTs: "'admir':48 'alli':13 'allow':57 'ambigu':5 'attack':24 'betray':10,54 'bio':26 'crimin':59 'deem':41 'dispatch':20 'dukat':52 'fals':14 'feder':19 'flag':15 'former':12 'franchis':40 'gul':51 'hand':9 'hero':30 'howev':33 'kind':3 'main':36 'modern':22 'nechayev':49 'offic':45 'one':8 'oper':16 'organ':37 'rank':62 'realli':6 'respect':44 'rever':28 'ship':23 'side':32 'switch':31 'terrorist':42 'uniform':56 'violent':58 'war':29 'weapon':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700732772
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5943926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688772 {#1765
    date: 2023-11-22 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Soo-are-the-Maquis-good-or-bad-guys"
  +title: "Soo, are the Maquis good or bad guys?"
  +url: "https://feddit.de/pictrs/image/30365f61-cf99-48d9-8604-578c6f84581e.jpeg"
  +body: """
    It’s kind of ambiguous really. On one hand:\n
    \n
    - betrayed by former allies\n
    - false flag operations against them\n
    - Federation dispatches most modern ships\n
    - attacked with bio weapons\n
    - revered war heroes switch sides\n
    \n
    However,\n
    \n
    - not the main organization in the franchise\n
    - deemed terrorists by respectable officers such as Admiral Nechayev and Gul Dukat\n
    - have betrayed their uniform\n
    - allow violent criminals in their ranks
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693709 {#1764
    date: 2023-11-22 23:55:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 15587
  -titleTs: "'bad':7 'good':5 'guy':8 'maqui':4 'soo':1"
  -bodyTs: "'admir':48 'alli':13 'allow':57 'ambigu':5 'attack':24 'betray':10,54 'bio':26 'crimin':59 'deem':41 'dispatch':20 'dukat':52 'fals':14 'feder':19 'flag':15 'former':12 'franchis':40 'gul':51 'hand':9 'hero':30 'howev':33 'kind':3 'main':36 'modern':22 'nechayev':49 'offic':45 'one':8 'oper':16 'organ':37 'rank':62 'realli':6 'respect':44 'rever':28 'ship':23 'side':32 'switch':31 'terrorist':42 'uniform':56 'violent':58 'war':29 'weapon':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700732772
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5943926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688772 {#1765
    date: 2023-11-22 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1500 …}
  +slug: "Soo-are-the-Maquis-good-or-bad-guys"
  +title: "Soo, are the Maquis good or bad guys?"
  +url: "https://feddit.de/pictrs/image/30365f61-cf99-48d9-8604-578c6f84581e.jpeg"
  +body: """
    It’s kind of ambiguous really. On one hand:\n
    \n
    - betrayed by former allies\n
    - false flag operations against them\n
    - Federation dispatches most modern ships\n
    - attacked with bio weapons\n
    - revered war heroes switch sides\n
    \n
    However,\n
    \n
    - not the main organization in the franchise\n
    - deemed terrorists by respectable officers such as Admiral Nechayev and Gul Dukat\n
    - have betrayed their uniform\n
    - allow violent criminals in their ranks
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700693709 {#1764
    date: 2023-11-22 23:55:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1444 …}
  +votes: Doctrine\ORM\PersistentCollection {#1452 …}
  +reports: Doctrine\ORM\PersistentCollection {#1465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1644 …}
  +badges: Doctrine\ORM\PersistentCollection {#1622 …}
  +children: []
  -id: 15587
  -titleTs: "'bad':7 'good':5 'guy':8 'maqui':4 'soo':1"
  -bodyTs: "'admir':48 'alli':13 'allow':57 'ambigu':5 'attack':24 'betray':10,54 'bio':26 'crimin':59 'deem':41 'dispatch':20 'dukat':52 'fals':14 'feder':19 'flag':15 'former':12 'franchis':40 'gul':51 'hand':9 'hero':30 'howev':33 'kind':3 'main':36 'modern':22 'nechayev':49 'offic':45 'one':8 'oper':16 'organ':37 'rank':62 'realli':6 'respect':44 'rever':28 'ship':23 'side':32 'switch':31 'terrorist':42 'uniform':56 'violent':58 'war':29 'weapon':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700732772
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5943926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700688772 {#1765
    date: 2023-11-22 22:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lower-Decks-lotta-details"
  +title: "Lower Decks, lotta details"
  +url: "https://lemmy.world/pictrs/image/cc60bff4-8ca2-4f1c-a6f5-0277f15eb404.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692943 {#1627
    date: 2023-11-22 23:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 14804
  -titleTs: "'deck':2 'detail':4 'lotta':3 'lower':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8524941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499481 {#1624
    date: 2023-11-20 17:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lower-Decks-lotta-details"
  +title: "Lower Decks, lotta details"
  +url: "https://lemmy.world/pictrs/image/cc60bff4-8ca2-4f1c-a6f5-0277f15eb404.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692943 {#1627
    date: 2023-11-22 23:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 14804
  -titleTs: "'deck':2 'detail':4 'lotta':3 'lower':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8524941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499481 {#1624
    date: 2023-11-20 17:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1634
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lower-Decks-lotta-details"
  +title: "Lower Decks, lotta details"
  +url: "https://lemmy.world/pictrs/image/cc60bff4-8ca2-4f1c-a6f5-0277f15eb404.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692943 {#1627
    date: 2023-11-22 23:42:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 14804
  -titleTs: "'deck':2 'detail':4 'lotta':3 'lower':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700585881
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8524941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700499481 {#1624
    date: 2023-11-20 17:58:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Record-Scratch"
  +title: "*Record Scratch*"
  +url: "https://lemmy.world/pictrs/image/6761d414-0075-4b07-be93-31c2d03198fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692713 {#1420
    date: 2023-11-22 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 14481
  -titleTs: "'record':1 'scratch':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700504294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8480325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417894 {#1426
    date: 2023-11-19 19:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Record-Scratch"
  +title: "*Record Scratch*"
  +url: "https://lemmy.world/pictrs/image/6761d414-0075-4b07-be93-31c2d03198fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692713 {#1420
    date: 2023-11-22 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 14481
  -titleTs: "'record':1 'scratch':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700504294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8480325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417894 {#1426
    date: 2023-11-19 19:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1451
  +user: Proxies\__CG__\App\Entity\User {#1636 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: Proxies\__CG__\App\Entity\Image {#1413 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Record-Scratch"
  +title: "*Record Scratch*"
  +url: "https://lemmy.world/pictrs/image/6761d414-0075-4b07-be93-31c2d03198fa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692713 {#1420
    date: 2023-11-22 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 14481
  -titleTs: "'record':1 'scratch':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700504294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8480325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700417894 {#1426
    date: 2023-11-19 19:18:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#1454
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1461
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#1454
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1461
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1464 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1448 …}
  +slug: "Air-cooling-is-just-better"
  +title: "Air cooling is just better"
  +url: "https://usenet.lol/pictrs/image/ef8057b1-5956-41aa-9478-6aaa2b7db2fe.jpeg"
  +body: "Air is better than water"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 578
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700692218 {#1454
    date: 2023-11-22 23:30:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 14918
  -titleTs: "'air':1 'better':5 'cool':2"
  -bodyTs: "'air':1 'better':3 'water':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700611191
  +visibility: "visible             "
  +apId: "https://usenet.lol/post/59462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700524791 {#1461
    date: 2023-11-21 00:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1434
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-path-to-enlightenment"
  +title: "The path to enlightenment"
  +url: "https://startrek.website/pictrs/image/c1ca03eb-c7b3-4b07-b8b5-3045c71e1b25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691683 {#1435
    date: 2023-11-22 23:21:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 15133
  -titleTs: "'enlighten':4 'path':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700668830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3921981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582430 {#1430
    date: 2023-11-21 17:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-path-to-enlightenment"
  +title: "The path to enlightenment"
  +url: "https://startrek.website/pictrs/image/c1ca03eb-c7b3-4b07-b8b5-3045c71e1b25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691683 {#1435
    date: 2023-11-22 23:21:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 15133
  -titleTs: "'enlighten':4 'path':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700668830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3921981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582430 {#1430
    date: 2023-11-21 17:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "The-path-to-enlightenment"
  +title: "The path to enlightenment"
  +url: "https://startrek.website/pictrs/image/c1ca03eb-c7b3-4b07-b8b5-3045c71e1b25.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 285
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691683 {#1435
    date: 2023-11-22 23:21:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 15133
  -titleTs: "'enlighten':4 'path':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700668830
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3921981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582430 {#1430
    date: 2023-11-21 17:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Good-Friends-Know-How-To-Keep-The-Laughs-Coming"
  +title: "Good Friends Know How To Keep The Laughs Coming"
  +url: "https://lemmy.world/pictrs/image/83b75ee5-3964-45bf-bc11-9bbba1bb49ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691538 {#1696
    date: 2023-11-22 23:18:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 17759
  -titleTs: "'come':9 'friend':2 'good':1 'keep':6 'know':3 'laugh':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700768744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682344 {#1709
    date: 2023-11-22 20:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Good-Friends-Know-How-To-Keep-The-Laughs-Coming"
  +title: "Good Friends Know How To Keep The Laughs Coming"
  +url: "https://lemmy.world/pictrs/image/83b75ee5-3964-45bf-bc11-9bbba1bb49ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691538 {#1696
    date: 2023-11-22 23:18:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 17759
  -titleTs: "'come':9 'friend':2 'good':1 'keep':6 'know':3 'laugh':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700768744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682344 {#1709
    date: 2023-11-22 20:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Good-Friends-Know-How-To-Keep-The-Laughs-Coming"
  +title: "Good Friends Know How To Keep The Laughs Coming"
  +url: "https://lemmy.world/pictrs/image/83b75ee5-3964-45bf-bc11-9bbba1bb49ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 238
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691538 {#1696
    date: 2023-11-22 23:18:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 17759
  -titleTs: "'come':9 'friend':2 'good':1 'keep':6 'know':3 'laugh':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700768744
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8616522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700682344 {#1709
    date: 2023-11-22 20:45:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Burned-by-the-Dragon-of-the-West"
  +title: "Burned by the Dragon of the West"
  +url: "https://startrek.website/pictrs/image/9ca7ac57-e0aa-4790-b3d0-17693d4faca1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691376 {#1641
    date: 2023-11-22 23:16:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 14762
  -titleTs: "'burn':1 'dragon':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3888019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492244 {#1648
    date: 2023-11-20 15:57:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Burned-by-the-Dragon-of-the-West"
  +title: "Burned by the Dragon of the West"
  +url: "https://startrek.website/pictrs/image/9ca7ac57-e0aa-4790-b3d0-17693d4faca1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691376 {#1641
    date: 2023-11-22 23:16:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 14762
  -titleTs: "'burn':1 'dragon':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3888019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492244 {#1648
    date: 2023-11-20 15:57:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Burned-by-the-Dragon-of-the-West"
  +title: "Burned by the Dragon of the West"
  +url: "https://startrek.website/pictrs/image/9ca7ac57-e0aa-4790-b3d0-17693d4faca1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 558
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691376 {#1641
    date: 2023-11-22 23:16:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 14762
  -titleTs: "'burn':1 'dragon':4 'west':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700578644
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3888019"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700492244 {#1648
    date: 2023-11-20 15:57:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "DISCUSSION-SPOILERS-THE-KILLER-Michael-Fassbender-Tilda-Swinton-Charles-Parnell"
  +title: "[DISCUSSION] [SPOILERS] - THE KILLER - Michael Fassbender, Tilda Swinton, Charles Parnell - Dir. by David Fincher"
  +url: "https://www.thewrap.com/wp-content/uploads/2023/08/the-killer-poster-michael-fassbender.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 10th, 2023 | 1hr 58m | 7.4 | 87% | 74 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">After a fateful near-miss, an assassin battles his employers, and himself, on an international manhunt he insists isn't personal.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">David Fincher\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Andrew Kevin Walker, Alexis Nolent, Luc Jacamon\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Michael Fassbender | … | The Killer |\n
    | Tilda Swinton | … | The Expert |\n
    | Charles Parnell | … | The Lawyer - Hodges |\n
    | Arliss Howard | … | The Client - Claybourne |\n
    | Kerry O’Malley | … | Dolores |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691094 {#1679
    date: 2023-11-22 23:11:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11626
  -titleTs: "'charl':9 'david':13 'dir':11 'discuss':1 'fassbend':6 'fincher':14 'killer':4 'michael':5 'parnel':10 'spoiler':2 'swinton':8 'tilda':7"
  -bodyTs: "'10th':8 '1hr':10 '2023':9 '58m':11 '7.4':12 '74':14 '87':13 'alexi':47 'andrew':44 'arliss':65 'assassin':23 'battl':24 'cast':51 'charl':60 'claybourn':69 'client':68 'date':2 'david':40 'director':38 'dolor':73 'employ':26 'expert':59 'fassbend':53 'fate':18 'fincher':41 'hodg':64 'howard':66 'imdb':4 'insist':34 'intern':31 'isn':35 'jacamon':50 'kerri':70 'kevin':45 'killer':55 'lawyer':63 'luc':49 'malley':72 'manhunt':32 'metacrit':6 'michael':52 'miss':21 'near':20 'near-miss':19 'nolent':48 'nov':7 'o':71 'parnel':61 'person':37 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'swinton':57 'tilda':56 'walker':46 'writer':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652108
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8042988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581608 {#1650
    date: 2023-11-10 03:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "DISCUSSION-SPOILERS-THE-KILLER-Michael-Fassbender-Tilda-Swinton-Charles-Parnell"
  +title: "[DISCUSSION] [SPOILERS] - THE KILLER - Michael Fassbender, Tilda Swinton, Charles Parnell - Dir. by David Fincher"
  +url: "https://www.thewrap.com/wp-content/uploads/2023/08/the-killer-poster-michael-fassbender.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 10th, 2023 | 1hr 58m | 7.4 | 87% | 74 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">After a fateful near-miss, an assassin battles his employers, and himself, on an international manhunt he insists isn't personal.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">David Fincher\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Andrew Kevin Walker, Alexis Nolent, Luc Jacamon\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Michael Fassbender | … | The Killer |\n
    | Tilda Swinton | … | The Expert |\n
    | Charles Parnell | … | The Lawyer - Hodges |\n
    | Arliss Howard | … | The Client - Claybourne |\n
    | Kerry O’Malley | … | Dolores |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691094 {#1679
    date: 2023-11-22 23:11:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11626
  -titleTs: "'charl':9 'david':13 'dir':11 'discuss':1 'fassbend':6 'fincher':14 'killer':4 'michael':5 'parnel':10 'spoiler':2 'swinton':8 'tilda':7"
  -bodyTs: "'10th':8 '1hr':10 '2023':9 '58m':11 '7.4':12 '74':14 '87':13 'alexi':47 'andrew':44 'arliss':65 'assassin':23 'battl':24 'cast':51 'charl':60 'claybourn':69 'client':68 'date':2 'david':40 'director':38 'dolor':73 'employ':26 'expert':59 'fassbend':53 'fate':18 'fincher':41 'hodg':64 'howard':66 'imdb':4 'insist':34 'intern':31 'isn':35 'jacamon':50 'kerri':70 'kevin':45 'killer':55 'lawyer':63 'luc':49 'malley':72 'manhunt':32 'metacrit':6 'michael':52 'miss':21 'near':20 'near-miss':19 'nolent':48 'nov':7 'o':71 'parnel':61 'person':37 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'swinton':57 'tilda':56 'walker':46 'writer':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652108
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8042988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581608 {#1650
    date: 2023-11-10 03:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "DISCUSSION-SPOILERS-THE-KILLER-Michael-Fassbender-Tilda-Swinton-Charles-Parnell"
  +title: "[DISCUSSION] [SPOILERS] - THE KILLER - Michael Fassbender, Tilda Swinton, Charles Parnell - Dir. by David Fincher"
  +url: "https://www.thewrap.com/wp-content/uploads/2023/08/the-killer-poster-michael-fassbender.jpg"
  +body: """
    | RELEASE DATE | RUNTIME | IMDB | ROTTENTOMATOES | METACRITIC |\n
    |---|---|---|---|---|\n
    | Nov 10th, 2023 | 1hr 58m | 7.4 | 87% | 74 |\n
    \n
    Premise:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">After a fateful near-miss, an assassin battles his employers, and himself, on an international manhunt he insists isn't personal.\n
    </span>\n
    ```\n
    \n
    Director(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">David Fincher\n
    </span>\n
    ```\n
    \n
    Writer(s):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Andrew Kevin Walker, Alexis Nolent, Luc Jacamon\n
    </span>\n
    ```\n
    \n
    | CAST |  |  |\n
    |---|---|---|\n
    | Michael Fassbender | … | The Killer |\n
    | Tilda Swinton | … | The Expert |\n
    | Charles Parnell | … | The Lawyer - Hodges |\n
    | Arliss Howard | … | The Client - Claybourne |\n
    | Kerry O’Malley | … | Dolores |
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691094 {#1679
    date: 2023-11-22 23:11:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 11626
  -titleTs: "'charl':9 'david':13 'dir':11 'discuss':1 'fassbend':6 'fincher':14 'killer':4 'michael':5 'parnel':10 'spoiler':2 'swinton':8 'tilda':7"
  -bodyTs: "'10th':8 '1hr':10 '2023':9 '58m':11 '7.4':12 '74':14 '87':13 'alexi':47 'andrew':44 'arliss':65 'assassin':23 'battl':24 'cast':51 'charl':60 'claybourn':69 'client':68 'date':2 'david':40 'director':38 'dolor':73 'employ':26 'expert':59 'fassbend':53 'fate':18 'fincher':41 'hodg':64 'howard':66 'imdb':4 'insist':34 'intern':31 'isn':35 'jacamon':50 'kerri':70 'kevin':45 'killer':55 'lawyer':63 'luc':49 'malley':72 'manhunt':32 'metacrit':6 'michael':52 'miss':21 'near':20 'near-miss':19 'nolent':48 'nov':7 'o':71 'parnel':61 'person':37 'premis':15 'releas':1 'rottentomato':5 'runtim':3 'swinton':57 'tilda':56 'walker':46 'writer':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699652108
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8042988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699581608 {#1650
    date: 2023-11-10 03:00:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1571
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1582
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1578
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1571
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1582
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1578
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1579 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Sockpuppet-Society-An-original-Lemmy-community-for-sockpuppeting-reenact-real"
  +title: "Sockpuppet Society - An original Lemmy community for sockpuppeting (reenact real life events with socks, etc.)"
  +url: "https://lemmy.ca/c/sockpuppetsociety"
  +body: """
    !sockpuppetsociety@lemmy.ca\n
    \n
    [/c/sockpuppetsociety](/c/sockpuppetsociety@lemmy.ca)\n
    \n
    Message or reply if you want to be a mod\n
    \n
    The community was started after this post: [lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)\n
    \n
    > When Reddit was first becoming popular, were it’s communities and content basically just clones of other websites like Digg?\n
    \n
    Someone mentioned how Reddit used to sockpuppet to fake engagement, and Lemmy DOES need some new and original communities, so here\n
    \n
    You can make posts about sockpuppets reenacting real life events using any format you want!\n
    \n
    For example:\n
    \n
    - You can doodle on a napkin\n
    - You can use MS Paint\n
    - You can use REAL paints\n
    - You can use generative AI\n
    - You can use real sock puppets\n
    - You can pose an old sock in a weird way
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700691057 {#1571
    date: 2023-11-22 23:10:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 15034
  -titleTs: "'communiti':6 'etc':15 'event':12 'lemmi':5 'life':11 'origin':4 'real':10 'reenact':9 'societi':2 'sock':14 'sockpuppet':1,8"
  -bodyTs: "'/c/sockpuppetsociety':2,3 '/comment/5057563](https://lemmy.ca/comment/5057563)':24 'ai':103 'basic':37 'becom':29 'clone':39 'communiti':16,34,63 'content':36 'digg':44 'doodl':85 'engag':54 'event':75 'exampl':82 'fake':53 'first':28 'format':78 'generat':102 'lemmi':56 'lemmy.ca':4,23 'lemmy.ca/comment/5057563](https://lemmy.ca/comment/5057563)':22 'life':74 'like':43 'make':68 'mention':46 'messag':5 'mod':14 'ms':92 'napkin':88 'need':58 'new':60 'old':114 'origin':62 'paint':93,98 'popular':30 'pose':112 'post':21,69 'puppet':109 'real':73,97,107 'reddit':26,48 'reenact':72 'repli':7 'sock':108,115 'sockpuppet':51,71 'sockpuppetsociety@lemmy.ca':1 'someon':45 'start':18 'use':49,76,91,96,101,106 'want':10,80 'way':119 'websit':42 'weird':118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700652187
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9789362"
  +editedAt: DateTimeImmutable @1701174786 {#1582
    date: 2023-11-28 13:33:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700565787 {#1578
    date: 2023-11-21 12:23:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1549
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1560
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1549
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1560
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: "Recent-Research-Papers-Piracy"
  +title: "Recent Research Papers Piracy"
  +url: null
  +body: "I’m looking for recently published research papers. I’m wondering what are the methods of obtaining recently published research papers apart from methods described in the megathread ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700690527 {#1549
    date: 2023-11-22 23:02:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 15139
  -titleTs: "'paper':3 'piraci':4 'recent':1 'research':2"
  -bodyTs: "'apart':22 'describ':25 'look':3 'm':2,10 'megathread':28 'method':15,24 'obtain':17 'paper':8,21 'publish':6,19 'recent':5,18 'research':7,20 'wonder':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700669396
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8846994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700582996 {#1560
    date: 2023-11-21 17:09:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details