GET https://kbin.spritesserver.nl/top?p=410

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#191
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#242
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#191
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#242
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "Blind-date"
  +title: "Blind date?"
  +url: "https://startrek.website/pictrs/image/1876c7b8-9fa6-4649-afd9-7ea5ee8936e4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 339
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700897155 {#191
    date: 2023-11-25 08:25:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 15958
  -titleTs: "'blind':1 'date':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836803
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3982045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750403 {#242
    date: 2023-11-23 15:40:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1877
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1876
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1877
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1876
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Car-shovel-for-reducing-pedestrian-casualties-Paris-1924"
  +title: "Car shovel for reducing pedestrian casualties, Paris, 1924"
  +url: "https://lemmy.world/pictrs/image/533e8524-7cbd-4234-a45e-8ae1128f9ba7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700750102 {#1877
    date: 2023-11-23 15:35:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 15948
  -titleTs: "'1924':8 'car':1 'casualti':6 'pari':7 'pedestrian':5 'reduc':4 'shovel':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836502
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8648223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700750102 {#1876
    date: 2023-11-23 15:35:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1953
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1937
    date: 2023-11-23 15:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1953
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1937
    date: 2023-11-23 15:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "it-s-time"
  +title: "it's time"
  +url: "https://lemmy.ml/pictrs/image/ee56d230-608e-47e6-bbd5-6d547ecb4c7f.jpeg"
  +body: "Shoutout to all my US homies celebrating today, stay safe everyone and Happy Thursday"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 664
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778861 {#1953
    date: 2023-11-23 23:34:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 15935
  -titleTs: "'time':3"
  -bodyTs: "'celebr':7 'everyon':11 'happi':13 'homi':6 'safe':10 'shoutout':1 'stay':9 'thursday':14 'today':8 'us':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836093
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8362234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749693 {#1937
    date: 2023-11-23 15:28:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#1387
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#1892
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#1387
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#1892
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1903 …}
  +image: Proxies\__CG__\App\Entity\Image {#1935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "stupid-sexy-mannequins"
  +title: "stupid sexy mannequins"
  +url: "https://lemmy.zip/pictrs/image/1fffeb7f-c077-466d-a000-418c877906c0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700845748 {#1387
    date: 2023-11-24 18:09:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 15933
  -titleTs: "'mannequin':3 'sexi':2 'stupid':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700836050
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5980201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749650 {#1892
    date: 2023-11-23 15:27:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#1971
    date: 2023-11-24 15:51:10.0 +01: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: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#1927
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#1971
    date: 2023-11-24 15:51:10.0 +01: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: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#1927
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Like-it-or-not-I-won"
  +title: "Like it or not, I won"
  +url: "https://lemmy.world/pictrs/image/bb5beac4-0837-4b53-be87-f7d0f614f394.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 646
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837470 {#1971
    date: 2023-11-24 15:51:10.0 +01: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: 15931
  -titleTs: "'like':1 'won':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835548
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700749148 {#1927
    date: 2023-11-23 15:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1898
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1891
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1904
    date: 2023-11-23 15:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1898
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1891
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1904
    date: 2023-11-23 15:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Coffee-with-extra-sugar"
  +title: "Coffee with extra sugar?"
  +url: "https://lemmy.world/pictrs/image/c5be3c3f-4e7c-412f-80eb-f9dca0709915.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 368
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700770816 {#1898
    date: 2023-11-23 21:20:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 15930
  -titleTs: "'coffe':1 'extra':3 'sugar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835337
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647534"
  +editedAt: DateTimeImmutable @1701246376 {#1891
    date: 2023-11-29 09:26:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748937 {#1904
    date: 2023-11-23 15:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#2440
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#2439
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#2440
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#2439
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2166 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Uranus-is-so-big"
  +title: "Uranus is so big!!"
  +url: "https://telegra.ph/file/08936ee269f4362d4487c.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 810
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700823596 {#2440
    date: 2023-11-24 11:59:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 15929
  -titleTs: "'big':4 'uranus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835123
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748723 {#2439
    date: 2023-11-23 15:12:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#2483
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#2354
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#2358
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#2483
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#2354
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#2358
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "When-I-think-things-are-going-my-way"
  +title: "When I think things are going my way..."
  +url: "https://lemmy.world/pictrs/image/f74617b8-f441-4a3e-9237-63a4fb22b638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 254
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859999 {#2483
    date: 2023-11-24 22:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 15928
  -titleTs: "'go':6 'thing':4 'think':3 'way':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700835106
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8647303"
  +editedAt: DateTimeImmutable @1701245960 {#2354
    date: 2023-11-29 09:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700748706 {#2358
    date: 2023-11-23 15:11:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#2481
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1512
    date: 2023-11-23 15:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#2481
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1512
    date: 2023-11-23 15:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1501 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Last-Word-by-J-L-Westover"
  +title: ""Last Word" by J.L Westover"
  +url: "https://telegra.ph/file/3a0eb99f95a669766b027.jpg"
  +body: "- Source: [Tapas](https://m.tapas.io/episode/3016236)(Secret Panel) - [RSS](https://tapas.io/rss/series/3346)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 153
  +favouriteCount: 1105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701016987 {#2481
    date: 2023-11-26 17:43:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 15926
  -titleTs: "'j.l':4 'last':1 'westov':5 'word':2"
  -bodyTs: "'/episode/3016236)(secret':5 '/rss/series/3346)':10 'm.tapas.io':4 'm.tapas.io/episode/3016236)(secret':3 'panel':6 'rss':7 'sourc':1 'tapa':2 'tapas.io':9 'tapas.io/rss/series/3346)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834979
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15822355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748579 {#1512
    date: 2023-11-23 15:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1523
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1480
    date: 2023-11-23 15:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1523
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1480
    date: 2023-11-23 15:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1503 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Based-KDE"
  +title: "Based KDE 🗿"
  +url: "https://lemmy.ml/pictrs/image/e9181435-b009-4447-b8c3-49862e288158.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702202282 {#1523
    date: 2023-12-10 10:58:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 15925
  -titleTs: "'base':1 'kde':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834965
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8361362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748565 {#1480
    date: 2023-11-23 15:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1541
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1529
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1541
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1529
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1531
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1530 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-genre-of-Country-Music"
  +title: "A genre of Country Music..."
  +url: "https://lemmy.world/pictrs/image/b4ece75a-a2ab-49cb-b980-78a476bec43b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708603829 {#1541
    date: 2024-02-22 13:10:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 15924
  -titleTs: "'countri':4 'genr':2 'music':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748282 {#1529
    date: 2023-11-23 15:04:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1704
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1713
    date: 2023-11-23 15:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1704
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1713
    date: 2023-11-23 15:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1706 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1742 …}
  +slug: "Friendsgiving-The-Jenkins"
  +title: "Friendsgiving – The Jenkins"
  +url: "https://thejenkinscomic.files.wordpress.com/2023/11/421.png"
  +body: "Source: [thejenkinscomic.wordpress.com/…/friendsgiving/](https://thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700763548 {#1704
    date: 2023-11-23 19:19:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +children: []
  -id: 15923
  -titleTs: "'friendsgiv':1 'jenkin':3"
  -bodyTs: "'/2023/11/21/friendsgiving/)':6 '/friendsgiving':3 'sourc':1 'thejenkinscomic.wordpress.com':2,5 'thejenkinscomic.wordpress.com/2023/11/21/friendsgiving/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834538
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9918494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748138 {#1713
    date: 2023-11-23 15:02:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1472
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1471
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1472
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1471
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1467
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-knew-all-the-wicked-hits"
  +title: "They knew all the wicked hits"
  +url: "https://lemmy.world/pictrs/image/48938b68-f2db-4d54-8c9b-f3ec413f7bf1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708890349 {#1472
    date: 2024-02-25 20:45:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 15922
  -titleTs: "'hit':6 'knew':2 'wick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834525
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700748125 {#1471
    date: 2023-11-23 15:02:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1491
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1494
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1490
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1494
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1490
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1493 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Photo-of-the-Year"
  +title: "Photo of the Year"
  +url: "https://lemmy.world/pictrs/image/d42f49a7-aa68-4b8f-8175-1b4065da05e7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700755407 {#1494
    date: 2023-11-23 17:03:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1495 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1755 …}
  +badges: Doctrine\ORM\PersistentCollection {#1757 …}
  +children: []
  -id: 15920
  -titleTs: "'photo':1 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747940 {#1490
    date: 2023-11-23 14:59:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1756
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1767
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1756
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1767
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: Proxies\__CG__\App\Entity\Image {#1762 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "No-they-just-forgot"
  +title: "No, they "just forgot"..."
  +url: "https://lemmy.world/pictrs/image/4fd37215-0aec-4a43-ae45-b1d80be45193.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700872067 {#1756
    date: 2023-11-25 01:27:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 15919
  -titleTs: "'forgot':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834115
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747715 {#1767
    date: 2023-11-23 14:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1782
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1783
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1782
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1783
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2167 …}
  +slug: "Symptoms-by-Chris-Hallbeck"
  +title: ""Symptoms" by Chris Hallbeck"
  +url: "https://telegra.ph/file/4896bea9268b4f0cb3693.jpg"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111455900938031640) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768687 {#1782
    date: 2023-11-23 20:44:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 15917
  -titleTs: "'chris':3 'hallbeck':4 'symptom':1"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111455900938031640)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111455900938031640)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700834082
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15821222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747682 {#1783
    date: 2023-11-23 14:54:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1638
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1637
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1642
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1638
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1637
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1642
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1622 …}
  +image: Proxies\__CG__\App\Entity\Image {#1633 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
  +slug: "UPDATED-My-fictional-flag"
  +title: "[UPDATED] My fictional flag"
  +url: "https://lemmy.zip/pictrs/image/95be16a0-5f32-496d-8ee6-c6277cef46b5.webp"
  +body: "Made a flag for a fictional country, Vefkovîî. How is it?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215219 {#1638
    date: 2023-12-10 14:33:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 15914
  -titleTs: "'fiction':3 'flag':4 'updat':1"
  -bodyTs: "'countri':7 'fiction':6 'flag':3 'made':1 'vefkovîî':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700808353
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5979143"
  +editedAt: DateTimeImmutable @1701275282 {#1637
    date: 2023-11-29 17:28:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700747353 {#1642
    date: 2023-11-23 14:49:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1447
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1424
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1447
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1424
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1415 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Picard-is-a-fancy-lad"
  +title: "Picard is a fancy lad."
  +url: "https://lemmy.world/pictrs/image/2944c633-83d0-4690-ac76-d344e77c4d08.png"
  +body: "From Cabin Boy (1994) featuring Ann Magnuson aka Admiral Clancy."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700801525 {#1447
    date: 2023-11-24 05:52:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 15912
  -titleTs: "'fanci':4 'lad':5 'picard':1"
  -bodyTs: "'1994':4 'admir':9 'aka':8 'ann':6 'boy':3 'cabin':2 'clanci':10 'featur':5 'magnuson':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700833307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8646052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746907 {#1424
    date: 2023-11-23 14:41:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1425
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1416
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1427
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1425
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1416
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1427
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1461 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "OC-Personalized-Bibata-Cursors-for-Linux"
  +title: "[OC] Personalized Bibata Cursors for Linux"
  +url: "https://lemmy.ml/pictrs/image/d57c24c8-68a8-43a7-9df9-c5cd1a2295e0.png"
  +body: """
    **Link:** <https://www.bibata.live>\n
    \n
    **Repository:** <https://www.github.com/ful1e5/bibata>\n
    \n
    I’m the author of [Bibata Cursor](https://github.com/ful1e5/Bibata_Cursor), dedicated to cursor development since my engineering student days. My passion for open-source tools has led me to enhance unixporn setups with custom cursors.\n
    \n
    After 7 years of development, I’ve received numerous requests for custom Bibata colors. To meet this demand, I’ve been working on a project for the past 3 months. Today, I’m thrilled to announce the public alpha release. Join in, test it, and share your feedback.\n
    \n
    **Important:** Public downloads are currently limited and tied to GitHub Sponsorships. Check out the details at [bibata#why-a-download-limit](https://github.com/ful1e5/bibata#why-a-download-limit). Please note that heavy traffic might briefly disrupt the website due to hosting on Vercel’s free tier.\n
    \n
    On another front, I’m not currently streaming on Twitch due to my computer’s limitations. Your **sponsorship** not only fuels ongoing development and covers database, services, and domain bills but also contributes to acquiring a new computer and equipment. This enables me to create content on Twitch and YouTube, supporting my other open-source projects and the [projekt0n](https://github.com/projekt0n) startup.\n
    \n
    If you find value in this project and others I maintain on GitHub, consider **sponsoring me** with a one-time or monthly contribution. Your support is genuinely appreciated and comes with various benefits detailed on the [GitHub Sponsor Page](https://github.com/sponsors/ful1e5).\n
    \n
    For any issues or feature requests, create an issue on [GitHub](https://github.com/ful1e5/bibata/issues).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700747701 {#1425
    date: 2023-11-23 14:55:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 15911
  -titleTs: "'bibata':3 'cursor':4 'linux':6 'oc':1 'person':2"
  -bodyTs: "'/ful1e5/bibata':6 '/ful1e5/bibata#why-a-download-limit).':115 '/ful1e5/bibata/issues).':254 '/ful1e5/bibata_cursor),':16 '/projekt0n)':196 '/sponsors/ful1e5).':240 '3':71 '7':44 'acquir':168 'alpha':81 'also':165 'announc':78 'anoth':135 'appreci':226 'author':10 'benefit':231 'bibata':12,55,107 'bill':163 'briefli':122 'check':102 'color':56 'come':228 'comput':147,171 'consid':211 'content':179 'contribut':166,221 'cover':158 'creat':178,247 'current':95,140 'cursor':13,19,42 'custom':41,54 'databas':159 'day':25 'dedic':17 'demand':60 'detail':105,232 'develop':20,47,156 'disrupt':123 'domain':162 'download':93,111 'due':126,144 'enabl':175 'engin':23 'enhanc':37 'equip':173 'featur':245 'feedback':90 'find':200 'free':132 'front':136 'fuel':154 'genuin':225 'github':100,210,235,251 'github.com':15,114,195,239,253 'github.com/ful1e5/bibata#why-a-download-limit).':113 'github.com/ful1e5/bibata/issues).':252 'github.com/ful1e5/bibata_cursor),':14 'github.com/projekt0n)':194 'github.com/sponsors/ful1e5).':238 'heavi':119 'host':128 'import':91 'issu':243,249 'join':83 'led':34 'limit':96,112,149 'link':1 'm':8,75,138 'maintain':208 'meet':58 'might':121 'month':72,220 'new':170 'note':117 'numer':51 'one':217 'one-tim':216 'ongo':155 'open':30,188 'open-sourc':29,187 'other':206 'page':237 'passion':27 'past':70 'pleas':116 'project':67,190,204 'projekt0n':193 'public':80,92 'receiv':50 'releas':82 'repositori':3 'request':52,246 'servic':160 'setup':39 'share':88 'sinc':21 'sourc':31,189 'sponsor':212,236 'sponsorship':101,151 'startup':197 'stream':141 'student':24 'support':184,223 'test':85 'thrill':76 'tie':98 'tier':133 'time':218 'today':73 'tool':32 'traffic':120 'twitch':143,181 'unixporn':38 'valu':201 'various':230 've':49,62 'vercel':130 'websit':125 'why-a-download-limit':108 'work':64 'www.bibata.live':2 'www.github.com':5 'www.github.com/ful1e5/bibata':4 'year':45 'youtub':183"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8360362"
  +editedAt: DateTimeImmutable @1701241842 {#1416
    date: 2023-11-29 08:10:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700746542 {#1427
    date: 2023-11-23 14:35:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1433
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1437
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1433
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1437
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: Proxies\__CG__\App\Entity\Image {#1435 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1430 …}
  +slug: "ADWSteamGTK-makes-steam-look-more-inline-with-GTK"
  +title: "ADWSteamGTK makes steam look more inline with GTK"
  +url: "https://flathub.org/en-GB/apps/io.github.Foldex.AdwSteamGtk"
  +body: "I was watching [InfinitelyGalactic recent video ](https://www.youtube.com/watch?v=KcDfNQb8hIo)on Linux mint and he highlighted this program. Works really well I’ve always found steam to be a bit unruly within my desktop especially as I run the [forge gnome extension](https://extensions.gnome.org/extension/4481/forge/), which further exacerbates the weird behaviours. Supports most of the big colour schemes so finding something that will work for you is pretty easy."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701031562 {#1433
    date: 2023-11-26 21:46:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +children: []
  -id: 15910
  -titleTs: "'adwsteamgtk':1 'gtk':8 'inlin':6 'look':4 'make':2 'steam':3"
  -bodyTs: "'/extension/4481/forge/),':43 '/watch?v=kcdfnqb8hio)on':9 'alway':22 'behaviour':49 'big':54 'bit':28 'colour':55 'desktop':32 'easi':67 'especi':33 'exacerb':46 'extens':40 'extensions.gnome.org':42 'extensions.gnome.org/extension/4481/forge/),':41 'find':58 'forg':38 'found':23 'gnome':39 'highlight':14 'infinitelygalact':4 'linux':10 'mint':11 'pretti':66 'program':16 'realli':18 'recent':5 'run':36 'scheme':56 'someth':59 'steam':24 'support':50 'unruli':29 've':21 'video':6 'watch':3 'weird':48 'well':19 'within':30 'work':17,62 'www.youtube.com':8 'www.youtube.com/watch?v=kcdfnqb8hio)on':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700832654
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4830921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700746254 {#1437
    date: 2023-11-23 14:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1690
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1698
    date: 2023-11-23 14:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1690
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1698
    date: 2023-11-23 14:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1696
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1709 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1595 …}
  +slug: "Book-Club-by-War-and-Peas"
  +title: ""Book Club" by War and Peas"
  +url: "https://i0.wp.com/warandpeas.com/wp-content/uploads/2023/11/book-club-5.jpg"
  +body: "- Source: [Website](https://warandpeas.com/2023/11/19/book-club/) - [RSS](https://warandpeas.com/feed)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 296
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700777560 {#1690
    date: 2023-11-23 23:12:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +children: []
  -id: 15907
  -titleTs: "'book':1 'club':2 'pea':6 'war':4"
  -bodyTs: "'/2023/11/19/book-club/)':5 '/feed)':9 'rss':6 'sourc':1 'warandpeas.com':4,8 'warandpeas.com/2023/11/19/book-club/)':3 'warandpeas.com/feed)':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831499
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15818690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700745099 {#1698
    date: 2023-11-23 14:11:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1645
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1640
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1641
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1645
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1640
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1641
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1674 …}
  +slug: "Black-Friday"
  +title: "Black Friday"
  +url: "https://files.mastodon.online/media_attachments/files/111/458/528/628/004/646/original/c4acd0601ce0f381.jpg"
  +body: """
    alt textthree rows with a barbecue on the left and William Wallace in Braveheart on the right. In the first row, captioned Wednesday, the barbecue is labelled “$899.99” and Wallace says “hold”. The second row, captioned Thursday, depicts the same. In the third row, captioned Black Friday, the there is a label with $1099.99 struck through with “$899.99” written underneath, and Wallace charges.\n
    \n
    edit: grammar
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1659
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700836239 {#1645
    date: 2023-11-24 15:30:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 15904
  -titleTs: "'black':1 'friday':2"
  -bodyTs: "'1099.99':54 '899.99':28,58 'alt':1 'barbecu':6,25 'black':46 'braveheart':14 'caption':22,36,45 'charg':63 'depict':38 'edit':64 'first':20 'friday':47 'grammar':65 'hold':32 'label':27,52 'left':9 'right':17 'row':3,21,35,44 'say':31 'second':34 'struck':55 'textthre':2 'third':43 'thursday':37 'underneath':60 'wallac':12,30,62 'wednesday':23 'william':11 'written':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700831276
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6502685"
  +editedAt: DateTimeImmutable @1701267212 {#1640
    date: 2023-11-29 15:13:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700744876 {#1641
    date: 2023-11-23 14:07:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1650
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1654
    date: 2023-11-23 14:01:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1650
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1654
    date: 2023-11-23 14:01:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1524 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "the-jargon-jar"
  +title: "the jargon jar"
  +url: "https://lemmy.world/pictrs/image/86fce44f-32f5-4311-8a79-706056fb3b05.jpeg"
  +body: """
    ### image-description\n
    \n
    an employee of a big tech firm, saying «The Jargon Jar is full. Wipe those tears with dollar bills.»\n
    \n
    ### links\n
    \n
    - panel from: [threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)\n
    - comics: [threddyrex.com](https://threddyrex.com)\n
    - author: [infosec.exchange/@threddy](https://infosec.exchange/@threddy)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700744467 {#1650
    date: 2023-11-23 14:01:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1591 …}
  +children: []
  -id: 15902
  -titleTs: "'jar':3 'jargon':2"
  -bodyTs: "'/@threddy](https://infosec.exchange/@threddy)':35 '/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':28 'author':32 'big':8 'bill':22 'comic':29 'descript':3 'dollar':21 'employe':5 'firm':10 'full':16 'imag':2 'image-descript':1 'infosec.exchange':34 'infosec.exchange/@threddy](https://infosec.exchange/@threddy)':33 'jar':14 'jargon':13 'link':23 'panel':24 'say':11 'tear':19 'tech':9 'threddyrex.com':27,30,31 'threddyrex.com/posts/20230201_all_hands/](https://threddyrex.com/posts/20230201_all_hands/)':26 'wipe':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744467 {#1654
    date: 2023-11-23 14:01:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Me-when-someone-asks-why-I-use-lube"
  +title: "Me when someone asks why I use lube"
  +url: "https://lemmy.world/pictrs/image/c6d74bef-5236-4ae4-a408-683890dcd6bb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700926235 {#1589
    date: 2023-11-25 16:30:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 15900
  -titleTs: "'ask':4 'lube':8 'someon':3 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830697
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744297 {#1571
    date: 2023-11-23 13:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Me-when-someone-asks-why-I-use-lube"
  +title: "Me when someone asks why I use lube"
  +url: "https://lemmy.world/pictrs/image/c6d74bef-5236-4ae4-a408-683890dcd6bb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700926235 {#1589
    date: 2023-11-25 16:30:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 15900
  -titleTs: "'ask':4 'lube':8 'someon':3 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830697
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744297 {#1571
    date: 2023-11-23 13:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#1578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Me-when-someone-asks-why-I-use-lube"
  +title: "Me when someone asks why I use lube"
  +url: "https://lemmy.world/pictrs/image/c6d74bef-5236-4ae4-a408-683890dcd6bb.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 973
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700926235 {#1589
    date: 2023-11-25 16:30:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 15900
  -titleTs: "'ask':4 'lube':8 'someon':3 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700830697
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8644142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700744297 {#1571
    date: 2023-11-23 13:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "systemwide-subtitles-for-linux"
  +title: "systemwide subtitles for linux"
  +url: null
  +body: "Hey guys I’m currently working on a presentation about accessibility and I noticed that Linux seams not to have any systemwide subtitle support like windows 11 and MacOs(beta feature). Does anyone of you know a project that can do that or is there simply no solution for this problem."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768053 {#1585
    date: 2023-11-23 20:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15898
  -titleTs: "'linux':4 'subtitl':2 'systemwid':1"
  -bodyTs: "'11':27 'access':11 'anyon':33 'beta':30 'current':5 'featur':31 'guy':2 'hey':1 'know':36 'like':25 'linux':16 'm':4 'maco':29 'notic':14 'present':9 'problem':51 'project':38 'seam':17 'simpli':46 'solut':48 'subtitl':23 'support':24 'systemwid':22 'window':26 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700818002
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5963831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742002 {#1576
    date: 2023-11-23 13:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "systemwide-subtitles-for-linux"
  +title: "systemwide subtitles for linux"
  +url: null
  +body: "Hey guys I’m currently working on a presentation about accessibility and I noticed that Linux seams not to have any systemwide subtitle support like windows 11 and MacOs(beta feature). Does anyone of you know a project that can do that or is there simply no solution for this problem."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768053 {#1585
    date: 2023-11-23 20:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15898
  -titleTs: "'linux':4 'subtitl':2 'systemwid':1"
  -bodyTs: "'11':27 'access':11 'anyon':33 'beta':30 'current':5 'featur':31 'guy':2 'hey':1 'know':36 'like':25 'linux':16 'm':4 'maco':29 'notic':14 'present':9 'problem':51 'project':38 'seam':17 'simpli':46 'solut':48 'subtitl':23 'support':24 'systemwid':22 'window':26 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700818002
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5963831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742002 {#1576
    date: 2023-11-23 13:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#1549 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1506 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1560 …}
  +slug: "systemwide-subtitles-for-linux"
  +title: "systemwide subtitles for linux"
  +url: null
  +body: "Hey guys I’m currently working on a presentation about accessibility and I noticed that Linux seams not to have any systemwide subtitle support like windows 11 and MacOs(beta feature). Does anyone of you know a project that can do that or is there simply no solution for this problem."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700768053 {#1585
    date: 2023-11-23 20:34:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1528 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 15898
  -titleTs: "'linux':4 'subtitl':2 'systemwid':1"
  -bodyTs: "'11':27 'access':11 'anyon':33 'beta':30 'current':5 'featur':31 'guy':2 'hey':1 'know':36 'like':25 'linux':16 'm':4 'maco':29 'notic':14 'present':9 'problem':51 'project':38 'seam':17 'simpli':46 'solut':48 'subtitl':23 'support':24 'systemwid':22 'window':26 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700818002
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5963831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700742002 {#1576
    date: 2023-11-23 13:20:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details