GET https://kbin.spritesserver.nl/active/%E2%88%9E/all?p=651

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.24 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.04 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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#191
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#242
    date: 2023-10-13 03:24:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#191
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#242
    date: 2023-10-13 03:24:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#191
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#242
    date: 2023-10-13 03:24:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Just-In-Time-For-Halloween"
  +title: "Just In Time For Halloween!"
  +url: "https://lemmy.world/pictrs/image/794082db-0dd6-4781-999e-d0513e339869.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334954 {#1882
    date: 2023-10-15 03:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 5393
  -titleTs: "'halloween':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697400482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6803999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697314082 {#1885
    date: 2023-10-14 22:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Just-In-Time-For-Halloween"
  +title: "Just In Time For Halloween!"
  +url: "https://lemmy.world/pictrs/image/794082db-0dd6-4781-999e-d0513e339869.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334954 {#1882
    date: 2023-10-15 03:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 5393
  -titleTs: "'halloween':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697400482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6803999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697314082 {#1885
    date: 2023-10-14 22:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Just-In-Time-For-Halloween"
  +title: "Just In Time For Halloween!"
  +url: "https://lemmy.world/pictrs/image/794082db-0dd6-4781-999e-d0513e339869.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 314
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334954 {#1882
    date: 2023-10-15 03:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1901 …}
  +votes: Doctrine\ORM\PersistentCollection {#1944 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 5393
  -titleTs: "'halloween':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697400482
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6803999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697314082 {#1885
    date: 2023-10-14 22:08:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spotify-spotted-prepping-a-19-99-mo-Superpremium-service-with-lossless-audio"
  +title: "Spotify spotted prepping a $19.99/mo 'Superpremium' service with lossless audio, AI playlists and more | TechCrunch"
  +url: "https://techcrunch.com/2023/10/06/spotify-spotted-prepping-a-19-99-mo-superpremium-service-with-lossless-audio-ai-playlists-and-more/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334549 {#1975
    date: 2023-10-15 03:49:09.0 +02: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: 3783
  -titleTs: "'/mo':6 '19.99':5 'ai':12 'audio':11 'lossless':10 'playlist':13 'prep':3 'servic':8 'spot':2 'spotifi':1 'superpremium':7 'techcrunch':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892488
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806088 {#1953
    date: 2023-10-09 01:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spotify-spotted-prepping-a-19-99-mo-Superpremium-service-with-lossless-audio"
  +title: "Spotify spotted prepping a $19.99/mo 'Superpremium' service with lossless audio, AI playlists and more | TechCrunch"
  +url: "https://techcrunch.com/2023/10/06/spotify-spotted-prepping-a-19-99-mo-superpremium-service-with-lossless-audio-ai-playlists-and-more/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334549 {#1975
    date: 2023-10-15 03:49:09.0 +02: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: 3783
  -titleTs: "'/mo':6 '19.99':5 'ai':12 'audio':11 'lossless':10 'playlist':13 'prep':3 'servic':8 'spot':2 'spotifi':1 'superpremium':7 'techcrunch':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892488
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806088 {#1953
    date: 2023-10-09 01:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Spotify-spotted-prepping-a-19-99-mo-Superpremium-service-with-lossless-audio"
  +title: "Spotify spotted prepping a $19.99/mo 'Superpremium' service with lossless audio, AI playlists and more | TechCrunch"
  +url: "https://techcrunch.com/2023/10/06/spotify-spotted-prepping-a-19-99-mo-superpremium-service-with-lossless-audio-ai-playlists-and-more/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697334549 {#1975
    date: 2023-10-15 03:49:09.0 +02: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: 3783
  -titleTs: "'/mo':6 '19.99':5 'ai':12 'audio':11 'lossless':10 'playlist':13 'prep':3 'servic':8 'spot':2 'spotifi':1 'superpremium':7 'techcrunch':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696892488
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/414124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806088 {#1953
    date: 2023-10-09 01:01:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2080
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#1388
    date: 2023-10-15 03:17:16.0 +02: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: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1387
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2080
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#1388
    date: 2023-10-15 03:17:16.0 +02: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: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1387
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Reddit-be-like"
  +title: "Reddit be like"
  +url: "https://programming.dev/pictrs/image/a59b68a2-a870-408b-8c15-05e31f8228f7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 2080
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697332636 {#1388
    date: 2023-10-15 03:17:16.0 +02: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: 3904
  -titleTs: "'like':3 'reddit':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696928630
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4141231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696842230 {#1387
    date: 2023-10-09 11:03:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1394 …}
  +slug: "Top-Matrix-Clients-2023"
  +title: "Top Matrix Clients (2023)."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/top-matrix-clients.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697329799 {#1942
    date: 2023-10-15 02:29:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 5390
  -titleTs: "'2023':4 'client':3 'matrix':2 'top':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697399081
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312681 {#1971
    date: 2023-10-14 21:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#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 {#1394 …}
  +slug: "Top-Matrix-Clients-2023"
  +title: "Top Matrix Clients (2023)."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/top-matrix-clients.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697329799 {#1942
    date: 2023-10-15 02:29:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 5390
  -titleTs: "'2023':4 'client':3 'matrix':2 'top':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697399081
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312681 {#1971
    date: 2023-10-14 21:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#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 {#1394 …}
  +slug: "Top-Matrix-Clients-2023"
  +title: "Top Matrix Clients (2023)."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/top-matrix-clients.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697329799 {#1942
    date: 2023-10-15 02:29:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1366 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1379 …}
  +badges: Doctrine\ORM\PersistentCollection {#1367 …}
  +children: []
  -id: 5390
  -titleTs: "'2023':4 'client':3 'matrix':2 'top':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697399081
  +visibility: "visible             "
  +apId: "https://kerala.party/post/386461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312681 {#1971
    date: 2023-10-14 21:44:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1898
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1891
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1898
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1891
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1904
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "There-s-just-never-a-good-way-to-get-rid-of"
  +title: "There's just never a good way to get rid of a bomb"
  +url: "https://startrek.website/pictrs/image/8bdc2e42-1af8-4f48-91f6-e78cf7848337.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328966 {#1898
    date: 2023-10-15 02:16:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 10628
  -titleTs: "'bomb':13 'get':9 'good':6 'never':4 'rid':10 'way':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697333466
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2695102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328966 {#1891
    date: 2023-10-15 02:16:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Let-s-decentralize-the-web-together"
  +title: "Let's decentralize the web together."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/lets-decentralize-web-together.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328305 {#2439
    date: 2023-10-15 02:05:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5274
  -titleTs: "'decentr':3 'let':1 'togeth':6 'web':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358111
  +visibility: "visible             "
  +apId: "https://kerala.party/post/384156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697271711 {#2436
    date: 2023-10-14 10:21:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Let-s-decentralize-the-web-together"
  +title: "Let's decentralize the web together."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/lets-decentralize-web-together.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328305 {#2439
    date: 2023-10-15 02:05:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5274
  -titleTs: "'decentr':3 'let':1 'togeth':6 'web':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358111
  +visibility: "visible             "
  +apId: "https://kerala.party/post/384156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697271711 {#2436
    date: 2023-10-14 10:21:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1394 …}
  +slug: "Let-s-decentralize-the-web-together"
  +title: "Let's decentralize the web together."
  +url: "https://articlesgallery8543.blogspot.com/2023/10/lets-decentralize-web-together.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 93
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328305 {#2439
    date: 2023-10-15 02:05:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2475 …}
  +badges: Doctrine\ORM\PersistentCollection {#2450 …}
  +children: []
  -id: 5274
  -titleTs: "'decentr':3 'let':1 'togeth':6 'web':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697358111
  +visibility: "visible             "
  +apId: "https://kerala.party/post/384156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697271711 {#2436
    date: 2023-10-14 10:21:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#2477
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#2483
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#2477
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#2483
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2354
  +user: Proxies\__CG__\App\Entity\User {#2358 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Noooo"
  +title: "Noooo"
  +url: "https://lemmy.ml/pictrs/image/ba191413-f361-48b4-b74c-a2614bf97856.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697328220 {#2477
    date: 2023-10-15 02:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1923 …}
  +badges: Doctrine\ORM\PersistentCollection {#1391 …}
  +children: []
  -id: 19273
  -titleTs: "'noooo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328220
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6498274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697328220 {#2483
    date: 2023-10-15 02:03:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Need-help-with-making-Linux-my-home"
  +title: "Need help with making Linux my home"
  +url: "https://lemmy.world/post/6808898"
  +body: """
    I’m starting to get ads in my Windows notifications so it’s time I move.\n
    \n
    I got Manjaro KDE Endeavor OS with KDE installed and got my most played non-steam games running through steam proton which is awesome.\n
    \n
    But I have a few big issues.\n
    \n
    1. My network randomly drops. A restart fixes but I can’t even download Cyberpunk with my 1GB connection before it crashes. Klogs showed something about the network manager successfully shutting down but I can’t find much else.\n
    2. No Radeon software. I sometimes need to record clips/ stream so relive is nice but the biggest problem is my second 1080p monitor I Super Resolution to fit more programs on it. I can’t find a way to replicate that functionality. I also do not know how to control Radeon anti-lag, chill, Smart Memory Access, etc.\n
    3. HDR controls. Nothing in the display settings so I’m lost\n
    4. Alternative Software I haven’t spent a lot of time looking but things like wallpaper engine, rainmeter, powertoys.\n
    \n
    If anyone ran into the same things and has solutions it’d make my day.\n
    \n
    EDIT: With the overwhelming note from everyone here I distro-hopped to Endeavor OS with KDE (I liked that it let me install multiple DE’s) biggest loss is the App store but I was already using `winget`/`choco` on Windows so having to do `pacman -S` is pretty much the same. EDIT: Added KDEs Discover and its backend, seems to be alright.\n
    \n
    installing `plasma-wayland-session` and switching to Wayland let me set display scale below 100% removing the biggest need for Radeon Software.\n
    \n
    Network thing I’m still digging into but it persisted from the distro hop and I think is Steam-related because if I don’t launch steam it just doesn’t happen\n
    \n
    EDIT2:\n
    \n
    netmon logs - [pastebin.com/wKZrV04Y](https://pastebin.com/wKZrV04Y)demsg - [pastebin.com/3rAPcAve](https://pastebin.com/3rAPcAve)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325786 {#1512
    date: 2023-10-15 01:23:06.0 +02: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: 20837
  -titleTs: "'help':2 'home':7 'linux':5 'make':4 'need':1"
  -bodyTs: "'/3rapcave](https://pastebin.com/3rapcave)':322 '/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':319 '1':49 '100':273 '1080p':110 '1gb':66 '2':88 '3':148 '4':160 'access':146 'ad':6,248 'alreadi':230 'alright':257 'also':132 'altern':161 'anti':141 'anti-lag':140 'anyon':180 'app':225 'awesom':41 'backend':253 'big':47 'biggest':105,221,276 'chill':143 'choco':233 'clip':97 'connect':67 'control':138,150 'crash':70 'cyberpunk':63 'd':190 'day':193 'de':219 'dig':286 'discov':250 'display':154,270 'distro':204,293 'distro-hop':203 'doesn':311 'download':62 'drop':53 'edit':194,247 'edit2':314 'els':87 'endeavor':21,207 'engin':176 'etc':147 'even':61 'everyon':200 'find':85,124 'fit':116 'fix':56 'function':130 'game':34 'get':5 'got':18,27 'happen':313 'haven':164 'hdr':149 'hop':205,294 'instal':25,217,258 'issu':48 'kde':20,24,210 'kdes':249 'klog':71 'know':135 'lag':142 'launch':307 'let':215,267 'like':174,212 'log':316 'look':171 'loss':222 'lost':159 'lot':168 'm':2,158,284 'make':191 'manag':77 'manjaro':19 'memori':145 'monitor':111 'move':16 'much':86,244 'multipl':218 'need':94,277 'netmon':315 'network':51,76,281 'nice':102 'non':32 'non-steam':31 'note':198 'noth':151 'notif':10 'os':22,208 'overwhelm':197 'pacman':240 'pastebin.com':318,321 'pastebin.com/3rapcave](https://pastebin.com/3rapcave)':320 'pastebin.com/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':317 'persist':290 'plasma':260 'plasma-wayland-sess':259 'play':30 'powertoy':178 'pretti':243 'problem':106 'program':118 'proton':38 'radeon':90,139,279 'rainmet':177 'ran':181 'random':52 'record':96 'relat':301 'reliv':100 'remov':274 'replic':128 'resolut':114 'restart':55 'run':35 'scale':271 'second':109 'seem':254 'session':262 'set':155,269 'show':72 'shut':79 'smart':144 'softwar':91,162,280 'solut':188 'someth':73 'sometim':93 'spent':166 'start':3 'steam':33,37,300,308 'steam-rel':299 'still':285 'store':226 'stream':98 'success':78 'super':113 'switch':264 'thing':173,185,282 'think':297 'time':14,170 'use':231 'wallpap':175 'way':126 'wayland':261,266 'window':9,235 'winget':232"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328252
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321752 {#1508
    date: 2023-10-15 00:15:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Need-help-with-making-Linux-my-home"
  +title: "Need help with making Linux my home"
  +url: "https://lemmy.world/post/6808898"
  +body: """
    I’m starting to get ads in my Windows notifications so it’s time I move.\n
    \n
    I got Manjaro KDE Endeavor OS with KDE installed and got my most played non-steam games running through steam proton which is awesome.\n
    \n
    But I have a few big issues.\n
    \n
    1. My network randomly drops. A restart fixes but I can’t even download Cyberpunk with my 1GB connection before it crashes. Klogs showed something about the network manager successfully shutting down but I can’t find much else.\n
    2. No Radeon software. I sometimes need to record clips/ stream so relive is nice but the biggest problem is my second 1080p monitor I Super Resolution to fit more programs on it. I can’t find a way to replicate that functionality. I also do not know how to control Radeon anti-lag, chill, Smart Memory Access, etc.\n
    3. HDR controls. Nothing in the display settings so I’m lost\n
    4. Alternative Software I haven’t spent a lot of time looking but things like wallpaper engine, rainmeter, powertoys.\n
    \n
    If anyone ran into the same things and has solutions it’d make my day.\n
    \n
    EDIT: With the overwhelming note from everyone here I distro-hopped to Endeavor OS with KDE (I liked that it let me install multiple DE’s) biggest loss is the App store but I was already using `winget`/`choco` on Windows so having to do `pacman -S` is pretty much the same. EDIT: Added KDEs Discover and its backend, seems to be alright.\n
    \n
    installing `plasma-wayland-session` and switching to Wayland let me set display scale below 100% removing the biggest need for Radeon Software.\n
    \n
    Network thing I’m still digging into but it persisted from the distro hop and I think is Steam-related because if I don’t launch steam it just doesn’t happen\n
    \n
    EDIT2:\n
    \n
    netmon logs - [pastebin.com/wKZrV04Y](https://pastebin.com/wKZrV04Y)demsg - [pastebin.com/3rAPcAve](https://pastebin.com/3rAPcAve)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325786 {#1512
    date: 2023-10-15 01:23:06.0 +02: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: 20837
  -titleTs: "'help':2 'home':7 'linux':5 'make':4 'need':1"
  -bodyTs: "'/3rapcave](https://pastebin.com/3rapcave)':322 '/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':319 '1':49 '100':273 '1080p':110 '1gb':66 '2':88 '3':148 '4':160 'access':146 'ad':6,248 'alreadi':230 'alright':257 'also':132 'altern':161 'anti':141 'anti-lag':140 'anyon':180 'app':225 'awesom':41 'backend':253 'big':47 'biggest':105,221,276 'chill':143 'choco':233 'clip':97 'connect':67 'control':138,150 'crash':70 'cyberpunk':63 'd':190 'day':193 'de':219 'dig':286 'discov':250 'display':154,270 'distro':204,293 'distro-hop':203 'doesn':311 'download':62 'drop':53 'edit':194,247 'edit2':314 'els':87 'endeavor':21,207 'engin':176 'etc':147 'even':61 'everyon':200 'find':85,124 'fit':116 'fix':56 'function':130 'game':34 'get':5 'got':18,27 'happen':313 'haven':164 'hdr':149 'hop':205,294 'instal':25,217,258 'issu':48 'kde':20,24,210 'kdes':249 'klog':71 'know':135 'lag':142 'launch':307 'let':215,267 'like':174,212 'log':316 'look':171 'loss':222 'lost':159 'lot':168 'm':2,158,284 'make':191 'manag':77 'manjaro':19 'memori':145 'monitor':111 'move':16 'much':86,244 'multipl':218 'need':94,277 'netmon':315 'network':51,76,281 'nice':102 'non':32 'non-steam':31 'note':198 'noth':151 'notif':10 'os':22,208 'overwhelm':197 'pacman':240 'pastebin.com':318,321 'pastebin.com/3rapcave](https://pastebin.com/3rapcave)':320 'pastebin.com/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':317 'persist':290 'plasma':260 'plasma-wayland-sess':259 'play':30 'powertoy':178 'pretti':243 'problem':106 'program':118 'proton':38 'radeon':90,139,279 'rainmet':177 'ran':181 'random':52 'record':96 'relat':301 'reliv':100 'remov':274 'replic':128 'resolut':114 'restart':55 'run':35 'scale':271 'second':109 'seem':254 'session':262 'set':155,269 'show':72 'shut':79 'smart':144 'softwar':91,162,280 'solut':188 'someth':73 'sometim':93 'spent':166 'start':3 'steam':33,37,300,308 'steam-rel':299 'still':285 'store':226 'stream':98 'success':78 'super':113 'switch':264 'thing':173,185,282 'think':297 'time':14,170 'use':231 'wallpap':175 'way':126 'wayland':261,266 'window':9,235 'winget':232"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328252
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321752 {#1508
    date: 2023-10-15 00:15:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1524
  +user: Proxies\__CG__\App\Entity\User {#1501 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Need-help-with-making-Linux-my-home"
  +title: "Need help with making Linux my home"
  +url: "https://lemmy.world/post/6808898"
  +body: """
    I’m starting to get ads in my Windows notifications so it’s time I move.\n
    \n
    I got Manjaro KDE Endeavor OS with KDE installed and got my most played non-steam games running through steam proton which is awesome.\n
    \n
    But I have a few big issues.\n
    \n
    1. My network randomly drops. A restart fixes but I can’t even download Cyberpunk with my 1GB connection before it crashes. Klogs showed something about the network manager successfully shutting down but I can’t find much else.\n
    2. No Radeon software. I sometimes need to record clips/ stream so relive is nice but the biggest problem is my second 1080p monitor I Super Resolution to fit more programs on it. I can’t find a way to replicate that functionality. I also do not know how to control Radeon anti-lag, chill, Smart Memory Access, etc.\n
    3. HDR controls. Nothing in the display settings so I’m lost\n
    4. Alternative Software I haven’t spent a lot of time looking but things like wallpaper engine, rainmeter, powertoys.\n
    \n
    If anyone ran into the same things and has solutions it’d make my day.\n
    \n
    EDIT: With the overwhelming note from everyone here I distro-hopped to Endeavor OS with KDE (I liked that it let me install multiple DE’s) biggest loss is the App store but I was already using `winget`/`choco` on Windows so having to do `pacman -S` is pretty much the same. EDIT: Added KDEs Discover and its backend, seems to be alright.\n
    \n
    installing `plasma-wayland-session` and switching to Wayland let me set display scale below 100% removing the biggest need for Radeon Software.\n
    \n
    Network thing I’m still digging into but it persisted from the distro hop and I think is Steam-related because if I don’t launch steam it just doesn’t happen\n
    \n
    EDIT2:\n
    \n
    netmon logs - [pastebin.com/wKZrV04Y](https://pastebin.com/wKZrV04Y)demsg - [pastebin.com/3rAPcAve](https://pastebin.com/3rAPcAve)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325786 {#1512
    date: 2023-10-15 01:23:06.0 +02: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: 20837
  -titleTs: "'help':2 'home':7 'linux':5 'make':4 'need':1"
  -bodyTs: "'/3rapcave](https://pastebin.com/3rapcave)':322 '/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':319 '1':49 '100':273 '1080p':110 '1gb':66 '2':88 '3':148 '4':160 'access':146 'ad':6,248 'alreadi':230 'alright':257 'also':132 'altern':161 'anti':141 'anti-lag':140 'anyon':180 'app':225 'awesom':41 'backend':253 'big':47 'biggest':105,221,276 'chill':143 'choco':233 'clip':97 'connect':67 'control':138,150 'crash':70 'cyberpunk':63 'd':190 'day':193 'de':219 'dig':286 'discov':250 'display':154,270 'distro':204,293 'distro-hop':203 'doesn':311 'download':62 'drop':53 'edit':194,247 'edit2':314 'els':87 'endeavor':21,207 'engin':176 'etc':147 'even':61 'everyon':200 'find':85,124 'fit':116 'fix':56 'function':130 'game':34 'get':5 'got':18,27 'happen':313 'haven':164 'hdr':149 'hop':205,294 'instal':25,217,258 'issu':48 'kde':20,24,210 'kdes':249 'klog':71 'know':135 'lag':142 'launch':307 'let':215,267 'like':174,212 'log':316 'look':171 'loss':222 'lost':159 'lot':168 'm':2,158,284 'make':191 'manag':77 'manjaro':19 'memori':145 'monitor':111 'move':16 'much':86,244 'multipl':218 'need':94,277 'netmon':315 'network':51,76,281 'nice':102 'non':32 'non-steam':31 'note':198 'noth':151 'notif':10 'os':22,208 'overwhelm':197 'pacman':240 'pastebin.com':318,321 'pastebin.com/3rapcave](https://pastebin.com/3rapcave)':320 'pastebin.com/wkzrv04y](https://pastebin.com/wkzrv04y)demsg':317 'persist':290 'plasma':260 'plasma-wayland-sess':259 'play':30 'powertoy':178 'pretti':243 'problem':106 'program':118 'proton':38 'radeon':90,139,279 'rainmet':177 'ran':181 'random':52 'record':96 'relat':301 'reliv':100 'remov':274 'replic':128 'resolut':114 'restart':55 'run':35 'scale':271 'second':109 'seem':254 'session':262 'set':155,269 'show':72 'shut':79 'smart':144 'softwar':91,162,280 'solut':188 'someth':73 'sometim':93 'spent':166 'start':3 'steam':33,37,300,308 'steam-rel':299 'still':285 'store':226 'stream':98 'success':78 'super':113 'switch':264 'thing':173,185,282 'think':297 'time':14,170 'use':231 'wallpap':175 'way':126 'wayland':261,266 'window':9,235 'winget':232"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697328252
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321752 {#1508
    date: 2023-10-15 00:15:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Am-I-Doing-This-Right"
  +title: "Am I Doing This Right?"
  +url: "https://c.l3n.co/i/qeIlwC.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325146 {#1480
    date: 2023-10-15 01:12:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 10655
  -titleTs: "'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697345711
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7192320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311211 {#1522
    date: 2023-10-14 21:20:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Am-I-Doing-This-Right"
  +title: "Am I Doing This Right?"
  +url: "https://c.l3n.co/i/qeIlwC.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325146 {#1480
    date: 2023-10-15 01:12:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 10655
  -titleTs: "'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697345711
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7192320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311211 {#1522
    date: 2023-10-14 21:20:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1504 …}
  +slug: "Am-I-Doing-This-Right"
  +title: "Am I Doing This Right?"
  +url: "https://c.l3n.co/i/qeIlwC.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697325146 {#1480
    date: 2023-10-15 01:12:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1507 …}
  +votes: Doctrine\ORM\PersistentCollection {#1543 …}
  +reports: Doctrine\ORM\PersistentCollection {#1535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1538 …}
  +badges: Doctrine\ORM\PersistentCollection {#1539 …}
  +children: []
  -id: 10655
  -titleTs: "'right':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697345711
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7192320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697311211 {#1522
    date: 2023-10-14 21:20:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1529
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1531
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1529
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1531
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2487 …}
  +image: Proxies\__CG__\App\Entity\Image {#1537 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "The-Marvels-of-Modern-Science"
  +title: "The Marvels of Modern Science"
  +url: "https://lemmy.world/pictrs/image/23cbddba-669e-45d2-b68f-f219967b5658.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323970 {#1529
    date: 2023-10-15 00:52:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 19275
  -titleTs: "'marvel':2 'modern':4 'scienc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6810025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697323970 {#1531
    date: 2023-10-15 00:52:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Chat-Control-2-0-EU-governments-set-to-approve-the-end"
  +title: "Chat Control 2.0: EU governments set to approve the end of private messaging and secure encryption"
  +url: "https://www.patrick-breyer.de/en/chat-control-2-0-eu-governments-set-to-approve-the-end-of-private-messaging-and-secure-encryption/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323617 {#1713
    date: 2023-10-15 00:46:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 5162
  -titleTs: "'2.0':3 'approv':8 'chat':1 'control':2 'encrypt':16 'end':10 'eu':4 'govern':5 'messag':13 'privat':12 'secur':15 'set':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323482
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2247284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237082 {#1712
    date: 2023-10-14 00:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Chat-Control-2-0-EU-governments-set-to-approve-the-end"
  +title: "Chat Control 2.0: EU governments set to approve the end of private messaging and secure encryption"
  +url: "https://www.patrick-breyer.de/en/chat-control-2-0-eu-governments-set-to-approve-the-end-of-private-messaging-and-secure-encryption/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323617 {#1713
    date: 2023-10-15 00:46:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 5162
  -titleTs: "'2.0':3 'approv':8 'chat':1 'control':2 'encrypt':16 'end':10 'eu':4 'govern':5 'messag':13 'privat':12 'secur':15 'set':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323482
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2247284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237082 {#1712
    date: 2023-10-14 00:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Chat-Control-2-0-EU-governments-set-to-approve-the-end"
  +title: "Chat Control 2.0: EU governments set to approve the end of private messaging and secure encryption"
  +url: "https://www.patrick-breyer.de/en/chat-control-2-0-eu-governments-set-to-approve-the-end-of-private-messaging-and-secure-encryption/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697323617 {#1713
    date: 2023-10-15 00:46:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 5162
  -titleTs: "'2.0':3 'approv':8 'chat':1 'control':2 'encrypt':16 'end':10 'eu':4 'govern':5 'messag':13 'privat':12 'secur':15 'set':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323482
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2247284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237082 {#1712
    date: 2023-10-14 00:44:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Move-Partitions-Around-Reinstall-Fedora-onto-a-combined-partition-after"
  +title: "Move Partitions Around? Reinstall Fedora onto a combined partition after a format? What is the protocol here?"
  +url: null
  +body: """
    I have a partition that is set up like the following:\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)\n
    \n
    Is there a decent way to reinstall my Fedora partition onto the combination of the 334GB and the 558GB partitions? The 1.1GB boot drive seems to prevent extending the smaller drive that Fedora was installed on originally.\n
    \n
    I’m not aware of a way to do this w/ windows, but I figured Linux might have some kind of save-state functionality I’m not aware of.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697321794 {#1471
    date: 2023-10-15 00:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 14085
  -titleTs: "'around':3 'combin':8 'fedora':5 'format':12 'move':1 'onto':6 'partit':2,9 'protocol':16 'reinstal':4"
  -bodyTs: "'/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':14 '1.1':36 '334gb':30 '558gb':33 'awar':56,81 'boot':38 'combin':27 'decent':18 'drive':39,46 'extend':43 'fedora':23,48 'figur':67 'follow':11 'function':77 'gb':37 'instal':50 'kind':72 'lemmy.dbzer0.com':13 'lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':12 'like':9 'linux':68 'm':54,79 'might':69 'onto':25 'origin':52 'partit':4,24,34 'prevent':42 'reinstal':21 'save':75 'save-st':74 'seem':40 'set':7 'smaller':45 'state':76 'w':63 'way':19,59 'window':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321794
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6289344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321794 {#1467
    date: 2023-10-15 00:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Move-Partitions-Around-Reinstall-Fedora-onto-a-combined-partition-after"
  +title: "Move Partitions Around? Reinstall Fedora onto a combined partition after a format? What is the protocol here?"
  +url: null
  +body: """
    I have a partition that is set up like the following:\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)\n
    \n
    Is there a decent way to reinstall my Fedora partition onto the combination of the 334GB and the 558GB partitions? The 1.1GB boot drive seems to prevent extending the smaller drive that Fedora was installed on originally.\n
    \n
    I’m not aware of a way to do this w/ windows, but I figured Linux might have some kind of save-state functionality I’m not aware of.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697321794 {#1471
    date: 2023-10-15 00:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 14085
  -titleTs: "'around':3 'combin':8 'fedora':5 'format':12 'move':1 'onto':6 'partit':2,9 'protocol':16 'reinstal':4"
  -bodyTs: "'/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':14 '1.1':36 '334gb':30 '558gb':33 'awar':56,81 'boot':38 'combin':27 'decent':18 'drive':39,46 'extend':43 'fedora':23,48 'figur':67 'follow':11 'function':77 'gb':37 'instal':50 'kind':72 'lemmy.dbzer0.com':13 'lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':12 'like':9 'linux':68 'm':54,79 'might':69 'onto':25 'origin':52 'partit':4,24,34 'prevent':42 'reinstal':21 'save':75 'save-st':74 'seem':40 'set':7 'smaller':45 'state':76 'w':63 'way':19,59 'window':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321794
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6289344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321794 {#1467
    date: 2023-10-15 00:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1500 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Move-Partitions-Around-Reinstall-Fedora-onto-a-combined-partition-after"
  +title: "Move Partitions Around? Reinstall Fedora onto a combined partition after a format? What is the protocol here?"
  +url: null
  +body: """
    I have a partition that is set up like the following:\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)\n
    \n
    Is there a decent way to reinstall my Fedora partition onto the combination of the 334GB and the 558GB partitions? The 1.1GB boot drive seems to prevent extending the smaller drive that Fedora was installed on originally.\n
    \n
    I’m not aware of a way to do this w/ windows, but I figured Linux might have some kind of save-state functionality I’m not aware of.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697321794 {#1471
    date: 2023-10-15 00:16:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 14085
  -titleTs: "'around':3 'combin':8 'fedora':5 'format':12 'move':1 'onto':6 'partit':2,9 'protocol':16 'reinstal':4"
  -bodyTs: "'/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':14 '1.1':36 '334gb':30 '558gb':33 'awar':56,81 'boot':38 'combin':27 'decent':18 'drive':39,46 'extend':43 'fedora':23,48 'figur':67 'follow':11 'function':77 'gb':37 'instal':50 'kind':72 'lemmy.dbzer0.com':13 'lemmy.dbzer0.com/pictrs/image/2776322c-5332-4aa5-917c-5e5f98c3b6f5.png)':12 'like':9 'linux':68 'm':54,79 'might':69 'onto':25 'origin':52 'partit':4,24,34 'prevent':42 'reinstal':21 'save':75 'save-st':74 'seem':40 'set':7 'smaller':45 'state':76 'w':63 'way':19,59 'window':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697321794
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6289344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697321794 {#1467
    date: 2023-10-15 00:16:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1490
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1491
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1490
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1491
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1492 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1838 …}
  +slug: "Still-the-best-show-from-my-childhood-hands-down-Fish"
  +title: "Still the best show from my childhood, hands down. Fish jizz and all."
  +url: "https://startrek.website/pictrs/image/4b4de5cc-aa4e-48a1-b12c-f2e97fde7213.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320291 {#1490
    date: 2023-10-14 23:51:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 9952
  -titleTs: "'best':3 'childhood':7 'fish':10 'hand':8 'jizz':11 'show':4 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697324791
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2691767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320291 {#1491
    date: 2023-10-14 23:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1762
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1751
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1762
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1751
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "It-s-like-they-don-t-want-to-be-paid-more"
  +title: "It's like they don't want to be paid more"
  +url: "https://lemmy.world/pictrs/image/88374088-6732-484d-88be-1e8c102dfd9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697320071 {#1762
    date: 2023-10-14 23:47:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 11856
  -titleTs: "'like':3 'paid':10 'want':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697329071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6808082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697320071 {#1751
    date: 2023-10-14 23:47:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "If-Twitter-existed-in-2003"
  +title: "If Twitter existed in 2003"
  +url: "https://lemmygrad.ml/pictrs/image/f6e30efd-1ba5-4984-927e-4121aa8df993.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319577 {#1786
    date: 2023-10-14 23:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 5318
  -titleTs: "'2003':5 'exist':3 'twitter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697376738
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2364467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697290338 {#1780
    date: 2023-10-14 15:32:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "If-Twitter-existed-in-2003"
  +title: "If Twitter existed in 2003"
  +url: "https://lemmygrad.ml/pictrs/image/f6e30efd-1ba5-4984-927e-4121aa8df993.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319577 {#1786
    date: 2023-10-14 23:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 5318
  -titleTs: "'2003':5 'exist':3 'twitter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697376738
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2364467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697290338 {#1780
    date: 2023-10-14 15:32:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "If-Twitter-existed-in-2003"
  +title: "If Twitter existed in 2003"
  +url: "https://lemmygrad.ml/pictrs/image/f6e30efd-1ba5-4984-927e-4121aa8df993.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319577 {#1786
    date: 2023-10-14 23:39:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 5318
  -titleTs: "'2003':5 'exist':3 'twitter':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697376738
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2364467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697290338 {#1780
    date: 2023-10-14 15:32:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Dear-bosses-everywhere"
  +title: "Dear bosses everywhere,"
  +url: "https://lemmy.ml/pictrs/image/e87bb05c-1985-4bb6-aea6-2416d78d9ef4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319374 {#1633
    date: 2023-10-14 23:36:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4646
  -titleTs: "'boss':2 'dear':1 'everywher':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697203117
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6384113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116717 {#1627
    date: 2023-10-12 15:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Dear-bosses-everywhere"
  +title: "Dear bosses everywhere,"
  +url: "https://lemmy.ml/pictrs/image/e87bb05c-1985-4bb6-aea6-2416d78d9ef4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319374 {#1633
    date: 2023-10-14 23:36:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4646
  -titleTs: "'boss':2 'dear':1 'everywher':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697203117
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6384113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116717 {#1627
    date: 2023-10-12 15:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1841 …}
  +slug: "Dear-bosses-everywhere"
  +title: "Dear bosses everywhere,"
  +url: "https://lemmy.ml/pictrs/image/e87bb05c-1985-4bb6-aea6-2416d78d9ef4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697319374 {#1633
    date: 2023-10-14 23:36:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +children: []
  -id: 4646
  -titleTs: "'boss':2 'dear':1 'everywher':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697203117
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6384113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697116717 {#1627
    date: 2023-10-12 15:18:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: "This-article-is-about-the-survivor-of-an-iron-bar"
  +title: "This article is about the survivor of an iron bar through the head"
  +url: "https://en.wikipedia.org/wiki/Phineas_Gage"
  +body: """
    An interesting Wikipedia article about a man who survived an explosion which shot an iron bar through his skull.\n
    \n
    This story is also covered here (at 18:16 min): [www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s](https://www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315957 {#1415
    date: 2023-10-14 22:39:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 24661
  -titleTs: "'articl':2 'bar':10 'head':13 'iron':9 'survivor':6"
  -bodyTs: "'/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':32 '16':28 '18':27 'also':23 'articl':4 'bar':16 'cover':24 'explos':11 'interest':2 'iron':15 'man':7 'min':29 'shot':13 'skull':19 'stori':21 'surviv':9 'wikipedia':3 'www.youtube.com':31 'www.youtube.com/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4535472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697315957 {#1420
    date: 2023-10-14 22:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: "This-article-is-about-the-survivor-of-an-iron-bar"
  +title: "This article is about the survivor of an iron bar through the head"
  +url: "https://en.wikipedia.org/wiki/Phineas_Gage"
  +body: """
    An interesting Wikipedia article about a man who survived an explosion which shot an iron bar through his skull.\n
    \n
    This story is also covered here (at 18:16 min): [www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s](https://www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315957 {#1415
    date: 2023-10-14 22:39:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 24661
  -titleTs: "'articl':2 'bar':10 'head':13 'iron':9 'survivor':6"
  -bodyTs: "'/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':32 '16':28 '18':27 'also':23 'articl':4 'bar':16 'cover':24 'explos':11 'interest':2 'iron':15 'man':7 'min':29 'shot':13 'skull':19 'stori':21 'surviv':9 'wikipedia':3 'www.youtube.com':31 'www.youtube.com/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4535472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697315957 {#1420
    date: 2023-10-14 22:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1414 …}
  +slug: "This-article-is-about-the-survivor-of-an-iron-bar"
  +title: "This article is about the survivor of an iron bar through the head"
  +url: "https://en.wikipedia.org/wiki/Phineas_Gage"
  +body: """
    An interesting Wikipedia article about a man who survived an explosion which shot an iron bar through his skull.\n
    \n
    This story is also covered here (at 18:16 min): [www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s](https://www.youtube.com/watch?v=dIcBvNbHKTs&t=1096s)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315957 {#1415
    date: 2023-10-14 22:39:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 24661
  -titleTs: "'articl':2 'bar':10 'head':13 'iron':9 'survivor':6"
  -bodyTs: "'/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':32 '16':28 '18':27 'also':23 'articl':4 'bar':16 'cover':24 'explos':11 'interest':2 'iron':15 'man':7 'min':29 'shot':13 'skull':19 'stori':21 'surviv':9 'wikipedia':3 'www.youtube.com':31 'www.youtube.com/watch?v=dicbvnbhkts&t=1096s](https://www.youtube.com/watch?v=dicbvnbhkts&t=1096s)':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4535472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697315957 {#1420
    date: 2023-10-14 22:39:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Zionists-are-insane"
  +title: "Zionists are insane"
  +url: "https://lemmygrad.ml/pictrs/image/875fd284-b6f3-4b0e-9618-21993e404c68.jpeg"
  +body: """
    cross-posted from: [lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)\n
    \n
    > […timesofisrael.com/to-dislike-certain-ethnicities…](https://blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315573 {#1462
    date: 2023-10-14 22:32:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5397
  -titleTs: "'insan':3 'zionist':1"
  -bodyTs: "'/post/1931350](https://lemmygrad.ml/post/1931350)':7 '/to-dislike-certain-ethnicities':10 '/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':13 'blogs.timesofisrael.com':12 'blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':11 'cross':2 'cross-post':1 'lemmygrad.ml':6 'lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)':5 'post':3 'timesofisrael.com':9 'timesofisrael.com/to-dislike-certain-ethnicities':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695257143
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/1931448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695239643 {#1463
    date: 2023-09-20 21:54:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Zionists-are-insane"
  +title: "Zionists are insane"
  +url: "https://lemmygrad.ml/pictrs/image/875fd284-b6f3-4b0e-9618-21993e404c68.jpeg"
  +body: """
    cross-posted from: [lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)\n
    \n
    > […timesofisrael.com/to-dislike-certain-ethnicities…](https://blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315573 {#1462
    date: 2023-10-14 22:32:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5397
  -titleTs: "'insan':3 'zionist':1"
  -bodyTs: "'/post/1931350](https://lemmygrad.ml/post/1931350)':7 '/to-dislike-certain-ethnicities':10 '/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':13 'blogs.timesofisrael.com':12 'blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':11 'cross':2 'cross-post':1 'lemmygrad.ml':6 'lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)':5 'post':3 'timesofisrael.com':9 'timesofisrael.com/to-dislike-certain-ethnicities':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695257143
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/1931448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695239643 {#1463
    date: 2023-09-20 21:54:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Zionists-are-insane"
  +title: "Zionists are insane"
  +url: "https://lemmygrad.ml/pictrs/image/875fd284-b6f3-4b0e-9618-21993e404c68.jpeg"
  +body: """
    cross-posted from: [lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)\n
    \n
    > […timesofisrael.com/to-dislike-certain-ethnicities…](https://blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697315573 {#1462
    date: 2023-10-14 22:32:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5397
  -titleTs: "'insan':3 'zionist':1"
  -bodyTs: "'/post/1931350](https://lemmygrad.ml/post/1931350)':7 '/to-dislike-certain-ethnicities':10 '/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':13 'blogs.timesofisrael.com':12 'blogs.timesofisrael.com/to-dislike-certain-ethnicities-is-racist-to-see-jews-as-equal-is-antisemitic/)':11 'cross':2 'cross-post':1 'lemmygrad.ml':6 'lemmygrad.ml/post/1931350](https://lemmygrad.ml/post/1931350)':5 'post':3 'timesofisrael.com':9 'timesofisrael.com/to-dislike-certain-ethnicities':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695257143
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/1931448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695239643 {#1463
    date: 2023-09-20 21:54:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "Trying-to-revive-r-aaaaaaacccccccce-here-on-fediverse-Come-visit-us"
  +title: "Trying to revive r/aaaaaaacccccccce here on fediverse. Come visit us if you are Asexual and/or Aromantic, or just love our memes and humor."
  +url: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +body: """
    You can find our community here at [kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)\n
    \n
    There will be cake!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314867 {#1430
    date: 2023-10-14 22:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5396
  -titleTs: "'and/or':15 'aromant':16 'asexu':14 'come':8 'fedivers':7 'humor':23 'love':19 'meme':21 'r/aaaaaaacccccccce':4 'reviv':3 'tri':1 'us':10 'visit':9"
  -bodyTs: "'/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':10 'cake':14 'communiti':5 'find':3 'kbin.cafe':9 'kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692041471
  +visibility: "visible             "
  +apId: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692034971 {#1434
    date: 2023-08-14 19:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "Trying-to-revive-r-aaaaaaacccccccce-here-on-fediverse-Come-visit-us"
  +title: "Trying to revive r/aaaaaaacccccccce here on fediverse. Come visit us if you are Asexual and/or Aromantic, or just love our memes and humor."
  +url: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +body: """
    You can find our community here at [kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)\n
    \n
    There will be cake!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314867 {#1430
    date: 2023-10-14 22:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5396
  -titleTs: "'and/or':15 'aromant':16 'asexu':14 'come':8 'fedivers':7 'humor':23 'love':19 'meme':21 'r/aaaaaaacccccccce':4 'reviv':3 'tri':1 'us':10 'visit':9"
  -bodyTs: "'/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':10 'cake':14 'communiti':5 'find':3 'kbin.cafe':9 'kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692041471
  +visibility: "visible             "
  +apId: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692034971 {#1434
    date: 2023-08-14 19:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: Proxies\__CG__\App\Entity\Image {#1429 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1699 …}
  +slug: "Trying-to-revive-r-aaaaaaacccccccce-here-on-fediverse-Come-visit-us"
  +title: "Trying to revive r/aaaaaaacccccccce here on fediverse. Come visit us if you are Asexual and/or Aromantic, or just love our memes and humor."
  +url: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +body: """
    You can find our community here at [kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)\n
    \n
    There will be cake!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314867 {#1430
    date: 2023-10-14 22:21:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 5396
  -titleTs: "'and/or':15 'aromant':16 'asexu':14 'come':8 'fedivers':7 'humor':23 'love':19 'meme':21 'r/aaaaaaacccccccce':4 'reviv':3 'tri':1 'us':10 'visit':9"
  -bodyTs: "'/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':10 'cake':14 'communiti':5 'find':3 'kbin.cafe':9 'kbin.cafe/m/aaaaaaacccccccce](https://kbin.cafe/m/aaaaaaacccccccce)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692041471
  +visibility: "visible             "
  +apId: "https://kbin.cafe/m/newcommunities@lemmy.world/t/75635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692034971 {#1434
    date: 2023-08-14 19:42:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sigh"
  +title: "* Sigh *"
  +url: "https://lemmy.world/pictrs/image/2be07195-67eb-445f-9638-21ac72573072.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 360
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314532 {#1609
    date: 2023-10-14 22:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 5389
  -titleTs: "'sigh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697397070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6801983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310670 {#1606
    date: 2023-10-14 21:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sigh"
  +title: "* Sigh *"
  +url: "https://lemmy.world/pictrs/image/2be07195-67eb-445f-9638-21ac72573072.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 360
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314532 {#1609
    date: 2023-10-14 22:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 5389
  -titleTs: "'sigh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697397070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6801983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310670 {#1606
    date: 2023-10-14 21:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: Proxies\__CG__\App\Entity\Image {#1612 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Sigh"
  +title: "* Sigh *"
  +url: "https://lemmy.world/pictrs/image/2be07195-67eb-445f-9638-21ac72573072.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 360
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697314532 {#1609
    date: 2023-10-14 22:15:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1615 …}
  +votes: Doctrine\ORM\PersistentCollection {#1752 …}
  +reports: Doctrine\ORM\PersistentCollection {#1639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1640 …}
  +badges: Doctrine\ORM\PersistentCollection {#1648 …}
  +children: []
  -id: 5389
  -titleTs: "'sigh':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697397070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6801983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310670 {#1606
    date: 2023-10-14 21:11:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "It-s-only-a-cold"
  +title: "It's only a cold."
  +url: "https://lemmy.dbzer0.com/pictrs/image/08a10f37-7120-4f7a-9a55-c1be8f943488.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313927 {#1675
    date: 2023-10-14 22:05:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 5671
  -titleTs: "'cold':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697352968
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6275752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308468 {#1674
    date: 2023-10-14 20:34:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "It-s-only-a-cold"
  +title: "It's only a cold."
  +url: "https://lemmy.dbzer0.com/pictrs/image/08a10f37-7120-4f7a-9a55-c1be8f943488.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313927 {#1675
    date: 2023-10-14 22:05:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 5671
  -titleTs: "'cold':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697352968
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6275752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308468 {#1674
    date: 2023-10-14 20:34:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1673 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "It-s-only-a-cold"
  +title: "It's only a cold."
  +url: "https://lemmy.dbzer0.com/pictrs/image/08a10f37-7120-4f7a-9a55-c1be8f943488.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313927 {#1675
    date: 2023-10-14 22:05:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 5671
  -titleTs: "'cold':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697352968
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6275752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308468 {#1674
    date: 2023-10-14 20:34:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Researchers-use-AI-to-read-word-on-ancient-scroll-burned"
  +title: "Researchers use AI to read word on ancient scroll burned by Vesuvius"
  +url: "https://www.theguardian.com/science/2023/oct/12/researchers-use-ai-to-read-word-on-ancient-scroll-burned-by-vesuvius?CMP=Share_iOSApp_Other"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313136 {#1651
    date: 2023-10-14 21:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 5363
  -titleTs: "'ai':3 'ancient':8 'burn':10 'read':5 'research':1 'scroll':9 'use':2 'vesuvius':12 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697388441
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4937408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697302041 {#1653
    date: 2023-10-14 18:47:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Researchers-use-AI-to-read-word-on-ancient-scroll-burned"
  +title: "Researchers use AI to read word on ancient scroll burned by Vesuvius"
  +url: "https://www.theguardian.com/science/2023/oct/12/researchers-use-ai-to-read-word-on-ancient-scroll-burned-by-vesuvius?CMP=Share_iOSApp_Other"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313136 {#1651
    date: 2023-10-14 21:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 5363
  -titleTs: "'ai':3 'ancient':8 'burn':10 'read':5 'research':1 'scroll':9 'use':2 'vesuvius':12 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697388441
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4937408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697302041 {#1653
    date: 2023-10-14 18:47:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1662 …}
  +image: Proxies\__CG__\App\Entity\Image {#1663 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1553 …}
  +slug: "Researchers-use-AI-to-read-word-on-ancient-scroll-burned"
  +title: "Researchers use AI to read word on ancient scroll burned by Vesuvius"
  +url: "https://www.theguardian.com/science/2023/oct/12/researchers-use-ai-to-read-word-on-ancient-scroll-burned-by-vesuvius?CMP=Share_iOSApp_Other"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697313136 {#1651
    date: 2023-10-14 21:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 5363
  -titleTs: "'ai':3 'ancient':8 'burn':10 'read':5 'research':1 'scroll':9 'use':2 'vesuvius':12 'word':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697388441
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4937408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697302041 {#1653
    date: 2023-10-14 18:47:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Well-it-was-nice-while-it-lasted"
  +title: "Well, it was nice while it lasted?"
  +url: "https://lemmy.world/pictrs/image/5e7bdd45-de86-4c40-9f99-6c294e6a2796.jpeg"
  +body: "#A24 #FilmLemmy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312240 {#1579
    date: 2023-10-14 21:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 4811
  -titleTs: "'last':7 'nice':4 'well':1"
  -bodyTs: "'a24':1 'filmlemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6730022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697172104 {#1584
    date: 2023-10-13 06:41:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Well-it-was-nice-while-it-lasted"
  +title: "Well, it was nice while it lasted?"
  +url: "https://lemmy.world/pictrs/image/5e7bdd45-de86-4c40-9f99-6c294e6a2796.jpeg"
  +body: "#A24 #FilmLemmy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312240 {#1579
    date: 2023-10-14 21:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 4811
  -titleTs: "'last':7 'nice':4 'well':1"
  -bodyTs: "'a24':1 'filmlemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6730022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697172104 {#1584
    date: 2023-10-13 06:41:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1574 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Well-it-was-nice-while-it-lasted"
  +title: "Well, it was nice while it lasted?"
  +url: "https://lemmy.world/pictrs/image/5e7bdd45-de86-4c40-9f99-6c294e6a2796.jpeg"
  +body: "#A24 #FilmLemmy"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312240 {#1579
    date: 2023-10-14 21:37:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1575 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1560 …}
  +badges: Doctrine\ORM\PersistentCollection {#1526 …}
  +children: []
  -id: 4811
  -titleTs: "'last':7 'nice':4 'well':1"
  -bodyTs: "'a24':1 'filmlemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697258504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6730022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697172104 {#1584
    date: 2023-10-13 06:41:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Enjoy-your-Friday-the-13th"
  +title: "Enjoy your Friday the 13th"
  +url: "https://lemmy.world/pictrs/image/b422c79b-9d15-4cdf-85fe-3d3932b1911b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312056 {#1527
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 4933
  -titleTs: "'13th':5 'enjoy':1 'friday':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697285569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697199169 {#1561
    date: 2023-10-13 14:12:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Enjoy-your-Friday-the-13th"
  +title: "Enjoy your Friday the 13th"
  +url: "https://lemmy.world/pictrs/image/b422c79b-9d15-4cdf-85fe-3d3932b1911b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312056 {#1527
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 4933
  -titleTs: "'13th':5 'enjoy':1 'friday':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697285569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697199169 {#1561
    date: 2023-10-13 14:12:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1525
  +user: Proxies\__CG__\App\Entity\User {#1567 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1550 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1897 …}
  +slug: "Enjoy-your-Friday-the-13th"
  +title: "Enjoy your Friday the 13th"
  +url: "https://lemmy.world/pictrs/image/b422c79b-9d15-4cdf-85fe-3d3932b1911b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 635
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697312056 {#1527
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +children: []
  -id: 4933
  -titleTs: "'13th':5 'enjoy':1 'friday':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697285569
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6741352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697199169 {#1561
    date: 2023-10-13 14:12:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details