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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "pssssss"
  +title: "pssssss"
  +url: "https://mander.xyz/pictrs/image/928b9555-2ee6-4aa5-be23-2e8d2b408d37.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700181728 {#191
    date: 2023-11-17 01:42:08.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: 12923
  -titleTs: "'pssssss':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055837
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969437 {#242
    date: 2023-11-14 14:43:57.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: "pssssss"
  +title: "pssssss"
  +url: "https://mander.xyz/pictrs/image/928b9555-2ee6-4aa5-be23-2e8d2b408d37.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700181728 {#191
    date: 2023-11-17 01:42:08.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: 12923
  -titleTs: "'pssssss':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055837
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969437 {#242
    date: 2023-11-14 14:43:57.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: "pssssss"
  +title: "pssssss"
  +url: "https://mander.xyz/pictrs/image/928b9555-2ee6-4aa5-be23-2e8d2b408d37.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700181728 {#191
    date: 2023-11-17 01:42:08.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: 12923
  -titleTs: "'pssssss':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055837
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969437 {#242
    date: 2023-11-14 14:43:57.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 {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "best-time-of-my-life"
  +title: "best time of my life!!"
  +url: "https://mander.xyz/pictrs/image/29a31917-1816-4b19-877f-b1f1ff2e6107.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080411 {#1877
    date: 2023-11-15 21:33:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1900 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 12922
  -titleTs: "'best':1 'life':5 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055786
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969386 {#1876
    date: 2023-11-14 14:43:06.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 {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "best-time-of-my-life"
  +title: "best time of my life!!"
  +url: "https://mander.xyz/pictrs/image/29a31917-1816-4b19-877f-b1f1ff2e6107.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080411 {#1877
    date: 2023-11-15 21:33:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1900 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 12922
  -titleTs: "'best':1 'life':5 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055786
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969386 {#1876
    date: 2023-11-14 14:43:06.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 {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1895 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "best-time-of-my-life"
  +title: "best time of my life!!"
  +url: "https://mander.xyz/pictrs/image/29a31917-1816-4b19-877f-b1f1ff2e6107.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 760
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700080411 {#1877
    date: 2023-11-15 21:33:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1893 …}
  +votes: Doctrine\ORM\PersistentCollection {#1900 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 12922
  -titleTs: "'best':1 'life':5 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055786
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6158582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969386 {#1876
    date: 2023-11-14 14:43:06.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 {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "The-R-I-K-E-R-method"
  +title: "The R.I.K.E.R. method"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/32mWpPmMby34/COdOfWhbotrbowqppy8Ar4tywE3KSQNl5rfkRz0V.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989774 {#1974
    date: 2023-11-14 20:22:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 12921
  -titleTs: "'method':3 'r.i.k.e.r':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055685
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14887069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969285 {#1967
    date: 2023-11-14 14:41: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
11 DENIED edit
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "The-R-I-K-E-R-method"
  +title: "The R.I.K.E.R. method"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/32mWpPmMby34/COdOfWhbotrbowqppy8Ar4tywE3KSQNl5rfkRz0V.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989774 {#1974
    date: 2023-11-14 20:22:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 12921
  -titleTs: "'method':3 'r.i.k.e.r':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055685
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14887069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969285 {#1967
    date: 2023-11-14 14:41: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
12 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1953 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1943 …}
  +slug: "The-R-I-K-E-R-method"
  +title: "The R.I.K.E.R. method"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bf4779419-8cf74f/32mWpPmMby34/COdOfWhbotrbowqppy8Ar4tywE3KSQNl5rfkRz0V.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989774 {#1974
    date: 2023-11-14 20:22:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1930 …}
  +badges: Doctrine\ORM\PersistentCollection {#1952 …}
  +children: []
  -id: 12921
  -titleTs: "'method':3 'r.i.k.e.r':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700055685
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14887069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699969285 {#1967
    date: 2023-11-14 14:41: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
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 {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Revenge"
  +title: "Revenge"
  +url: "https://startrek.website/pictrs/image/c37fb3fb-b6eb-4cba-88fa-4b257c156773.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973249 {#1386
    date: 2023-11-14 15:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12941
  -titleTs: "'reveng':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054719
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971719 {#1397
    date: 2023-11-14 15:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Revenge"
  +title: "Revenge"
  +url: "https://startrek.website/pictrs/image/c37fb3fb-b6eb-4cba-88fa-4b257c156773.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973249 {#1386
    date: 2023-11-14 15:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12941
  -titleTs: "'reveng':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054719
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971719 {#1397
    date: 2023-11-14 15:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1388
  +user: Proxies\__CG__\App\Entity\User {#1387 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1892 …}
  +image: Proxies\__CG__\App\Entity\Image {#1380 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1890 …}
  +slug: "Revenge"
  +title: "Revenge"
  +url: "https://startrek.website/pictrs/image/c37fb3fb-b6eb-4cba-88fa-4b257c156773.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973249 {#1386
    date: 2023-11-14 15:47:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 12941
  -titleTs: "'reveng':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054719
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971719 {#1397
    date: 2023-11-14 15:21:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Today-I-will-teach-you-about-democracy-packages"
  +title: "Today I will teach you about democracy packages"
  +url: "https://fanaticus.social/pictrs/image/cc628c7c-b159-40cb-892f-9d8b7d7f6206.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699970849 {#1969
    date: 2023-11-14 15:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 12920
  -titleTs: "'democraci':7 'packag':8 'teach':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054533
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/878452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699968133 {#1941
    date: 2023-11-14 14:22: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
19 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Today-I-will-teach-you-about-democracy-packages"
  +title: "Today I will teach you about democracy packages"
  +url: "https://fanaticus.social/pictrs/image/cc628c7c-b159-40cb-892f-9d8b7d7f6206.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699970849 {#1969
    date: 2023-11-14 15:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 12920
  -titleTs: "'democraci':7 'packag':8 'teach':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054533
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/878452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699968133 {#1941
    date: 2023-11-14 14:22: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
20 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1368 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1399 …}
  +slug: "Today-I-will-teach-you-about-democracy-packages"
  +title: "Today I will teach you about democracy packages"
  +url: "https://fanaticus.social/pictrs/image/cc628c7c-b159-40cb-892f-9d8b7d7f6206.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699970849 {#1969
    date: 2023-11-14 15:07:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 12920
  -titleTs: "'democraci':7 'packag':8 'teach':4 'today':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054533
  +visibility: "visible             "
  +apId: "https://fanaticus.social/post/878452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699968133 {#1941
    date: 2023-11-14 14:22: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1367
    date: 2023-11-16 17:32:33.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: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1902
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1898
    date: 2023-11-14 14:21:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1367
    date: 2023-11-16 17:32:33.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: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1902
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1898
    date: 2023-11-14 14:21:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1848 …}
  +slug: "Remember-Seagate-s-Dual-Actuator-HDDs-They-re-Back-in-SATA-Form"
  +title: "Remember Seagate’s Dual Actuator HDDs? They’re Back, in SATA Form"
  +url: "https://www.youtube.com/watch?v=Q9WigY2Psts"
  +body: """
    What do you think of dual actuator hard drives? I never knew these even existed…\n
    \n
    Here’s a quick summary of the vid for those who want a TL;DW:\n
    \n
    - Dual actuator drives are a single drive with two actuator arms inside\n
    - These arms have their own platters, each with access to half of the drive’s capacity\n
    - The SAS version shows up as two separate drives: one for each actuator\n
    - The SATA version shows up as a single drive, however can be partitioned at a specific LBA near the middle to use both actuators independently\n
    - Linux kernel updated to support these drives better when queuing commands\n
    - Capable of saturating a 5gbit SATA link\n
    \n
    Personally, my concern is RAID setups, particularly in a SAS config. Will filesystems like ZFS and BTRFS know that two storage devices are the same physical drive… aside from that, and concern about more mechanical parts, this looks exciting especially for sequential speed throughput!\n
    \n
    EDIT: fix typos
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700152353 {#1367
    date: 2023-11-16 17:32:33.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: 12919
  -titleTs: "'actuat':5 'back':9 'dual':4 'form':12 'hdds':6 're':8 'rememb':1 'sata':11 'seagat':2"
  -bodyTs: "'5gbit':112 'access':51 'actuat':7,32,40,71,95 'arm':41,44 'asid':142 'better':104 'btrfs':131 'capabl':108 'capac':58 'command':107 'concern':117,146 'config':125 'devic':136 'drive':9,33,37,56,67,80,103,141 'dual':6,31 'dw':30 'edit':159 'especi':154 'even':14 'excit':153 'exist':15 'filesystem':127 'fix':160 'half':53 'hard':8 'howev':81 'independ':96 'insid':42 'kernel':98 'knew':12 'know':132 'lba':88 'like':128 'link':114 'linux':97 'look':152 'mechan':149 'middl':91 'near':89 'never':11 'one':68 'part':150 'particular':121 'partit':84 'person':115 'physic':140 'platter':48 'queu':106 'quick':19 'raid':119 'sas':60,124 'sata':73,113 'satur':110 'separ':66 'sequenti':156 'setup':120 'show':62,75 'singl':36,79 'specif':87 'speed':157 'storag':135 'summari':20 'support':101 'think':4 'throughput':158 'tl':29 'two':39,65,134 'typo':161 'updat':99 'use':93 'version':61,74 'vid':23 'want':27 'zfs':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700054466
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6750945"
  +editedAt: DateTimeImmutable @1700197944 {#1902
    date: 2023-11-17 06:12:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699968066 {#1898
    date: 2023-11-14 14:21:06.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 {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "How-safe-are-grammar-editing-tools"
  +title: "How safe are grammar editing tools?"
  +url: null
  +body: """
    Without naming names, there’s a well advertised grammar editing tool that’s available either as an app download or browser extension. This is something I’d value for a number of reasons (good grammar is important!) but I’m super cautious about anything I’m giving permission to watch what I’m typing.\n
    \n
    Ideally, I’d prefer to select text and have it analyzed on-demand using on-device intelligence. I’m on a Mac and it seems like Pages isn’t cut out to check grammar. Also, there’s no way in heck I’m paying $30 a month for a subscription.\n
    \n
    Edit: I just want to acknowledge my request for something I’d value and then saying I don’t want to pay for it. I would certainly pay for something if it met my needs but this function isn’t something I’d personally value at $30 a month or any monthly subscription ($30 a year sounds reasonable). Moreover, if there’s any suspicion of an application using my data for their own profit, they are not getting my money. So, in this case, *for the sake of data privacy*, I would prefer to pay for something (preferably once - grammar shouldn’t need updating).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989138 {#2440
    date: 2023-11-14 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 12917
  -titleTs: "'edit':5 'grammar':4 'safe':2 'tool':6"
  -bodyTs: "'30':101,153,160 'acknowledg':112 'advertis':8 'also':91 'analyz':65 'anyth':44 'app':18 'applic':173 'avail':14 'browser':21 'case':190 'cautious':42 'certain':133 'check':89 'cut':86 'd':27,57,118,149 'data':176,195 'demand':68 'devic':72 'download':19 'edit':10,107 'either':15 'extens':22 'function':144 'get':184 'give':47 'good':34 'grammar':9,35,90,206 'heck':97 'ideal':55 'import':37 'intellig':73 'isn':84,145 'like':82 'm':40,46,53,75,99 'mac':78 'met':139 'money':186 'month':103,155,158 'moreov':165 'name':2,3 'need':141,209 'number':31 'on-demand':66 'on-devic':70 'page':83 'pay':100,128,134,201 'permiss':48 'person':150 'prefer':58,199,204 'privaci':196 'profit':180 'reason':33,164 'request':114 'sake':193 'say':122 'seem':81 'select':60 'shouldn':207 'someth':25,116,136,147,203 'sound':163 'subscript':106,159 'super':41 'suspicion':170 'text':61 'tool':11 'type':54 'updat':210 'use':69,174 'valu':28,119,151 'want':110,126 'watch':50 'way':95 'well':7 'without':1 'would':132,198 'year':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700053262
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7950943"
  +editedAt: DateTimeImmutable @1700200987 {#2439
    date: 2023-11-17 07:03:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966862 {#2436
    date: 2023-11-14 14:01: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
27 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "How-safe-are-grammar-editing-tools"
  +title: "How safe are grammar editing tools?"
  +url: null
  +body: """
    Without naming names, there’s a well advertised grammar editing tool that’s available either as an app download or browser extension. This is something I’d value for a number of reasons (good grammar is important!) but I’m super cautious about anything I’m giving permission to watch what I’m typing.\n
    \n
    Ideally, I’d prefer to select text and have it analyzed on-demand using on-device intelligence. I’m on a Mac and it seems like Pages isn’t cut out to check grammar. Also, there’s no way in heck I’m paying $30 a month for a subscription.\n
    \n
    Edit: I just want to acknowledge my request for something I’d value and then saying I don’t want to pay for it. I would certainly pay for something if it met my needs but this function isn’t something I’d personally value at $30 a month or any monthly subscription ($30 a year sounds reasonable). Moreover, if there’s any suspicion of an application using my data for their own profit, they are not getting my money. So, in this case, *for the sake of data privacy*, I would prefer to pay for something (preferably once - grammar shouldn’t need updating).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989138 {#2440
    date: 2023-11-14 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 12917
  -titleTs: "'edit':5 'grammar':4 'safe':2 'tool':6"
  -bodyTs: "'30':101,153,160 'acknowledg':112 'advertis':8 'also':91 'analyz':65 'anyth':44 'app':18 'applic':173 'avail':14 'browser':21 'case':190 'cautious':42 'certain':133 'check':89 'cut':86 'd':27,57,118,149 'data':176,195 'demand':68 'devic':72 'download':19 'edit':10,107 'either':15 'extens':22 'function':144 'get':184 'give':47 'good':34 'grammar':9,35,90,206 'heck':97 'ideal':55 'import':37 'intellig':73 'isn':84,145 'like':82 'm':40,46,53,75,99 'mac':78 'met':139 'money':186 'month':103,155,158 'moreov':165 'name':2,3 'need':141,209 'number':31 'on-demand':66 'on-devic':70 'page':83 'pay':100,128,134,201 'permiss':48 'person':150 'prefer':58,199,204 'privaci':196 'profit':180 'reason':33,164 'request':114 'sake':193 'say':122 'seem':81 'select':60 'shouldn':207 'someth':25,116,136,147,203 'sound':163 'subscript':106,159 'super':41 'suspicion':170 'text':61 'tool':11 'type':54 'updat':210 'use':69,174 'valu':28,119,151 'want':110,126 'watch':50 'way':95 'well':7 'without':1 'would':132,198 'year':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700053262
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7950943"
  +editedAt: DateTimeImmutable @1700200987 {#2439
    date: 2023-11-17 07:03:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966862 {#2436
    date: 2023-11-14 14:01: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
28 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "How-safe-are-grammar-editing-tools"
  +title: "How safe are grammar editing tools?"
  +url: null
  +body: """
    Without naming names, there’s a well advertised grammar editing tool that’s available either as an app download or browser extension. This is something I’d value for a number of reasons (good grammar is important!) but I’m super cautious about anything I’m giving permission to watch what I’m typing.\n
    \n
    Ideally, I’d prefer to select text and have it analyzed on-demand using on-device intelligence. I’m on a Mac and it seems like Pages isn’t cut out to check grammar. Also, there’s no way in heck I’m paying $30 a month for a subscription.\n
    \n
    Edit: I just want to acknowledge my request for something I’d value and then saying I don’t want to pay for it. I would certainly pay for something if it met my needs but this function isn’t something I’d personally value at $30 a month or any monthly subscription ($30 a year sounds reasonable). Moreover, if there’s any suspicion of an application using my data for their own profit, they are not getting my money. So, in this case, *for the sake of data privacy*, I would prefer to pay for something (preferably once - grammar shouldn’t need updating).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989138 {#2440
    date: 2023-11-14 20:12:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 12917
  -titleTs: "'edit':5 'grammar':4 'safe':2 'tool':6"
  -bodyTs: "'30':101,153,160 'acknowledg':112 'advertis':8 'also':91 'analyz':65 'anyth':44 'app':18 'applic':173 'avail':14 'browser':21 'case':190 'cautious':42 'certain':133 'check':89 'cut':86 'd':27,57,118,149 'data':176,195 'demand':68 'devic':72 'download':19 'edit':10,107 'either':15 'extens':22 'function':144 'get':184 'give':47 'good':34 'grammar':9,35,90,206 'heck':97 'ideal':55 'import':37 'intellig':73 'isn':84,145 'like':82 'm':40,46,53,75,99 'mac':78 'met':139 'money':186 'month':103,155,158 'moreov':165 'name':2,3 'need':141,209 'number':31 'on-demand':66 'on-devic':70 'page':83 'pay':100,128,134,201 'permiss':48 'person':150 'prefer':58,199,204 'privaci':196 'profit':180 'reason':33,164 'request':114 'sake':193 'say':122 'seem':81 'select':60 'shouldn':207 'someth':25,116,136,147,203 'sound':163 'subscript':106,159 'super':41 'suspicion':170 'text':61 'tool':11 'type':54 'updat':210 'use':69,174 'valu':28,119,151 'want':110,126 'watch':50 'way':95 'well':7 'without':1 'would':132,198 'year':162"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700053262
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7950943"
  +editedAt: DateTimeImmutable @1700200987 {#2439
    date: 2023-11-17 07:03:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966862 {#2436
    date: 2023-11-14 14:01: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
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 {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Why-does-lemmy-seem-better-for-engagement-and-conversation-then"
  +title: "Why does lemmy seem better for engagement and conversation then (I meant than) Mastodon"
  +url: null
  +body: """
    On average if I make a post on Mastodon whether I get a comment, and a continued conversation is either hit or miss.\n
    \n
    On Lemy if I make a post it’s almost insane the probalility of actual comments, conversation and discusion with many users that can occur in a single post compared to Mastodon.\n
    \n
    Is this because of the communities on Lemy making things more seamless and simple to find content I might want to consume and discuss as a user? Because say I join a Mastodon server, nothings really organized by topics or anything. Sure there are hashtags but, the user would have to know to search a specific hashtag and there’s the chance of even missing somes post that may be related even if the topic is similar to a hashtag searched for.\n
    \n
    Who knows, what are Lemy users thoughts on this?\n
    \n
    I know one thing, if you can make a good platform, then you can get great conversations in anything that people are interested in. It seems to me Lemy is the best at this for most users. While on Mastodon, while i’m not saying I hadn’t had people comment on my posts, it seems less likely then Lemmy. I don’t think I made a single post where no one has commented atleast something on Lemy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700110610 {#2354
    date: 2023-11-16 05:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12911
  -titleTs: "'better':5 'convers':9 'engag':7 'lemmi':3 'mastodon':14 'meant':12 'seem':4"
  -bodyTs: "'actual':38 'almost':33 'anyth':96,165 'atleast':221 'averag':2 'best':178 'chanc':117 'comment':14,39,197,220 'communiti':61 'compar':53 'consum':77 'content':72 'continu':17 'convers':18,40,163 'discus':42 'discuss':79 'either':20 'even':119,127 'find':71 'get':12,161 'good':156 'great':162 'hadn':193 'hashtag':100,112,135 'hit':21 'insan':34 'interest':169 'join':86 'know':107,139,148 'lemi':25,63,142,175,224 'lemmi':206 'less':203 'like':204 'm':189 'made':212 'make':5,28,64,154 'mani':44 'mastodon':9,55,88,186 'may':124 'might':74 'miss':23,120 'noth':90 'occur':48 'one':149,218 'organ':92 'peopl':167,196 'platform':157 'post':7,30,52,122,200,215 'probalil':36 'realli':91 'relat':126 'say':84,191 'seamless':67 'search':109,136 'seem':172,202 'server':89 'similar':132 'simpl':69 'singl':51,214 'some':121 'someth':222 'specif':111 'sure':97 'thing':65,150 'think':210 'thought':144 'topic':94,130 'user':45,82,103,143,183 'want':75 'whether':10 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700051298
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8242843"
  +editedAt: DateTimeImmutable @1700194185 {#2358
    date: 2023-11-17 05:09:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699964898 {#2487
    date: 2023-11-14 13:28: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
31 DENIED edit
App\Entity\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Why-does-lemmy-seem-better-for-engagement-and-conversation-then"
  +title: "Why does lemmy seem better for engagement and conversation then (I meant than) Mastodon"
  +url: null
  +body: """
    On average if I make a post on Mastodon whether I get a comment, and a continued conversation is either hit or miss.\n
    \n
    On Lemy if I make a post it’s almost insane the probalility of actual comments, conversation and discusion with many users that can occur in a single post compared to Mastodon.\n
    \n
    Is this because of the communities on Lemy making things more seamless and simple to find content I might want to consume and discuss as a user? Because say I join a Mastodon server, nothings really organized by topics or anything. Sure there are hashtags but, the user would have to know to search a specific hashtag and there’s the chance of even missing somes post that may be related even if the topic is similar to a hashtag searched for.\n
    \n
    Who knows, what are Lemy users thoughts on this?\n
    \n
    I know one thing, if you can make a good platform, then you can get great conversations in anything that people are interested in. It seems to me Lemy is the best at this for most users. While on Mastodon, while i’m not saying I hadn’t had people comment on my posts, it seems less likely then Lemmy. I don’t think I made a single post where no one has commented atleast something on Lemy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700110610 {#2354
    date: 2023-11-16 05:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12911
  -titleTs: "'better':5 'convers':9 'engag':7 'lemmi':3 'mastodon':14 'meant':12 'seem':4"
  -bodyTs: "'actual':38 'almost':33 'anyth':96,165 'atleast':221 'averag':2 'best':178 'chanc':117 'comment':14,39,197,220 'communiti':61 'compar':53 'consum':77 'content':72 'continu':17 'convers':18,40,163 'discus':42 'discuss':79 'either':20 'even':119,127 'find':71 'get':12,161 'good':156 'great':162 'hadn':193 'hashtag':100,112,135 'hit':21 'insan':34 'interest':169 'join':86 'know':107,139,148 'lemi':25,63,142,175,224 'lemmi':206 'less':203 'like':204 'm':189 'made':212 'make':5,28,64,154 'mani':44 'mastodon':9,55,88,186 'may':124 'might':74 'miss':23,120 'noth':90 'occur':48 'one':149,218 'organ':92 'peopl':167,196 'platform':157 'post':7,30,52,122,200,215 'probalil':36 'realli':91 'relat':126 'say':84,191 'seamless':67 'search':109,136 'seem':172,202 'server':89 'similar':132 'simpl':69 'singl':51,214 'some':121 'someth':222 'specif':111 'sure':97 'thing':65,150 'think':210 'thought':144 'topic':94,130 'user':45,82,103,143,183 'want':75 'whether':10 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700051298
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8242843"
  +editedAt: DateTimeImmutable @1700194185 {#2358
    date: 2023-11-17 05:09:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699964898 {#2487
    date: 2023-11-14 13:28: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
32 DENIED moderate
App\Entity\Entry {#2485
  +user: Proxies\__CG__\App\Entity\User {#1841 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Why-does-lemmy-seem-better-for-engagement-and-conversation-then"
  +title: "Why does lemmy seem better for engagement and conversation then (I meant than) Mastodon"
  +url: null
  +body: """
    On average if I make a post on Mastodon whether I get a comment, and a continued conversation is either hit or miss.\n
    \n
    On Lemy if I make a post it’s almost insane the probalility of actual comments, conversation and discusion with many users that can occur in a single post compared to Mastodon.\n
    \n
    Is this because of the communities on Lemy making things more seamless and simple to find content I might want to consume and discuss as a user? Because say I join a Mastodon server, nothings really organized by topics or anything. Sure there are hashtags but, the user would have to know to search a specific hashtag and there’s the chance of even missing somes post that may be related even if the topic is similar to a hashtag searched for.\n
    \n
    Who knows, what are Lemy users thoughts on this?\n
    \n
    I know one thing, if you can make a good platform, then you can get great conversations in anything that people are interested in. It seems to me Lemy is the best at this for most users. While on Mastodon, while i’m not saying I hadn’t had people comment on my posts, it seems less likely then Lemmy. I don’t think I made a single post where no one has commented atleast something on Lemy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700110610 {#2354
    date: 2023-11-16 05:56:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 12911
  -titleTs: "'better':5 'convers':9 'engag':7 'lemmi':3 'mastodon':14 'meant':12 'seem':4"
  -bodyTs: "'actual':38 'almost':33 'anyth':96,165 'atleast':221 'averag':2 'best':178 'chanc':117 'comment':14,39,197,220 'communiti':61 'compar':53 'consum':77 'content':72 'continu':17 'convers':18,40,163 'discus':42 'discuss':79 'either':20 'even':119,127 'find':71 'get':12,161 'good':156 'great':162 'hadn':193 'hashtag':100,112,135 'hit':21 'insan':34 'interest':169 'join':86 'know':107,139,148 'lemi':25,63,142,175,224 'lemmi':206 'less':203 'like':204 'm':189 'made':212 'make':5,28,64,154 'mani':44 'mastodon':9,55,88,186 'may':124 'might':74 'miss':23,120 'noth':90 'occur':48 'one':149,218 'organ':92 'peopl':167,196 'platform':157 'post':7,30,52,122,200,215 'probalil':36 'realli':91 'relat':126 'say':84,191 'seamless':67 'search':109,136 'seem':172,202 'server':89 'similar':132 'simpl':69 'singl':51,214 'some':121 'someth':222 'specif':111 'sure':97 'thing':65,150 'think':210 'thought':144 'topic':94,130 'user':45,82,103,143,183 'want':75 'whether':10 'would':104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700051298
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8242843"
  +editedAt: DateTimeImmutable @1700194185 {#2358
    date: 2023-11-17 05:09:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699964898 {#2487
    date: 2023-11-14 13:28: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
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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Coreboot-Can-I-coreboot-my-laptop-Acer-Aspire-A515-47"
  +title: "[Coreboot] Can I coreboot my laptop? Acer Aspire A515-47"
  +url: null
  +body: """
    I’m quite interested in putting coreboot onto my laptop, if that’s possible. But first I want to know if it’s reliable as I’ll be using this laptop for school, and if I can even do it in the first place.\n
    \n
    I have an Acer Aspire A515-47, AMD Ryzen 5 5625U. I don’t know any detailed information about the motherboard, nor northbridge or southbridge. I did try to find them but I couldn’t find anything online. I mention these as they were mentioned on the coreboot docs.\n
    \n
    Also from the docs, I’ll be doing the internal method as my laptop already, obviously, runs Linux (Fedora Silverblue).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990851 {#1508
    date: 2023-11-14 20:40:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 12967
  -titleTs: "'-47':10 'a515':9 'acer':7 'aspir':8 'coreboot':1,4 'laptop':6"
  -bodyTs: "'-47':51 '5':54 '5625u':55 'a515':50 'acer':48 'alreadi':108 'also':94 'amd':52 'anyth':81 'aspir':49 'coreboot':7,92 'couldn':78 'detail':61 'doc':93,97 'even':38 'fedora':112 'find':74,80 'first':16,43 'inform':62 'interest':4 'intern':103 'know':20,59 'laptop':10,31,107 'linux':111 'll':27,99 'm':2 'mention':84,89 'method':104 'motherboard':65 'northbridg':67 'obvious':109 'onlin':82 'onto':8 'place':44 'possibl':14 'put':6 'quit':3 'reliabl':24 'run':110 'ryzen':53 'school':33 'silverblu':113 'southbridg':69 'tri':72 'use':29 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700050071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8251049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699978071 {#1524
    date: 2023-11-14 17:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Coreboot-Can-I-coreboot-my-laptop-Acer-Aspire-A515-47"
  +title: "[Coreboot] Can I coreboot my laptop? Acer Aspire A515-47"
  +url: null
  +body: """
    I’m quite interested in putting coreboot onto my laptop, if that’s possible. But first I want to know if it’s reliable as I’ll be using this laptop for school, and if I can even do it in the first place.\n
    \n
    I have an Acer Aspire A515-47, AMD Ryzen 5 5625U. I don’t know any detailed information about the motherboard, nor northbridge or southbridge. I did try to find them but I couldn’t find anything online. I mention these as they were mentioned on the coreboot docs.\n
    \n
    Also from the docs, I’ll be doing the internal method as my laptop already, obviously, runs Linux (Fedora Silverblue).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990851 {#1508
    date: 2023-11-14 20:40:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 12967
  -titleTs: "'-47':10 'a515':9 'acer':7 'aspir':8 'coreboot':1,4 'laptop':6"
  -bodyTs: "'-47':51 '5':54 '5625u':55 'a515':50 'acer':48 'alreadi':108 'also':94 'amd':52 'anyth':81 'aspir':49 'coreboot':7,92 'couldn':78 'detail':61 'doc':93,97 'even':38 'fedora':112 'find':74,80 'first':16,43 'inform':62 'interest':4 'intern':103 'know':20,59 'laptop':10,31,107 'linux':111 'll':27,99 'm':2 'mention':84,89 'method':104 'motherboard':65 'northbridg':67 'obvious':109 'onlin':82 'onto':8 'place':44 'possibl':14 'put':6 'quit':3 'reliabl':24 'run':110 'ryzen':53 'school':33 'silverblu':113 'southbridg':69 'tri':72 'use':29 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700050071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8251049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699978071 {#1524
    date: 2023-11-14 17:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Coreboot-Can-I-coreboot-my-laptop-Acer-Aspire-A515-47"
  +title: "[Coreboot] Can I coreboot my laptop? Acer Aspire A515-47"
  +url: null
  +body: """
    I’m quite interested in putting coreboot onto my laptop, if that’s possible. But first I want to know if it’s reliable as I’ll be using this laptop for school, and if I can even do it in the first place.\n
    \n
    I have an Acer Aspire A515-47, AMD Ryzen 5 5625U. I don’t know any detailed information about the motherboard, nor northbridge or southbridge. I did try to find them but I couldn’t find anything online. I mention these as they were mentioned on the coreboot docs.\n
    \n
    Also from the docs, I’ll be doing the internal method as my laptop already, obviously, runs Linux (Fedora Silverblue).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990851 {#1508
    date: 2023-11-14 20:40:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 12967
  -titleTs: "'-47':10 'a515':9 'acer':7 'aspir':8 'coreboot':1,4 'laptop':6"
  -bodyTs: "'-47':51 '5':54 '5625u':55 'a515':50 'acer':48 'alreadi':108 'also':94 'amd':52 'anyth':81 'aspir':49 'coreboot':7,92 'couldn':78 'detail':61 'doc':93,97 'even':38 'fedora':112 'find':74,80 'first':16,43 'inform':62 'interest':4 'intern':103 'know':20,59 'laptop':10,31,107 'linux':111 'll':27,99 'm':2 'mention':84,89 'method':104 'motherboard':65 'northbridg':67 'obvious':109 'onlin':82 'onto':8 'place':44 'possibl':14 'put':6 'quit':3 'reliabl':24 'run':110 'ryzen':53 'school':33 'silverblu':113 'southbridg':69 'tri':72 'use':29 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700050071
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8251049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699978071 {#1524
    date: 2023-11-14 17:07:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Privacy-Win-EU-Parliament-Decides-That-Your-Private-Messages-Must"
  +title: "Privacy Win: EU Parliament Decides That Your Private Messages Must Not Be Scanned!"
  +url: "https://tuta.com/blog/chat-control"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991538 {#1522
    date: 2023-11-14 20:52:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 12909
  -titleTs: "'decid':5 'eu':3 'messag':9 'must':10 'parliament':4 'privaci':1 'privat':8 'scan':13 'win':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049658
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5548698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699963258 {#1510
    date: 2023-11-14 13:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Privacy-Win-EU-Parliament-Decides-That-Your-Private-Messages-Must"
  +title: "Privacy Win: EU Parliament Decides That Your Private Messages Must Not Be Scanned!"
  +url: "https://tuta.com/blog/chat-control"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991538 {#1522
    date: 2023-11-14 20:52:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 12909
  -titleTs: "'decid':5 'eu':3 'messag':9 'must':10 'parliament':4 'privaci':1 'privat':8 'scan':13 'win':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049658
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5548698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699963258 {#1510
    date: 2023-11-14 13:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2167 …}
  +image: Proxies\__CG__\App\Entity\Image {#1504 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1507 …}
  +slug: "Privacy-Win-EU-Parliament-Decides-That-Your-Private-Messages-Must"
  +title: "Privacy Win: EU Parliament Decides That Your Private Messages Must Not Be Scanned!"
  +url: "https://tuta.com/blog/chat-control"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991538 {#1522
    date: 2023-11-14 20:52:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 12909
  -titleTs: "'decid':5 'eu':3 'messag':9 'must':10 'parliament':4 'privaci':1 'privat':8 'scan':13 'win':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049658
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5548698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699963258 {#1510
    date: 2023-11-14 13:00:58.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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Software-registration-lock"
  +title: "Software registration lock"
  +url: null
  +body: """
    Hi, some years ago (2019) I purchased landscaping program ‘Punch! Deck & Landscape’ from punchsoftware.com. I wanted to install it on new computer but on-line registration of license key failed.\n
    \n
    Their support said that I need to buy new version and gave me 20% discount.\n
    \n
    They seems to not care that purchased software had lifetime license:\n
    \n
    “Unfortunately with changes in technologies the registration server that the older programs used were rendered obsolete and thus rendered the older programs (v20 and older) unsupportable. This is why we offer the discounts to customers who have those older programs.”\n
    \n
    \n
    \n
    "As newer product is released, they replace the older versions, thus the upgrade systems that are in place for customers who have the older products, so they do not have to purchase new product regularly at full retail pricing. "\n
    \n
    Is there any way to fight those assholes? The company is located in US.
    """
  +type: "article"
  +lang: "pl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700048734 {#1531
    date: 2023-11-15 12:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 12916
  -titleTs: "'lock':3 'registr':2 'softwar':1"
  -bodyTs: "'20':45 '2019':5 'ago':4 'asshol':144 'buy':39 'care':51 'chang':60 'compani':146 'comput':22 'custom':92,117 'deck':11 'discount':46,90 'fail':31 'fight':142 'full':134 'gave':43 'hi':1 'instal':18 'key':30 'landscap':8,12 'licens':29,57 'lifetim':56 'line':26 'locat':148 'need':37 'new':21,40,130 'newer':99 'obsolet':73 'offer':88 'older':68,78,82,96,106,121 'on-lin':24 'place':115 'price':136 'product':100,122,131 'program':9,69,79,97 'punch':10 'punchsoftware.com':14 'purchas':7,53,129 'registr':27,64 'regular':132 'releas':102 'render':72,76 'replac':104 'retail':135 'said':34 'seem':48 'server':65 'softwar':54 'support':33 'system':111 'technolog':62 'thus':75,108 'unfortun':58 'unsupport':83 'upgrad':110 'us':150 'use':70 'v20':80 'version':41,107 'want':16 'way':140 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8243590"
  +editedAt: DateTimeImmutable @1700194876 {#1530
    date: 2023-11-17 05:21:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966242 {#1537
    date: 2023-11-14 13:50: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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Software-registration-lock"
  +title: "Software registration lock"
  +url: null
  +body: """
    Hi, some years ago (2019) I purchased landscaping program ‘Punch! Deck & Landscape’ from punchsoftware.com. I wanted to install it on new computer but on-line registration of license key failed.\n
    \n
    Their support said that I need to buy new version and gave me 20% discount.\n
    \n
    They seems to not care that purchased software had lifetime license:\n
    \n
    “Unfortunately with changes in technologies the registration server that the older programs used were rendered obsolete and thus rendered the older programs (v20 and older) unsupportable. This is why we offer the discounts to customers who have those older programs.”\n
    \n
    \n
    \n
    "As newer product is released, they replace the older versions, thus the upgrade systems that are in place for customers who have the older products, so they do not have to purchase new product regularly at full retail pricing. "\n
    \n
    Is there any way to fight those assholes? The company is located in US.
    """
  +type: "article"
  +lang: "pl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700048734 {#1531
    date: 2023-11-15 12:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 12916
  -titleTs: "'lock':3 'registr':2 'softwar':1"
  -bodyTs: "'20':45 '2019':5 'ago':4 'asshol':144 'buy':39 'care':51 'chang':60 'compani':146 'comput':22 'custom':92,117 'deck':11 'discount':46,90 'fail':31 'fight':142 'full':134 'gave':43 'hi':1 'instal':18 'key':30 'landscap':8,12 'licens':29,57 'lifetim':56 'line':26 'locat':148 'need':37 'new':21,40,130 'newer':99 'obsolet':73 'offer':88 'older':68,78,82,96,106,121 'on-lin':24 'place':115 'price':136 'product':100,122,131 'program':9,69,79,97 'punch':10 'punchsoftware.com':14 'purchas':7,53,129 'registr':27,64 'regular':132 'releas':102 'render':72,76 'replac':104 'retail':135 'said':34 'seem':48 'server':65 'softwar':54 'support':33 'system':111 'technolog':62 'thus':75,108 'unfortun':58 'unsupport':83 'upgrad':110 'us':150 'use':70 'v20':80 'version':41,107 'want':16 'way':140 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8243590"
  +editedAt: DateTimeImmutable @1700194876 {#1530
    date: 2023-11-17 05:21:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966242 {#1537
    date: 2023-11-14 13:50: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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Software-registration-lock"
  +title: "Software registration lock"
  +url: null
  +body: """
    Hi, some years ago (2019) I purchased landscaping program ‘Punch! Deck & Landscape’ from punchsoftware.com. I wanted to install it on new computer but on-line registration of license key failed.\n
    \n
    Their support said that I need to buy new version and gave me 20% discount.\n
    \n
    They seems to not care that purchased software had lifetime license:\n
    \n
    “Unfortunately with changes in technologies the registration server that the older programs used were rendered obsolete and thus rendered the older programs (v20 and older) unsupportable. This is why we offer the discounts to customers who have those older programs.”\n
    \n
    \n
    \n
    "As newer product is released, they replace the older versions, thus the upgrade systems that are in place for customers who have the older products, so they do not have to purchase new product regularly at full retail pricing. "\n
    \n
    Is there any way to fight those assholes? The company is located in US.
    """
  +type: "article"
  +lang: "pl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700048734 {#1531
    date: 2023-11-15 12:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 12916
  -titleTs: "'lock':3 'registr':2 'softwar':1"
  -bodyTs: "'20':45 '2019':5 'ago':4 'asshol':144 'buy':39 'care':51 'chang':60 'compani':146 'comput':22 'custom':92,117 'deck':11 'discount':46,90 'fail':31 'fight':142 'full':134 'gave':43 'hi':1 'instal':18 'key':30 'landscap':8,12 'licens':29,57 'lifetim':56 'line':26 'locat':148 'need':37 'new':21,40,130 'newer':99 'obsolet':73 'offer':88 'older':68,78,82,96,106,121 'on-lin':24 'place':115 'price':136 'product':100,122,131 'program':9,69,79,97 'punch':10 'punchsoftware.com':14 'purchas':7,53,129 'registr':27,64 'regular':132 'releas':102 'render':72,76 'replac':104 'retail':135 'said':34 'seem':48 'server':65 'softwar':54 'support':33 'system':111 'technolog':62 'thus':75,108 'unfortun':58 'unsupport':83 'upgrad':110 'us':150 'use':70 'v20':80 'version':41,107 'want':16 'way':140 'year':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049242
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8243590"
  +editedAt: DateTimeImmutable @1700194876 {#1530
    date: 2023-11-17 05:21:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699966242 {#1537
    date: 2023-11-14 13:50: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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1710
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1706
    date: 2023-11-14 12:51: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
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1710
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1706
    date: 2023-11-14 12:51: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
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1745 …}
  +slug: "Planes"
  +title: "Planes :)"
  +url: "https://lemmy.ml/pictrs/image/7b074f97-03df-4146-a4aa-db7541763275.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 695
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128148 {#1710
    date: 2023-11-16 10:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +children: []
  -id: 12907
  -titleTs: "'plane':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700049106
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7949025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962706 {#1706
    date: 2023-11-14 12:51: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-don-t-want-more-issues"
  +title: "I don't want more issues"
  +url: "https://lemmy.world/pictrs/image/f9586e47-5712-4caf-8f93-c37a615dc72d.png"
  +body: "I already get them for free"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973039 {#1470
    date: 2023-11-14 15:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 12903
  -titleTs: "'issu':6 'want':4"
  -bodyTs: "'alreadi':2 'free':6 'get':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8241580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962290 {#1469
    date: 2023-11-14 12:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-don-t-want-more-issues"
  +title: "I don't want more issues"
  +url: "https://lemmy.world/pictrs/image/f9586e47-5712-4caf-8f93-c37a615dc72d.png"
  +body: "I already get them for free"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973039 {#1470
    date: 2023-11-14 15:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 12903
  -titleTs: "'issu':6 'want':4"
  -bodyTs: "'alreadi':2 'free':6 'get':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8241580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962290 {#1469
    date: 2023-11-14 12:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1483 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1497 …}
  +slug: "I-don-t-want-more-issues"
  +title: "I don't want more issues"
  +url: "https://lemmy.world/pictrs/image/f9586e47-5712-4caf-8f93-c37a615dc72d.png"
  +body: "I already get them for free"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699973039 {#1470
    date: 2023-11-14 15:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1484 …}
  +votes: Doctrine\ORM\PersistentCollection {#1488 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1490 …}
  +badges: Doctrine\ORM\PersistentCollection {#1493 …}
  +children: []
  -id: 12903
  -titleTs: "'issu':6 'want':4"
  -bodyTs: "'alreadi':2 'free':6 'get':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8241580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699962290 {#1469
    date: 2023-11-14 12:44:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "Yes-Ubuntu-Is-Withholding-Security-Patches-for-Some-Software"
  +title: "Yes, Ubuntu Is Withholding Security Patches for Some Software"
  +url: "https://www.flu0r1ne.net/logs/ubuntu_withholding_universe_security_patches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700104020 {#1492
    date: 2023-11-16 04:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 12900
  -titleTs: "'patch':6 'secur':5 'softwar':9 'ubuntu':2 'withhold':4 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048142
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/381255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699961742 {#1475
    date: 2023-11-14 12: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
55 DENIED edit
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "Yes-Ubuntu-Is-Withholding-Security-Patches-for-Some-Software"
  +title: "Yes, Ubuntu Is Withholding Security Patches for Some Software"
  +url: "https://www.flu0r1ne.net/logs/ubuntu_withholding_universe_security_patches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700104020 {#1492
    date: 2023-11-16 04:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 12900
  -titleTs: "'patch':6 'secur':5 'softwar':9 'ubuntu':2 'withhold':4 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048142
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/381255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699961742 {#1475
    date: 2023-11-14 12: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
56 DENIED moderate
App\Entity\Entry {#1477
  +user: Proxies\__CG__\App\Entity\User {#1476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1761 …}
  +slug: "Yes-Ubuntu-Is-Withholding-Security-Patches-for-Some-Software"
  +title: "Yes, Ubuntu Is Withholding Security Patches for Some Software"
  +url: "https://www.flu0r1ne.net/logs/ubuntu_withholding_universe_security_patches"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700104020 {#1492
    date: 2023-11-16 04:07:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 12900
  -titleTs: "'patch':6 'secur':5 'softwar':9 'ubuntu':2 'withhold':4 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700048142
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/381255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699961742 {#1475
    date: 2023-11-14 12: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "True"
  +title: "True"
  +url: "https://media.mas.to/masto-public/cache/media_attachments/files/111/406/309/519/861/994/original/7f7697658816f6be.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700135147 {#1772
    date: 2023-11-16 12:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 12897
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047320
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7947996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960920 {#1779
    date: 2023-11-14 12:22: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
59 DENIED edit
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "True"
  +title: "True"
  +url: "https://media.mas.to/masto-public/cache/media_attachments/files/111/406/309/519/861/994/original/7f7697658816f6be.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700135147 {#1772
    date: 2023-11-16 12:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 12897
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047320
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7947996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960920 {#1779
    date: 2023-11-14 12:22: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
60 DENIED moderate
App\Entity\Entry {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "True"
  +title: "True"
  +url: "https://media.mas.to/masto-public/cache/media_attachments/files/111/406/309/519/861/994/original/7f7697658816f6be.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 282
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700135147 {#1772
    date: 2023-11-16 12:45:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 12897
  -titleTs: "'true':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047320
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7947996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960920 {#1779
    date: 2023-11-14 12:22: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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1766
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1682
    date: 2023-11-14 12:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1766
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1682
    date: 2023-11-14 12:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1766
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1682
    date: 2023-11-14 12:18:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Oh-yea-that-s-the-good-stuff-huffs-glue"
  +title: "Oh yea, that's the good stuff **huffs glue**"
  +url: "https://programming.dev/pictrs/image/7580c3d3-7ca2-4e98-b60d-e0b1abf25015.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728198501 {#1634
    date: 2024-10-06 09:08:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 16415
  -titleTs: "'glue':9 'good':6 'huff':8 'oh':1 'stuff':7 'yea':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045518
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5896373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700017018 {#1636
    date: 2023-11-15 03:56:58.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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Oh-yea-that-s-the-good-stuff-huffs-glue"
  +title: "Oh yea, that's the good stuff **huffs glue**"
  +url: "https://programming.dev/pictrs/image/7580c3d3-7ca2-4e98-b60d-e0b1abf25015.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728198501 {#1634
    date: 2024-10-06 09:08:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 16415
  -titleTs: "'glue':9 'good':6 'huff':8 'oh':1 'stuff':7 'yea':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045518
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5896373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700017018 {#1636
    date: 2023-11-15 03:56:58.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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1409 …}
  +image: Proxies\__CG__\App\Entity\Image {#1450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1449 …}
  +slug: "Oh-yea-that-s-the-good-stuff-huffs-glue"
  +title: "Oh yea, that's the good stuff **huffs glue**"
  +url: "https://programming.dev/pictrs/image/7580c3d3-7ca2-4e98-b60d-e0b1abf25015.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728198501 {#1634
    date: 2024-10-06 09:08:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 16415
  -titleTs: "'glue':9 'good':6 'huff':8 'oh':1 'stuff':7 'yea':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045518
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5896373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700017018 {#1636
    date: 2023-11-15 03:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "The-Crossover-No-One-Asked-For-or-Remembered"
  +title: "The Crossover No One Asked For or Remembered"
  +url: "https://lemmy.sdf.org/pictrs/image/708b34da-6bb9-485b-98a3-1c8c2e858aa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700030802 {#1417
    date: 2023-11-15 07:46:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 12893
  -titleTs: "'ask':5 'crossov':2 'one':4 'rememb':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045263
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7571106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958863 {#1414
    date: 2023-11-14 11:47:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "The-Crossover-No-One-Asked-For-or-Remembered"
  +title: "The Crossover No One Asked For or Remembered"
  +url: "https://lemmy.sdf.org/pictrs/image/708b34da-6bb9-485b-98a3-1c8c2e858aa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700030802 {#1417
    date: 2023-11-15 07:46:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 12893
  -titleTs: "'ask':5 'crossov':2 'one':4 'rememb':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045263
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7571106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958863 {#1414
    date: 2023-11-14 11:47:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1937 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "The-Crossover-No-One-Asked-For-or-Remembered"
  +title: "The Crossover No One Asked For or Remembered"
  +url: "https://lemmy.sdf.org/pictrs/image/708b34da-6bb9-485b-98a3-1c8c2e858aa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700030802 {#1417
    date: 2023-11-15 07:46:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 12893
  -titleTs: "'ask':5 'crossov':2 'one':4 'rememb':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700045263
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7571106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958863 {#1414
    date: 2023-11-14 11:47:43.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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "I-see"
  +title: "I see"
  +url: "https://sh.itjust.works/pictrs/image/e12f0c3e-70a8-4ac8-82b9-b82aa9f4b7f9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699967507 {#1457
    date: 2023-11-14 14:11:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 12891
  -titleTs: "'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700044402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9145491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958002 {#1455
    date: 2023-11-14 11:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "I-see"
  +title: "I see"
  +url: "https://sh.itjust.works/pictrs/image/e12f0c3e-70a8-4ac8-82b9-b82aa9f4b7f9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699967507 {#1457
    date: 2023-11-14 14:11:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 12891
  -titleTs: "'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700044402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9145491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958002 {#1455
    date: 2023-11-14 11:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: Proxies\__CG__\App\Entity\Image {#1459 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1432 …}
  +slug: "I-see"
  +title: "I see"
  +url: "https://sh.itjust.works/pictrs/image/e12f0c3e-70a8-4ac8-82b9-b82aa9f4b7f9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699967507 {#1457
    date: 2023-11-14 14:11:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 12891
  -titleTs: "'see':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700044402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9145491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699958002 {#1455
    date: 2023-11-14 11:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#1699
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#1694
    date: 2023-11-14 11:13:34.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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#1699
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#1694
    date: 2023-11-14 11:13:34.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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "A-new-pilot-will-investigate-the-use-of-Forgejo-A"
  +title: "A new pilot will investigate the use of Forgejo (A non profit FOSS alternative to github and gitea) in german schools"
  +url: "https://blog.codeberg.org/letter-from-codeberg-november-2023.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700342157 {#1699
    date: 2023-11-18 22:15:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 12889
  -titleTs: "'altern':14 'forgejo':9 'foss':13 'german':20 'gitea':18 'github':16 'investig':5 'new':2 'non':11 'pilot':3 'profit':12 'school':21 'use':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700043214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7945954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956814 {#1694
    date: 2023-11-14 11:13:34.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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-Lemmy-as-a-platform-sustainable"
  +title: "Is Lemmy as a platform sustainable?"
  +url: null
  +body: "I’m wondering how are all those different Lemmy instances financed? I know some rely on donations, but is that all and is that sustainable?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700147756 {#1615
    date: 2023-11-16 16:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 12887
  -titleTs: "'lemmi':2 'platform':5 'sustain':6"
  -bodyTs: "'differ':8 'donat':17 'financ':11 'instanc':10 'know':13 'lemmi':9 'm':2 'reli':15 'sustain':25 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700042737
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5544702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956337 {#1743
    date: 2023-11-14 11:05: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
83 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-Lemmy-as-a-platform-sustainable"
  +title: "Is Lemmy as a platform sustainable?"
  +url: null
  +body: "I’m wondering how are all those different Lemmy instances financed? I know some rely on donations, but is that all and is that sustainable?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700147756 {#1615
    date: 2023-11-16 16:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 12887
  -titleTs: "'lemmi':2 'platform':5 'sustain':6"
  -bodyTs: "'differ':8 'donat':17 'financ':11 'instanc':10 'know':13 'lemmi':9 'm':2 'reli':15 'sustain':25 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700042737
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5544702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956337 {#1743
    date: 2023-11-14 11:05: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
84 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2409 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2288 …}
  +slug: "Is-Lemmy-as-a-platform-sustainable"
  +title: "Is Lemmy as a platform sustainable?"
  +url: null
  +body: "I’m wondering how are all those different Lemmy instances financed? I know some rely on donations, but is that all and is that sustainable?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700147756 {#1615
    date: 2023-11-16 16:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 12887
  -titleTs: "'lemmi':2 'platform':5 'sustain':6"
  -bodyTs: "'differ':8 'donat':17 'financ':11 'instanc':10 'know':13 'lemmi':9 'm':2 'reli':15 'sustain':25 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700042737
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5544702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699956337 {#1743
    date: 2023-11-14 11:05: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
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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Nepal-bans-TikTok-and-says-it-disrupts-social-harmony"
  +title: "Nepal bans TikTok and says it disrupts social harmony"
  +url: "https://apnews.com/article/nepal-tiktok-ban-social-media-854846a42ef566fa296ddaacd0099447"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700008400 {#1673
    date: 2023-11-15 01:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 12879
  -titleTs: "'ban':2 'disrupt':7 'harmoni':9 'nepal':1 'say':5 'social':8 'tiktok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041626
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3355115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955226 {#1677
    date: 2023-11-14 10:47:06.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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Nepal-bans-TikTok-and-says-it-disrupts-social-harmony"
  +title: "Nepal bans TikTok and says it disrupts social harmony"
  +url: "https://apnews.com/article/nepal-tiktok-ban-social-media-854846a42ef566fa296ddaacd0099447"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700008400 {#1673
    date: 2023-11-15 01:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 12879
  -titleTs: "'ban':2 'disrupt':7 'harmoni':9 'nepal':1 'say':5 'social':8 'tiktok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041626
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3355115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955226 {#1677
    date: 2023-11-14 10:47:06.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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1669 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1667 …}
  +slug: "Nepal-bans-TikTok-and-says-it-disrupts-social-harmony"
  +title: "Nepal bans TikTok and says it disrupts social harmony"
  +url: "https://apnews.com/article/nepal-tiktok-ban-social-media-854846a42ef566fa296ddaacd0099447"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700008400 {#1673
    date: 2023-11-15 01:33:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  +badges: Doctrine\ORM\PersistentCollection {#1656 …}
  +children: []
  -id: 12879
  -titleTs: "'ban':2 'disrupt':7 'harmoni':9 'nepal':1 'say':5 'social':8 'tiktok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041626
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3355115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955226 {#1677
    date: 2023-11-14 10:47:06.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 {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "An-Untold-History-of-Thunderbird"
  +title: "An Untold History of Thunderbird"
  +url: "https://blog.thunderbird.net/2023/11/the-untold-history-of-thunderbird/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700036343 {#1662
    date: 2023-11-15 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12878
  -titleTs: "'histori':3 'thunderbird':5 'untold':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041468
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6270879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955068 {#1663
    date: 2023-11-14 10:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "An-Untold-History-of-Thunderbird"
  +title: "An Untold History of Thunderbird"
  +url: "https://blog.thunderbird.net/2023/11/the-untold-history-of-thunderbird/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700036343 {#1662
    date: 2023-11-15 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12878
  -titleTs: "'histori':3 'thunderbird':5 'untold':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041468
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6270879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955068 {#1663
    date: 2023-11-14 10:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1521 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "An-Untold-History-of-Thunderbird"
  +title: "An Untold History of Thunderbird"
  +url: "https://blog.thunderbird.net/2023/11/the-untold-history-of-thunderbird/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 306
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700036343 {#1662
    date: 2023-11-15 09:19:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12878
  -titleTs: "'histori':3 'thunderbird':5 'untold':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041468
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6270879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699955068 {#1663
    date: 2023-11-14 10:44:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Palestinians-Sue-Biden-for-Failing-to-Prevent-Genocide-in-Gaza"
  +title: "Palestinians Sue Biden for Failing to Prevent Genocide in Gaza"
  +url: "https://theintercept.com/2023/11/13/gaza-lawsuit-biden-israel-genocide/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991744 {#1588
    date: 2023-11-14 20:55:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12876
  -titleTs: "'biden':3 'fail':5 'gaza':10 'genocid':8 'palestinian':1 'prevent':7 'sue':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041082
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3995033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954682 {#1572
    date: 2023-11-14 10:38: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
95 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Palestinians-Sue-Biden-for-Failing-to-Prevent-Genocide-in-Gaza"
  +title: "Palestinians Sue Biden for Failing to Prevent Genocide in Gaza"
  +url: "https://theintercept.com/2023/11/13/gaza-lawsuit-biden-israel-genocide/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991744 {#1588
    date: 2023-11-14 20:55:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12876
  -titleTs: "'biden':3 'fail':5 'gaza':10 'genocid':8 'palestinian':1 'prevent':7 'sue':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041082
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3995033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954682 {#1572
    date: 2023-11-14 10:38: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
96 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1670 …}
  +image: Proxies\__CG__\App\Entity\Image {#1587 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1586 …}
  +slug: "Palestinians-Sue-Biden-for-Failing-to-Prevent-Genocide-in-Gaza"
  +title: "Palestinians Sue Biden for Failing to Prevent Genocide in Gaza"
  +url: "https://theintercept.com/2023/11/13/gaza-lawsuit-biden-israel-genocide/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699991744 {#1588
    date: 2023-11-14 20:55:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1573 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1528 …}
  +badges: Doctrine\ORM\PersistentCollection {#1561 …}
  +children: []
  -id: 12876
  -titleTs: "'biden':3 'fail':5 'gaza':10 'genocid':8 'palestinian':1 'prevent':7 'sue':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700041082
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3995033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954682 {#1572
    date: 2023-11-14 10:38: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Poorly-Drawn-Lines-A-Cat"
  +title: "Poorly Drawn Lines – A Cat"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/11/a_cat.png"
  +body: "Source: [poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699993036 {#1567
    date: 2023-11-14 21:17:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 12874
  -titleTs: "'cat':5 'drawn':2 'line':3 'poor':1"
  -bodyTs: "'/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700040929
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9305575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954529 {#1550
    date: 2023-11-14 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Poorly-Drawn-Lines-A-Cat"
  +title: "Poorly Drawn Lines – A Cat"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/11/a_cat.png"
  +body: "Source: [poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699993036 {#1567
    date: 2023-11-14 21:17:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 12874
  -titleTs: "'cat':5 'drawn':2 'line':3 'poor':1"
  -bodyTs: "'/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700040929
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9305575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954529 {#1550
    date: 2023-11-14 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1548 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#1566 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Poorly-Drawn-Lines-A-Cat"
  +title: "Poorly Drawn Lines – A Cat"
  +url: "https://poorlydrawnlines.com/wp-content/uploads/2023/11/a_cat.png"
  +body: "Source: [poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699993036 {#1567
    date: 2023-11-14 21:17:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 12874
  -titleTs: "'cat':5 'drawn':2 'line':3 'poor':1"
  -bodyTs: "'/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':4 'poorlydrawnlines.com':3 'poorlydrawnlines.com/comic/a-cat/](https://poorlydrawnlines.com/comic/a-cat/)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700040929
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9305575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954529 {#1550
    date: 2023-11-14 10:35:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details