GET https://kbin.spritesserver.nl/top/1y/all?p=518

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shopping"
  +title: "Shopping"
  +url: "https://lemmy.world/pictrs/image/f8c6ccb1-843d-4d78-b840-59825c4e786f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699204770 {#173
    date: 2023-11-05 18:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10210
  -titleTs: "'shop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201587 {#243
    date: 2023-11-05 17:26:27.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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shopping"
  +title: "Shopping"
  +url: "https://lemmy.world/pictrs/image/f8c6ccb1-843d-4d78-b840-59825c4e786f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699204770 {#173
    date: 2023-11-05 18:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10210
  -titleTs: "'shop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201587 {#243
    date: 2023-11-05 17:26:27.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 {#233
  +user: Proxies\__CG__\App\Entity\User {#1594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Shopping"
  +title: "Shopping"
  +url: "https://lemmy.world/pictrs/image/f8c6ccb1-843d-4d78-b840-59825c4e786f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699204770 {#173
    date: 2023-11-05 18:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1602 …}
  +votes: Doctrine\ORM\PersistentCollection {#1796 …}
  +reports: Doctrine\ORM\PersistentCollection {#1964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 10210
  -titleTs: "'shop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287987
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201587 {#243
    date: 2023-11-05 17:26:27.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 {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Should-I-worry-about-these-virustotal-results"
  +title: "Should I worry about these virustotal results?"
  +url: null
  +body: "<https://www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection>I’d like to know whether these detections for a given `.dll` file are just false positives, or something that I should be worried about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699355392 {#1893
    date: 2023-11-07 12:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 10209
  -titleTs: "'result':7 'virustot':6 'worri':3"
  -bodyTs: "'/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':3 'd':5 'detect':11 'dll':15 'fals':19 'file':16 'given':14 'know':8 'like':6 'posit':20 'someth':22 'whether':9 'worri':27 'www.virustotal.com':2 'www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287981
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7538174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201581 {#1889
    date: 2023-11-05 17:26: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
7 DENIED edit
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Should-I-worry-about-these-virustotal-results"
  +title: "Should I worry about these virustotal results?"
  +url: null
  +body: "<https://www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection>I’d like to know whether these detections for a given `.dll` file are just false positives, or something that I should be worried about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699355392 {#1893
    date: 2023-11-07 12:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 10209
  -titleTs: "'result':7 'virustot':6 'worri':3"
  -bodyTs: "'/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':3 'd':5 'detect':11 'dll':15 'fals':19 'file':16 'given':14 'know':8 'like':6 'posit':20 'someth':22 'whether':9 'worri':27 'www.virustotal.com':2 'www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287981
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7538174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201581 {#1889
    date: 2023-11-05 17:26: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
8 DENIED moderate
App\Entity\Entry {#1944
  +user: Proxies\__CG__\App\Entity\User {#1960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "Should-I-worry-about-these-virustotal-results"
  +title: "Should I worry about these virustotal results?"
  +url: null
  +body: "<https://www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection>I’d like to know whether these detections for a given `.dll` file are just false positives, or something that I should be worried about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699355392 {#1893
    date: 2023-11-07 12:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1975 …}
  +reports: Doctrine\ORM\PersistentCollection {#1937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1978 …}
  +badges: Doctrine\ORM\PersistentCollection {#1966 …}
  +children: []
  -id: 10209
  -titleTs: "'result':7 'virustot':6 'worri':3"
  -bodyTs: "'/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':3 'd':5 'detect':11 'dll':15 'fals':19 'file':16 'given':14 'know':8 'like':6 'posit':20 'someth':22 'whether':9 'worri':27 'www.virustotal.com':2 'www.virustotal.com/gui/file/a25405017e4a8e0525d7ad3af2df6d928147d004df5ef65b8e1b1154bde6f472/detection':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287981
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7538174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201581 {#1889
    date: 2023-11-05 17:26: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
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 {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Remember-when-Daft-Punk-collaborated-with-Edgar-Winter"
  +title: "Remember when Daft Punk collaborated with Edgar Winter?"
  +url: "https://lemmy.world/pictrs/image/a5462147-432c-40ef-86e2-b953d61f3c53.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219057 {#1934
    date: 2023-11-05 22:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 10207
  -titleTs: "'collabor':5 'daft':3 'edgar':7 'punk':4 'rememb':1 'winter':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201184 {#1957
    date: 2023-11-05 17:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Remember-when-Daft-Punk-collaborated-with-Edgar-Winter"
  +title: "Remember when Daft Punk collaborated with Edgar Winter?"
  +url: "https://lemmy.world/pictrs/image/a5462147-432c-40ef-86e2-b953d61f3c53.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219057 {#1934
    date: 2023-11-05 22:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 10207
  -titleTs: "'collabor':5 'daft':3 'edgar':7 'punk':4 'rememb':1 'winter':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201184 {#1957
    date: 2023-11-05 17:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1932
  +user: Proxies\__CG__\App\Entity\User {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Remember-when-Daft-Punk-collaborated-with-Edgar-Winter"
  +title: "Remember when Daft Punk collaborated with Edgar Winter?"
  +url: "https://lemmy.world/pictrs/image/a5462147-432c-40ef-86e2-b953d61f3c53.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219057 {#1934
    date: 2023-11-05 22:17:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 10207
  -titleTs: "'collabor':5 'daft':3 'edgar':7 'punk':4 'rememb':1 'winter':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7832294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201184 {#1957
    date: 2023-11-05 17:19:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: "https://sh.itjust.works/pictrs/image/a0ba5b69-fc23-4be1-94d1-995e014cda6d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211553 {#1392
    date: 2023-11-05 20:12:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 10206
  -titleTs: "'cant':2 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699236179
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201179 {#1398
    date: 2023-11-05 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: "https://sh.itjust.works/pictrs/image/a0ba5b69-fc23-4be1-94d1-995e014cda6d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211553 {#1392
    date: 2023-11-05 20:12:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 10206
  -titleTs: "'cant':2 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699236179
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201179 {#1398
    date: 2023-11-05 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: Proxies\__CG__\App\Entity\Image {#1376 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: "https://sh.itjust.works/pictrs/image/a0ba5b69-fc23-4be1-94d1-995e014cda6d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699211553 {#1392
    date: 2023-11-05 20:12:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1377 …}
  +votes: Doctrine\ORM\PersistentCollection {#1969 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1399 …}
  +badges: Doctrine\ORM\PersistentCollection {#1394 …}
  +children: []
  -id: 10206
  -titleTs: "'cant':2 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699236179
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201179 {#1398
    date: 2023-11-05 17:19:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Over-1-500-Israelis-Call-for-ICC-action-to-Stop-the"
  +title: "Over 1,500 Israelis Call for ICC action to Stop the Genocide in Gaza - Feddit"
  +url: "https://feddit.de/post/5329688"
  +body: """
    Cross-posted from: [feddit.de/post/5329688](https://feddit.de/post/5329688)\n
    \n
    Original link: [jews4decolonization.wordpress.com](https://jews4decolonization.wordpress.com/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434287 {#1374
    date: 2023-11-08 10:04:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 10205
  -titleTs: "'1':2 '500':3 'action':8 'call':5 'feddit':15 'gaza':14 'genocid':12 'icc':7 'isra':4 'stop':10"
  -bodyTs: "'/)':13 '/post/5329688](https://feddit.de/post/5329688)':7 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5329688](https://feddit.de/post/5329688)':5 'jews4decolonization.wordpress.com':10,12 'jews4decolonization.wordpress.com/)':11 'link':9 'origin':8 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285998
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5329745"
  +editedAt: DateTimeImmutable @1699218699 {#1365
    date: 2023-11-05 22:11:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200998 {#1369
    date: 2023-11-05 17:16:38.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Over-1-500-Israelis-Call-for-ICC-action-to-Stop-the"
  +title: "Over 1,500 Israelis Call for ICC action to Stop the Genocide in Gaza - Feddit"
  +url: "https://feddit.de/post/5329688"
  +body: """
    Cross-posted from: [feddit.de/post/5329688](https://feddit.de/post/5329688)\n
    \n
    Original link: [jews4decolonization.wordpress.com](https://jews4decolonization.wordpress.com/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434287 {#1374
    date: 2023-11-08 10:04:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 10205
  -titleTs: "'1':2 '500':3 'action':8 'call':5 'feddit':15 'gaza':14 'genocid':12 'icc':7 'isra':4 'stop':10"
  -bodyTs: "'/)':13 '/post/5329688](https://feddit.de/post/5329688)':7 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5329688](https://feddit.de/post/5329688)':5 'jews4decolonization.wordpress.com':10,12 'jews4decolonization.wordpress.com/)':11 'link':9 'origin':8 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285998
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5329745"
  +editedAt: DateTimeImmutable @1699218699 {#1365
    date: 2023-11-05 22:11:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200998 {#1369
    date: 2023-11-05 17:16:38.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Over-1-500-Israelis-Call-for-ICC-action-to-Stop-the"
  +title: "Over 1,500 Israelis Call for ICC action to Stop the Genocide in Gaza - Feddit"
  +url: "https://feddit.de/post/5329688"
  +body: """
    Cross-posted from: [feddit.de/post/5329688](https://feddit.de/post/5329688)\n
    \n
    Original link: [jews4decolonization.wordpress.com](https://jews4decolonization.wordpress.com/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699434287 {#1374
    date: 2023-11-08 10:04:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 10205
  -titleTs: "'1':2 '500':3 'action':8 'call':5 'feddit':15 'gaza':14 'genocid':12 'icc':7 'isra':4 'stop':10"
  -bodyTs: "'/)':13 '/post/5329688](https://feddit.de/post/5329688)':7 'cross':2 'cross-post':1 'feddit.de':6 'feddit.de/post/5329688](https://feddit.de/post/5329688)':5 'jews4decolonization.wordpress.com':10,12 'jews4decolonization.wordpress.com/)':11 'link':9 'origin':8 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285998
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5329745"
  +editedAt: DateTimeImmutable @1699218699 {#1365
    date: 2023-11-05 22:11:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200998 {#1369
    date: 2023-11-05 17:16:38.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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: null
  +body: "technology@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699302521 {#2424
    date: 2023-11-06 21:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 10204
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: "'technology@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287322
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2761041"
  +editedAt: DateTimeImmutable @1699218500 {#2446
    date: 2023-11-05 22:08:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200922 {#2428
    date: 2023-11-05 17:15: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
23 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: null
  +body: "technology@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699302521 {#2424
    date: 2023-11-06 21:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 10204
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: "'technology@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287322
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2761041"
  +editedAt: DateTimeImmutable @1699218500 {#2446
    date: 2023-11-05 22:08:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200922 {#2428
    date: 2023-11-05 17:15: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
24 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-Google-Facebook-and-others-use-our-most-personal-secrets"
  +title: "How Google, Facebook and others use our most personal secrets against us"
  +url: null
  +body: "technology@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699302521 {#2424
    date: 2023-11-06 21:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 10204
  -titleTs: "'facebook':3 'googl':2 'other':5 'person':9 'secret':10 'us':12 'use':6"
  -bodyTs: "'technology@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699287322
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2761041"
  +editedAt: DateTimeImmutable @1699218500 {#2446
    date: 2023-11-05 22:08:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699200922 {#2428
    date: 2023-11-05 17:15: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
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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#2476
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#2356
    date: 2023-11-05 17:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#2476
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#2356
    date: 2023-11-05 17:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "I-ve-failed-this-November-s-challenge"
  +title: "I've failed this November's challenge"
  +url: "https://lemmy.world/pictrs/image/781ff471-27e8-43cf-b7fe-2280a87e5747.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200794 {#2476
    date: 2023-11-05 17:13:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 22722
  -titleTs: "'challeng':7 'fail':3 'novemb':5 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699200794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200794 {#2356
    date: 2023-11-05 17:13:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-is-it"
  +title: "What is it?"
  +url: "https://sh.itjust.works/pictrs/image/8aafa426-bdc9-4f8a-899b-04d786808e83.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200638 {#2488
    date: 2023-11-05 17:10:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 10203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205138
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200638 {#2490
    date: 2023-11-05 17:10:38.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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-is-it"
  +title: "What is it?"
  +url: "https://sh.itjust.works/pictrs/image/8aafa426-bdc9-4f8a-899b-04d786808e83.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200638 {#2488
    date: 2023-11-05 17:10:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 10203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205138
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200638 {#2490
    date: 2023-11-05 17:10:38.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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1938 …}
  +slug: "What-is-it"
  +title: "What is it?"
  +url: "https://sh.itjust.works/pictrs/image/8aafa426-bdc9-4f8a-899b-04d786808e83.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200638 {#2488
    date: 2023-11-05 17:10:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 10203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699205138
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8588417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200638 {#2490
    date: 2023-11-05 17:10:38.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Old-1997-story-The-Greatest-OS-That-N-ever-Was"
  +title: "[Old 1997 story] The Greatest OS That (N)ever Was"
  +url: "https://www.wired.com/1997/08/linux-5/"
  +body: "How does this coverage hold up? It was a fun read from back in my highschool days, when I was still five years from trying Linux on my own AMD Thunderbird 1Ghz. It wasn’t until 2008 that I tried again and it stuck."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699367261 {#1502
    date: 2023-11-07 15:27:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 10202
  -titleTs: "'1997':2 'ever':9 'greatest':5 'n':8 'old':1 'os':6 'stori':3"
  -bodyTs: "'1ghz':32 '2008':37 'amd':30 'back':13 'coverag':4 'day':17 'five':22 'fun':10 'highschool':16 'hold':5 'linux':26 'read':11 'still':21 'stuck':44 'thunderbird':31 'tri':25,40 'wasn':34 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200489 {#1546
    date: 2023-11-05 17:08:09.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Old-1997-story-The-Greatest-OS-That-N-ever-Was"
  +title: "[Old 1997 story] The Greatest OS That (N)ever Was"
  +url: "https://www.wired.com/1997/08/linux-5/"
  +body: "How does this coverage hold up? It was a fun read from back in my highschool days, when I was still five years from trying Linux on my own AMD Thunderbird 1Ghz. It wasn’t until 2008 that I tried again and it stuck."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699367261 {#1502
    date: 2023-11-07 15:27:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 10202
  -titleTs: "'1997':2 'ever':9 'greatest':5 'n':8 'old':1 'os':6 'stori':3"
  -bodyTs: "'1ghz':32 '2008':37 'amd':30 'back':13 'coverag':4 'day':17 'five':22 'fun':10 'highschool':16 'hold':5 'linux':26 'read':11 'still':21 'stuck':44 'thunderbird':31 'tri':25,40 'wasn':34 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200489 {#1546
    date: 2023-11-05 17:08:09.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 {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Old-1997-story-The-Greatest-OS-That-N-ever-Was"
  +title: "[Old 1997 story] The Greatest OS That (N)ever Was"
  +url: "https://www.wired.com/1997/08/linux-5/"
  +body: "How does this coverage hold up? It was a fun read from back in my highschool days, when I was still five years from trying Linux on my own AMD Thunderbird 1Ghz. It wasn’t until 2008 that I tried again and it stuck."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699367261 {#1502
    date: 2023-11-07 15:27:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 10202
  -titleTs: "'1997':2 'ever':9 'greatest':5 'n':8 'old':1 'os':6 'stori':3"
  -bodyTs: "'1ghz':32 '2008':37 'amd':30 'back':13 'coverag':4 'day':17 'five':22 'fun':10 'highschool':16 'hold':5 'linux':26 'read':11 'still':21 'stuck':44 'thunderbird':31 'tri':25,40 'wasn':34 'year':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200489 {#1546
    date: 2023-11-05 17:08:09.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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Checkmate-round-earthers"
  +title: "Checkmate round-earthers"
  +url: "https://startrek.website/pictrs/image/bb67b5df-6a4b-4909-8b98-3c0d85eb17ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200055 {#1532
    date: 2023-11-05 17:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 18171
  -titleTs: "'checkmat':1 'earther':4 'round':3 'round-earth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699204555
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3398289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200055 {#1535
    date: 2023-11-05 17:00:55.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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Checkmate-round-earthers"
  +title: "Checkmate round-earthers"
  +url: "https://startrek.website/pictrs/image/bb67b5df-6a4b-4909-8b98-3c0d85eb17ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200055 {#1532
    date: 2023-11-05 17:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 18171
  -titleTs: "'checkmat':1 'earther':4 'round':3 'round-earth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699204555
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3398289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200055 {#1535
    date: 2023-11-05 17:00:55.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 {#1534
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#1540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Checkmate-round-earthers"
  +title: "Checkmate round-earthers"
  +url: "https://startrek.website/pictrs/image/bb67b5df-6a4b-4909-8b98-3c0d85eb17ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200055 {#1532
    date: 2023-11-05 17:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 18171
  -titleTs: "'checkmat':1 'earther':4 'round':3 'round-earth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699204555
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3398289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200055 {#1535
    date: 2023-11-05 17:00:55.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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "A-major-online-torrent-service-has-suffered-a-major-data"
  +title: "A major online torrent service has suffered a major data breach - check if you're affected | TechRadar"
  +url: "https://www.techradar.com/pro/security/this-top-torrent-service-suffered-a-major-data-breach"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368516 {#1520
    date: 2023-11-07 15:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 10200
  -titleTs: "'affect':16 'breach':11 'check':12 'data':10 'major':2,9 'onlin':3 're':15 'servic':5 'suffer':7 'techradar':17 'torrent':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286435
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2760620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200035 {#1517
    date: 2023-11-05 17:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "A-major-online-torrent-service-has-suffered-a-major-data"
  +title: "A major online torrent service has suffered a major data breach - check if you're affected | TechRadar"
  +url: "https://www.techradar.com/pro/security/this-top-torrent-service-suffered-a-major-data-breach"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368516 {#1520
    date: 2023-11-07 15:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 10200
  -titleTs: "'affect':16 'breach':11 'check':12 'data':10 'major':2,9 'onlin':3 're':15 'servic':5 'suffer':7 'techradar':17 'torrent':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286435
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2760620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200035 {#1517
    date: 2023-11-05 17:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: Proxies\__CG__\App\Entity\Image {#1623 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1631 …}
  +slug: "A-major-online-torrent-service-has-suffered-a-major-data"
  +title: "A major online torrent service has suffered a major data breach - check if you're affected | TechRadar"
  +url: "https://www.techradar.com/pro/security/this-top-torrent-service-suffered-a-major-data-breach"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368516 {#1520
    date: 2023-11-07 15:48:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 10200
  -titleTs: "'affect':16 'breach':11 'check':12 'data':10 'major':2,9 'onlin':3 're':15 'servic':5 'suffer':7 'techradar':17 'torrent':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286435
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2760620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699200035 {#1517
    date: 2023-11-05 17:00:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Bro-Rape-A-Newsline-Investigative-Report"
  +title: "Bro Rape: A Newsline Investigative Report"
  +url: "https://invidious.nerdvpn.de/watch?v=3zvTRQr7ns8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200938 {#1753
    date: 2023-11-05 17:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 10198
  -titleTs: "'bro':1 'investig':5 'newslin':4 'rape':2 'report':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699226295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199795 {#1746
    date: 2023-11-05 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Bro-Rape-A-Newsline-Investigative-Report"
  +title: "Bro Rape: A Newsline Investigative Report"
  +url: "https://invidious.nerdvpn.de/watch?v=3zvTRQr7ns8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200938 {#1753
    date: 2023-11-05 17:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 10198
  -titleTs: "'bro':1 'investig':5 'newslin':4 'rape':2 'report':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699226295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199795 {#1746
    date: 2023-11-05 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1468 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1474 …}
  +slug: "Bro-Rape-A-Newsline-Investigative-Report"
  +title: "Bro Rape: A Newsline Investigative Report"
  +url: "https://invidious.nerdvpn.de/watch?v=3zvTRQr7ns8"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699200938 {#1753
    date: 2023-11-05 17:15:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 10198
  -titleTs: "'bro':1 'investig':5 'newslin':4 'rape':2 'report':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699226295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7831262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199795 {#1746
    date: 2023-11-05 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Pana-Miguel-de-prueba"
  +title: "Pana Miguel de prueba"
  +url: "https://programming.dev/pictrs/image/dee5674f-6c5f-4992-9622-6da0b1411fd3.jpeg"
  +body: "Estoy probando programming.dev, no hagan caso"
  +type: "image"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699242176 {#1487
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10197
  -titleTs: "'de':3 'miguel':2 'pana':1 'prueba':4"
  -bodyTs: "'caso':6 'estoy':1 'hagan':5 'probando':2 'programming.dev':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286074
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5445353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199674 {#1485
    date: 2023-11-05 16:54: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
51 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Pana-Miguel-de-prueba"
  +title: "Pana Miguel de prueba"
  +url: "https://programming.dev/pictrs/image/dee5674f-6c5f-4992-9622-6da0b1411fd3.jpeg"
  +body: "Estoy probando programming.dev, no hagan caso"
  +type: "image"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699242176 {#1487
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10197
  -titleTs: "'de':3 'miguel':2 'pana':1 'prueba':4"
  -bodyTs: "'caso':6 'estoy':1 'hagan':5 'probando':2 'programming.dev':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286074
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5445353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199674 {#1485
    date: 2023-11-05 16:54: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
52 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1496 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1490 …}
  +slug: "Pana-Miguel-de-prueba"
  +title: "Pana Miguel de prueba"
  +url: "https://programming.dev/pictrs/image/dee5674f-6c5f-4992-9622-6da0b1411fd3.jpeg"
  +body: "Estoy probando programming.dev, no hagan caso"
  +type: "image"
  +lang: "es"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699242176 {#1487
    date: 2023-11-06 04:42:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 10197
  -titleTs: "'de':3 'miguel':2 'pana':1 'prueba':4"
  -bodyTs: "'caso':6 'estoy':1 'hagan':5 'probando':2 'programming.dev':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699286074
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5445353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699199674 {#1485
    date: 2023-11-05 16:54: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
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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Geordi-please-extract-memory-block"
  +title: "Geordi, please extract memory block."
  +url: "https://lemmy.world/pictrs/image/800cd15a-51e6-4351-ae68-94e3cec8c287.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240571 {#1757
    date: 2023-11-06 04:16:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 10196
  -titleTs: "'block':5 'extract':3 'geordi':1 'memori':4 'pleas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285297
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7830226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198897 {#1763
    date: 2023-11-05 16:41: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
55 DENIED edit
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Geordi-please-extract-memory-block"
  +title: "Geordi, please extract memory block."
  +url: "https://lemmy.world/pictrs/image/800cd15a-51e6-4351-ae68-94e3cec8c287.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240571 {#1757
    date: 2023-11-06 04:16:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 10196
  -titleTs: "'block':5 'extract':3 'geordi':1 'memori':4 'pleas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285297
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7830226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198897 {#1763
    date: 2023-11-05 16:41: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
56 DENIED moderate
App\Entity\Entry {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1759 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#195 …}
  +slug: "Geordi-please-extract-memory-block"
  +title: "Geordi, please extract memory block."
  +url: "https://lemmy.world/pictrs/image/800cd15a-51e6-4351-ae68-94e3cec8c287.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240571 {#1757
    date: 2023-11-06 04:16:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 10196
  -titleTs: "'block':5 'extract':3 'geordi':1 'memori':4 'pleas':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699285297
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7830226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198897 {#1763
    date: 2023-11-05 16:41: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
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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "Interview-with-KDE-s-lead-propagandist"
  +title: "Interview with KDE’s lead propagandist"
  +url: "https://pointieststick.com/2023/11/03/interview-with-kdes-lead-propagandist/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699282141 {#1781
    date: 2023-11-06 15:49:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 10193
  -titleTs: "'interview':1 'kde':3 'lead':5 'propagandist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284509
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7535813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198109 {#1782
    date: 2023-11-05 16:28: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
59 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "Interview-with-KDE-s-lead-propagandist"
  +title: "Interview with KDE’s lead propagandist"
  +url: "https://pointieststick.com/2023/11/03/interview-with-kdes-lead-propagandist/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699282141 {#1781
    date: 2023-11-06 15:49:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 10193
  -titleTs: "'interview':1 'kde':3 'lead':5 'propagandist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284509
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7535813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198109 {#1782
    date: 2023-11-05 16:28: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
60 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1786 …}
  +slug: "Interview-with-KDE-s-lead-propagandist"
  +title: "Interview with KDE’s lead propagandist"
  +url: "https://pointieststick.com/2023/11/03/interview-with-kdes-lead-propagandist/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699282141 {#1781
    date: 2023-11-06 15:49:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1780 …}
  +votes: Doctrine\ORM\PersistentCollection {#1765 …}
  +reports: Doctrine\ORM\PersistentCollection {#1682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1452 …}
  +badges: Doctrine\ORM\PersistentCollection {#1465 …}
  +children: []
  -id: 10193
  -titleTs: "'interview':1 'kde':3 'lead':5 'propagandist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284509
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7535813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699198109 {#1782
    date: 2023-11-05 16:28: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
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Skeletor-is-a-doomer"
  +title: "Skeletor is a doomer"
  +url: "https://startrek.website/pictrs/image/20827cdd-1006-499e-bb27-d6982dcf8793.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699241634 {#1637
    date: 2023-11-06 04:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 10191
  -titleTs: "'doomer':4 'skeletor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3397048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197926 {#1642
    date: 2023-11-05 16:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Skeletor-is-a-doomer"
  +title: "Skeletor is a doomer"
  +url: "https://startrek.website/pictrs/image/20827cdd-1006-499e-bb27-d6982dcf8793.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699241634 {#1637
    date: 2023-11-06 04:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 10191
  -titleTs: "'doomer':4 'skeletor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3397048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197926 {#1642
    date: 2023-11-05 16:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1542 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: Proxies\__CG__\App\Entity\Image {#1643 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1538 …}
  +slug: "Skeletor-is-a-doomer"
  +title: "Skeletor is a doomer"
  +url: "https://startrek.website/pictrs/image/20827cdd-1006-499e-bb27-d6982dcf8793.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 450
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699241634 {#1637
    date: 2023-11-06 04:33:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 10191
  -titleTs: "'doomer':4 'skeletor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699284326
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3397048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197926 {#1642
    date: 2023-11-05 16:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Crime-minister-Benjamin-Netanyahu-s-leadership-is-questioned-even-as-Israelis"
  +title: ""Crime minister:" Benjamin Netanyahu's leadership is questioned even as Israelis rally round the flag"
  +url: "https://theconversation.com/benjamin-netanyahus-leadership-is-questioned-even-as-israelis-rally-round-the-flag-216844"
  +body: """
    The murderous attacks launched by Hamas on October 7, which triggered the Israel-Hamas 2023 war, have had a unifying effect on Israeli society. The social divisions that marked the confrontations over the judicial overhaul have given way to a rare moment of social unity and rallying around the flag.\n
    \n
    Each week, hundreds of thousands of Israelis -tech workers, lawyers, teachers, professionals, as well as members of the security services- demonstrated after Netanyahu’s government passed into law in July 2023 the first planned change of the overhaul – a so-called “reasonableness” bill. This removed the power of the country’s supreme court (and lower courts) to cancel government decisions deemed “extremely unreasonable”.\n
    \n
    Yet rather than seeking a political compromise, his strategy was to sow political and social division. The pro-democracy campaigners, in turn, have referred to Netanyahu as the “crime minister”. This aims to highlight that the prime minister’s newfound impetus to weaken Israel’s judiciary arose after he became embroiled in a criminal trial. He faces multiple corruption charges: bribery, fraud and breach of trust, stemming from three separate cases.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214938 {#1422
    date: 2023-11-05 21:08:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10190
  -titleTs: "'benjamin':3 'crime':1 'even':9 'flag':15 'isra':11 'leadership':6 'minist':2 'netanyahu':4 'question':8 'ralli':12 'round':13"
  -bodyTs: "'2023':16,82 '7':9 'aim':148 'aros':163 'around':49 'attack':3 'becam':166 'bill':95 'breach':180 'briberi':177 'call':93 'campaign':136 'cancel':110 'case':187 'chang':86 'charg':176 'compromis':122 'confront':32 'corrupt':175 'countri':102 'court':105,108 'crime':145 'crimin':170 'decis':112 'deem':113 'democraci':135 'demonstr':72 'divis':28,131 'effect':22 'embroil':167 'extrem':114 'face':173 'first':84 'flag':51 'fraud':178 'given':38 'govern':76,111 'hama':6,15 'highlight':150 'hundr':54 'impetus':157 'isra':24,58 'israel':14,160 'israel-hama':13 'judici':35 'judiciari':162 'juli':81 'launch':4 'law':79 'lawyer':61 'lower':107 'mark':30 'member':67 'minist':146,154 'moment':43 'multipl':174 'murder':2 'netanyahu':74,142 'newfound':156 'octob':8 'overhaul':36,89 'pass':77 'plan':85 'polit':121,128 'power':99 'prime':153 'pro':134 'pro-democraci':133 'profession':63 'ralli':48 'rare':42 'rather':117 'reason':94 'refer':140 'remov':97 'secur':70 'seek':119 'separ':186 'servic':71 'so-cal':91 'social':27,45,130 'societi':25 'sow':127 'stem':183 'strategi':124 'suprem':104 'teacher':62 'tech':59 'thousand':56 'three':185 'trial':171 'trigger':11 'trust':182 'turn':138 'unifi':21 'uniti':46 'unreason':115 'war':17 'way':39 'weaken':159 'week':53 'well':65 'worker':60 'yet':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699283595
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5327374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197195 {#1446
    date: 2023-11-05 16:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Crime-minister-Benjamin-Netanyahu-s-leadership-is-questioned-even-as-Israelis"
  +title: ""Crime minister:" Benjamin Netanyahu's leadership is questioned even as Israelis rally round the flag"
  +url: "https://theconversation.com/benjamin-netanyahus-leadership-is-questioned-even-as-israelis-rally-round-the-flag-216844"
  +body: """
    The murderous attacks launched by Hamas on October 7, which triggered the Israel-Hamas 2023 war, have had a unifying effect on Israeli society. The social divisions that marked the confrontations over the judicial overhaul have given way to a rare moment of social unity and rallying around the flag.\n
    \n
    Each week, hundreds of thousands of Israelis -tech workers, lawyers, teachers, professionals, as well as members of the security services- demonstrated after Netanyahu’s government passed into law in July 2023 the first planned change of the overhaul – a so-called “reasonableness” bill. This removed the power of the country’s supreme court (and lower courts) to cancel government decisions deemed “extremely unreasonable”.\n
    \n
    Yet rather than seeking a political compromise, his strategy was to sow political and social division. The pro-democracy campaigners, in turn, have referred to Netanyahu as the “crime minister”. This aims to highlight that the prime minister’s newfound impetus to weaken Israel’s judiciary arose after he became embroiled in a criminal trial. He faces multiple corruption charges: bribery, fraud and breach of trust, stemming from three separate cases.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214938 {#1422
    date: 2023-11-05 21:08:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10190
  -titleTs: "'benjamin':3 'crime':1 'even':9 'flag':15 'isra':11 'leadership':6 'minist':2 'netanyahu':4 'question':8 'ralli':12 'round':13"
  -bodyTs: "'2023':16,82 '7':9 'aim':148 'aros':163 'around':49 'attack':3 'becam':166 'bill':95 'breach':180 'briberi':177 'call':93 'campaign':136 'cancel':110 'case':187 'chang':86 'charg':176 'compromis':122 'confront':32 'corrupt':175 'countri':102 'court':105,108 'crime':145 'crimin':170 'decis':112 'deem':113 'democraci':135 'demonstr':72 'divis':28,131 'effect':22 'embroil':167 'extrem':114 'face':173 'first':84 'flag':51 'fraud':178 'given':38 'govern':76,111 'hama':6,15 'highlight':150 'hundr':54 'impetus':157 'isra':24,58 'israel':14,160 'israel-hama':13 'judici':35 'judiciari':162 'juli':81 'launch':4 'law':79 'lawyer':61 'lower':107 'mark':30 'member':67 'minist':146,154 'moment':43 'multipl':174 'murder':2 'netanyahu':74,142 'newfound':156 'octob':8 'overhaul':36,89 'pass':77 'plan':85 'polit':121,128 'power':99 'prime':153 'pro':134 'pro-democraci':133 'profession':63 'ralli':48 'rare':42 'rather':117 'reason':94 'refer':140 'remov':97 'secur':70 'seek':119 'separ':186 'servic':71 'so-cal':91 'social':27,45,130 'societi':25 'sow':127 'stem':183 'strategi':124 'suprem':104 'teacher':62 'tech':59 'thousand':56 'three':185 'trial':171 'trigger':11 'trust':182 'turn':138 'unifi':21 'uniti':46 'unreason':115 'war':17 'way':39 'weaken':159 'week':53 'well':65 'worker':60 'yet':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699283595
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5327374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197195 {#1446
    date: 2023-11-05 16:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1371 …}
  +image: Proxies\__CG__\App\Entity\Image {#1424 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1423 …}
  +slug: "Crime-minister-Benjamin-Netanyahu-s-leadership-is-questioned-even-as-Israelis"
  +title: ""Crime minister:" Benjamin Netanyahu's leadership is questioned even as Israelis rally round the flag"
  +url: "https://theconversation.com/benjamin-netanyahus-leadership-is-questioned-even-as-israelis-rally-round-the-flag-216844"
  +body: """
    The murderous attacks launched by Hamas on October 7, which triggered the Israel-Hamas 2023 war, have had a unifying effect on Israeli society. The social divisions that marked the confrontations over the judicial overhaul have given way to a rare moment of social unity and rallying around the flag.\n
    \n
    Each week, hundreds of thousands of Israelis -tech workers, lawyers, teachers, professionals, as well as members of the security services- demonstrated after Netanyahu’s government passed into law in July 2023 the first planned change of the overhaul – a so-called “reasonableness” bill. This removed the power of the country’s supreme court (and lower courts) to cancel government decisions deemed “extremely unreasonable”.\n
    \n
    Yet rather than seeking a political compromise, his strategy was to sow political and social division. The pro-democracy campaigners, in turn, have referred to Netanyahu as the “crime minister”. This aims to highlight that the prime minister’s newfound impetus to weaken Israel’s judiciary arose after he became embroiled in a criminal trial. He faces multiple corruption charges: bribery, fraud and breach of trust, stemming from three separate cases.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699214938 {#1422
    date: 2023-11-05 21:08:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 10190
  -titleTs: "'benjamin':3 'crime':1 'even':9 'flag':15 'isra':11 'leadership':6 'minist':2 'netanyahu':4 'question':8 'ralli':12 'round':13"
  -bodyTs: "'2023':16,82 '7':9 'aim':148 'aros':163 'around':49 'attack':3 'becam':166 'bill':95 'breach':180 'briberi':177 'call':93 'campaign':136 'cancel':110 'case':187 'chang':86 'charg':176 'compromis':122 'confront':32 'corrupt':175 'countri':102 'court':105,108 'crime':145 'crimin':170 'decis':112 'deem':113 'democraci':135 'demonstr':72 'divis':28,131 'effect':22 'embroil':167 'extrem':114 'face':173 'first':84 'flag':51 'fraud':178 'given':38 'govern':76,111 'hama':6,15 'highlight':150 'hundr':54 'impetus':157 'isra':24,58 'israel':14,160 'israel-hama':13 'judici':35 'judiciari':162 'juli':81 'launch':4 'law':79 'lawyer':61 'lower':107 'mark':30 'member':67 'minist':146,154 'moment':43 'multipl':174 'murder':2 'netanyahu':74,142 'newfound':156 'octob':8 'overhaul':36,89 'pass':77 'plan':85 'polit':121,128 'power':99 'prime':153 'pro':134 'pro-democraci':133 'profession':63 'ralli':48 'rare':42 'rather':117 'reason':94 'refer':140 'remov':97 'secur':70 'seek':119 'separ':186 'servic':71 'so-cal':91 'social':27,45,130 'societi':25 'sow':127 'stem':183 'strategi':124 'suprem':104 'teacher':62 'tech':59 'thousand':56 'three':185 'trial':171 'trigger':11 'trust':182 'turn':138 'unifi':21 'uniti':46 'unreason':115 'war':17 'way':39 'weaken':159 'week':53 'well':65 'worker':60 'yet':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699283595
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5327374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699197195 {#1446
    date: 2023-11-05 16:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1418
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1419
    date: 2023-11-05 16:01:19.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1418
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1419
    date: 2023-11-05 16:01:19.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1395 …}
  +slug: "How-do-companies-know-if-I-use-cracked-software-or"
  +title: "How do companies know if I use cracked software or assets for my personal gig?"
  +url: null
  +body: """
    For context, I want to run a small personal gig (offering stuff on Patreon). Nothing too fancy.\n
    \n
    In order to do that, I would need to use the Adobe suite, Windows, some audio and video effects, all requiring a commercial license.\n
    \n
    In theory, I start to make money. How would Microsoft and Adobe know that I don’t pay for their software?\n
    \n
    If I use some audio effects, how would their owners even be able to tell / find my work? We’re talking about basic sound effect, like rain, door knocks etc.\n
    \n
    I’ve always been confused by this
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699562948 {#1418
    date: 2023-11-09 21:49:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 10189
  -titleTs: "'asset':11 'compani':3 'crack':8 'gig':15 'know':4 'person':14 'softwar':9 'use':7"
  -bodyTs: "'abl':75 'adob':29,53 'alway':95 'audio':33,67 'basic':85 'commerci':40 'confus':97 'context':2 'door':90 'effect':36,68,87 'etc':92 'even':73 'fanci':17 'find':78 'gig':10 'knock':91 'know':54 'licens':41 'like':88 'make':47 'microsoft':51 'money':48 'need':25 'noth':15 'offer':11 'order':19 'owner':72 'patreon':14 'pay':59 'person':9 'rain':89 're':82 'requir':38 'run':6 'small':8 'softwar':62 'sound':86 'start':45 'stuff':12 'suit':30 'talk':83 'tell':77 'theori':43 'use':27,65 've':94 'video':35 'want':4 'window':31 'work':80 'would':24,50,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7778058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196479 {#1419
    date: 2023-11-05 16:01:19.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-3"
  +title: "Do you prefer... part 3"
  +url: "https://i.imgflip.com/84z74u.jpg"
  +body: "Last one, sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699310987 {#1458
    date: 2023-11-06 23:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 10187
  -titleTs: "'3':5 'part':4 'prefer':3"
  -bodyTs: "'last':1 'one':2 'sorri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282822
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13924186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196422 {#1459
    date: 2023-11-05 16:00: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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-3"
  +title: "Do you prefer... part 3"
  +url: "https://i.imgflip.com/84z74u.jpg"
  +body: "Last one, sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699310987 {#1458
    date: 2023-11-06 23:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 10187
  -titleTs: "'3':5 'part':4 'prefer':3"
  -bodyTs: "'last':1 'one':2 'sorri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282822
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13924186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196422 {#1459
    date: 2023-11-05 16:00: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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-3"
  +title: "Do you prefer... part 3"
  +url: "https://i.imgflip.com/84z74u.jpg"
  +body: "Last one, sorry"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 172
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699310987 {#1458
    date: 2023-11-06 23:49:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 10187
  -titleTs: "'3':5 'part':4 'prefer':3"
  -bodyTs: "'last':1 'one':2 'sorri':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282822
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13924186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699196422 {#1459
    date: 2023-11-05 16:00: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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "New-unofficial-Matrix-Space-the-Ublue-Fedora-images-project"
  +title: "New unofficial Matrix Space the Ublue Fedora images project!"
  +url: "https://matrix.to/#/#universal-blue:matrix.org"
  +body: """
    UniversalBlue is a project that develops Fedora Images that work great out of the box.\n
    \n
    They stay close to upstream, but provide things like full ffmpeg or Nvidia images, images for Asus, Framework, Razer or even Microsoft Surfaces.\n
    \n
    They add Controller and hardware TOTP support, and much more.\n
    \n
    In the end you have a community OS based closely on Fedora, with automatic updates and everything just working!\n
    \n
    At the same time they are working at projects like [Fleek](getfleek.dev) (like Nix+Ansible), [Boxkit](github.com/ublue-os/boxkit) (create OCI Distrobox containers easily) and [Yafti](github.com/ublue-os/yafti) (autoinstall Flatpak apps on first boot).\n
    \n
    It is a great project buuuut… they are only on Discord! This sucks, so here is a Matrix space. Spread the word, bring life to that space, tell people about this great project!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699195693 {#1700
    date: 2023-11-05 15:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10186
  -titleTs: "'fedora':7 'imag':8 'matrix':3 'new':1 'project':9 'space':4 'ublu':6 'unoffici':2"
  -bodyTs: "'/ublue-os/boxkit)':86 '/ublue-os/yafti)':96 'add':40 'ansibl':82 'app':99 'asus':32 'autoinstal':97 'automat':62 'base':57 'boot':102 'box':15 'boxkit':83 'bring':125 'buuuut':108 'close':18,58 'communiti':55 'contain':90 'control':41 'creat':87 'develop':6 'discord':113 'distrobox':89 'easili':91 'end':51 'even':36 'everyth':65 'fedora':7,60 'ffmpeg':26 'first':101 'flatpak':98 'fleek':78 'framework':33 'full':25 'getfleek.dev':79 'github.com':85,95 'github.com/ublue-os/boxkit)':84 'github.com/ublue-os/yafti)':94 'great':11,106,134 'hardwar':43 'imag':8,29,30 'life':126 'like':24,77,80 'matrix':120 'microsoft':37 'much':47 'nix':81 'nvidia':28 'oci':88 'os':56 'peopl':131 'project':4,76,107,135 'provid':22 'razer':34 'space':121,129 'spread':122 'stay':17 'suck':115 'support':45 'surfac':38 'tell':130 'thing':23 'time':71 'totp':44 'universalblu':1 'updat':63 'upstream':20 'word':124 'work':10,67,74 'yafti':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282093
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5326082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195693 {#1693
    date: 2023-11-05 15:48: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
79 DENIED edit
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "New-unofficial-Matrix-Space-the-Ublue-Fedora-images-project"
  +title: "New unofficial Matrix Space the Ublue Fedora images project!"
  +url: "https://matrix.to/#/#universal-blue:matrix.org"
  +body: """
    UniversalBlue is a project that develops Fedora Images that work great out of the box.\n
    \n
    They stay close to upstream, but provide things like full ffmpeg or Nvidia images, images for Asus, Framework, Razer or even Microsoft Surfaces.\n
    \n
    They add Controller and hardware TOTP support, and much more.\n
    \n
    In the end you have a community OS based closely on Fedora, with automatic updates and everything just working!\n
    \n
    At the same time they are working at projects like [Fleek](getfleek.dev) (like Nix+Ansible), [Boxkit](github.com/ublue-os/boxkit) (create OCI Distrobox containers easily) and [Yafti](github.com/ublue-os/yafti) (autoinstall Flatpak apps on first boot).\n
    \n
    It is a great project buuuut… they are only on Discord! This sucks, so here is a Matrix space. Spread the word, bring life to that space, tell people about this great project!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699195693 {#1700
    date: 2023-11-05 15:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10186
  -titleTs: "'fedora':7 'imag':8 'matrix':3 'new':1 'project':9 'space':4 'ublu':6 'unoffici':2"
  -bodyTs: "'/ublue-os/boxkit)':86 '/ublue-os/yafti)':96 'add':40 'ansibl':82 'app':99 'asus':32 'autoinstal':97 'automat':62 'base':57 'boot':102 'box':15 'boxkit':83 'bring':125 'buuuut':108 'close':18,58 'communiti':55 'contain':90 'control':41 'creat':87 'develop':6 'discord':113 'distrobox':89 'easili':91 'end':51 'even':36 'everyth':65 'fedora':7,60 'ffmpeg':26 'first':101 'flatpak':98 'fleek':78 'framework':33 'full':25 'getfleek.dev':79 'github.com':85,95 'github.com/ublue-os/boxkit)':84 'github.com/ublue-os/yafti)':94 'great':11,106,134 'hardwar':43 'imag':8,29,30 'life':126 'like':24,77,80 'matrix':120 'microsoft':37 'much':47 'nix':81 'nvidia':28 'oci':88 'os':56 'peopl':131 'project':4,76,107,135 'provid':22 'razer':34 'space':121,129 'spread':122 'stay':17 'suck':115 'support':45 'surfac':38 'tell':130 'thing':23 'time':71 'totp':44 'universalblu':1 'updat':63 'upstream':20 'word':124 'work':10,67,74 'yafti':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282093
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5326082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195693 {#1693
    date: 2023-11-05 15:48: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
80 DENIED moderate
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1547 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1698 …}
  +slug: "New-unofficial-Matrix-Space-the-Ublue-Fedora-images-project"
  +title: "New unofficial Matrix Space the Ublue Fedora images project!"
  +url: "https://matrix.to/#/#universal-blue:matrix.org"
  +body: """
    UniversalBlue is a project that develops Fedora Images that work great out of the box.\n
    \n
    They stay close to upstream, but provide things like full ffmpeg or Nvidia images, images for Asus, Framework, Razer or even Microsoft Surfaces.\n
    \n
    They add Controller and hardware TOTP support, and much more.\n
    \n
    In the end you have a community OS based closely on Fedora, with automatic updates and everything just working!\n
    \n
    At the same time they are working at projects like [Fleek](getfleek.dev) (like Nix+Ansible), [Boxkit](github.com/ublue-os/boxkit) (create OCI Distrobox containers easily) and [Yafti](github.com/ublue-os/yafti) (autoinstall Flatpak apps on first boot).\n
    \n
    It is a great project buuuut… they are only on Discord! This sucks, so here is a Matrix space. Spread the word, bring life to that space, tell people about this great project!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699195693 {#1700
    date: 2023-11-05 15:48:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 10186
  -titleTs: "'fedora':7 'imag':8 'matrix':3 'new':1 'project':9 'space':4 'ublu':6 'unoffici':2"
  -bodyTs: "'/ublue-os/boxkit)':86 '/ublue-os/yafti)':96 'add':40 'ansibl':82 'app':99 'asus':32 'autoinstal':97 'automat':62 'base':57 'boot':102 'box':15 'boxkit':83 'bring':125 'buuuut':108 'close':18,58 'communiti':55 'contain':90 'control':41 'creat':87 'develop':6 'discord':113 'distrobox':89 'easili':91 'end':51 'even':36 'everyth':65 'fedora':7,60 'ffmpeg':26 'first':101 'flatpak':98 'fleek':78 'framework':33 'full':25 'getfleek.dev':79 'github.com':85,95 'github.com/ublue-os/boxkit)':84 'github.com/ublue-os/yafti)':94 'great':11,106,134 'hardwar':43 'imag':8,29,30 'life':126 'like':24,77,80 'matrix':120 'microsoft':37 'much':47 'nix':81 'nvidia':28 'oci':88 'os':56 'peopl':131 'project':4,76,107,135 'provid':22 'razer':34 'space':121,129 'spread':122 'stay':17 'suck':115 'support':45 'surfac':38 'tell':130 'thing':23 'time':71 'totp':44 'universalblu':1 'updat':63 'upstream':20 'word':124 'work':10,67,74 'yafti':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699282093
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5326082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195693 {#1693
    date: 2023-11-05 15:48: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
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 {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#1639
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#1646
    date: 2023-11-05 15:45: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
83 DENIED edit
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#1639
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#1646
    date: 2023-11-05 15:45: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
84 DENIED moderate
App\Entity\Entry {#1647
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "I-like-to-mix-my-solutions-The-more-the"
  +title: "🍸 I like to mix my solutions. The more the merrier."
  +url: "https://mander.xyz/pictrs/image/15b99935-f397-4626-8cb9-e76057fe0d43.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699659333 {#1639
    date: 2023-11-11 00:35:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 10185
  -titleTs: "'like':2 'merrier':10 'mix':4 'solut':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281934
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195534 {#1646
    date: 2023-11-05 15:45: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
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 {#1679
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-2"
  +title: "Do you prefer... part 2"
  +url: "https://i.imgflip.com/84z5ld.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699491113 {#1668
    date: 2023-11-09 01:51:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 10183
  -titleTs: "'2':5 'part':4 'prefer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13921045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195354 {#1671
    date: 2023-11-05 15:42: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
87 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-2"
  +title: "Do you prefer... part 2"
  +url: "https://i.imgflip.com/84z5ld.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699491113 {#1668
    date: 2023-11-09 01:51:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 10183
  -titleTs: "'2':5 'part':4 'prefer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13921045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195354 {#1671
    date: 2023-11-05 15:42: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
88 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1650 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "Do-you-prefer-part-2"
  +title: "Do you prefer... part 2"
  +url: "https://i.imgflip.com/84z5ld.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699491113 {#1668
    date: 2023-11-09 01:51:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 10183
  -titleTs: "'2':5 'part':4 'prefer':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13921045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699195354 {#1671
    date: 2023-11-05 15:42: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
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 {#1593
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "OSHA-approved-AND-for-free"
  +title: "OSHA approved AND for free???"
  +url: "https://mander.xyz/pictrs/image/b984a146-6a73-4fe1-8533-de5c5d5d0adf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699218552 {#1590
    date: 2023-11-05 22:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 10182
  -titleTs: "'approv':2 'free':5 'osha':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281542
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804275"
  +editedAt: DateTimeImmutable @1699199304 {#1592
    date: 2023-11-05 16:48:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195142 {#1591
    date: 2023-11-05 15:39: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
91 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "OSHA-approved-AND-for-free"
  +title: "OSHA approved AND for free???"
  +url: "https://mander.xyz/pictrs/image/b984a146-6a73-4fe1-8533-de5c5d5d0adf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699218552 {#1590
    date: 2023-11-05 22:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 10182
  -titleTs: "'approv':2 'free':5 'osha':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281542
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804275"
  +editedAt: DateTimeImmutable @1699199304 {#1592
    date: 2023-11-05 16:48:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195142 {#1591
    date: 2023-11-05 15:39: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
92 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1640 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "OSHA-approved-AND-for-free"
  +title: "OSHA approved AND for free???"
  +url: "https://mander.xyz/pictrs/image/b984a146-6a73-4fe1-8533-de5c5d5d0adf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699218552 {#1590
    date: 2023-11-05 22:09:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 10182
  -titleTs: "'approv':2 'free':5 'osha':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281542
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804275"
  +editedAt: DateTimeImmutable @1699199304 {#1592
    date: 2023-11-05 16:48:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195142 {#1591
    date: 2023-11-05 15:39: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
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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "TIL-that-Geordi-directed-some-episodes"
  +title: "TIL that Geordi directed some episodes"
  +url: "https://pxscdn.com/public/m/_v2/594359788511108113/bf4779419-8cf74f/8gIGcqwl5oxV/vp6TRwTttIhfE3vEnedC0okam7nRjstfdttHRIlZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699381184 {#1575
    date: 2023-11-07 19:19:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 10181
  -titleTs: "'direct':4 'episod':6 'geordi':3 'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281436
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13920227"
  +editedAt: DateTimeImmutable @1699220860 {#1587
    date: 2023-11-05 22:47:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195036 {#1586
    date: 2023-11-05 15:37:16.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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "TIL-that-Geordi-directed-some-episodes"
  +title: "TIL that Geordi directed some episodes"
  +url: "https://pxscdn.com/public/m/_v2/594359788511108113/bf4779419-8cf74f/8gIGcqwl5oxV/vp6TRwTttIhfE3vEnedC0okam7nRjstfdttHRIlZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699381184 {#1575
    date: 2023-11-07 19:19:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 10181
  -titleTs: "'direct':4 'episod':6 'geordi':3 'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281436
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13920227"
  +editedAt: DateTimeImmutable @1699220860 {#1587
    date: 2023-11-05 22:47:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195036 {#1586
    date: 2023-11-05 15:37:16.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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#193 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1576 …}
  +slug: "TIL-that-Geordi-directed-some-episodes"
  +title: "TIL that Geordi directed some episodes"
  +url: "https://pxscdn.com/public/m/_v2/594359788511108113/bf4779419-8cf74f/8gIGcqwl5oxV/vp6TRwTttIhfE3vEnedC0okam7nRjstfdttHRIlZ.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 222
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699381184 {#1575
    date: 2023-11-07 19:19:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 10181
  -titleTs: "'direct':4 'episod':6 'geordi':3 'til':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281436
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13920227"
  +editedAt: DateTimeImmutable @1699220860 {#1587
    date: 2023-11-05 22:47:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699195036 {#1586
    date: 2023-11-05 15:37:16.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 {#1563
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Que"
  +title: "¿¿Que??"
  +url: "https://mander.xyz/pictrs/image/3fcc4c88-5331-4e74-a672-3057ea56c7a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699715676 {#1548
    date: 2023-11-11 16:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 10180
  -titleTs: "'que':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281056
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804156"
  +editedAt: DateTimeImmutable @1699198053 {#1564
    date: 2023-11-05 16:27:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699194656 {#1566
    date: 2023-11-05 15:30:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Que"
  +title: "¿¿Que??"
  +url: "https://mander.xyz/pictrs/image/3fcc4c88-5331-4e74-a672-3057ea56c7a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699715676 {#1548
    date: 2023-11-11 16:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 10180
  -titleTs: "'que':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281056
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804156"
  +editedAt: DateTimeImmutable @1699198053 {#1564
    date: 2023-11-05 16:27:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699194656 {#1566
    date: 2023-11-05 15:30:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1562 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1648 …}
  +slug: "Que"
  +title: "¿¿Que??"
  +url: "https://mander.xyz/pictrs/image/3fcc4c88-5331-4e74-a672-3057ea56c7a2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 1575
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699715676 {#1548
    date: 2023-11-11 16:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 10180
  -titleTs: "'que':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699281056
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5804156"
  +editedAt: DateTimeImmutable @1699198053 {#1564
    date: 2023-11-05 16:27:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699194656 {#1566
    date: 2023-11-05 15:30:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details