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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "COSMIC-The-Road-to-Alpha"
  +title: "COSMIC: The Road to Alpha"
  +url: "https://blog.system76.com/post/cosmic-the-road-to-alpha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725758109 {#191
    date: 2024-09-08 03:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 29126
  -titleTs: "'alpha':5 'cosmic':1 'road':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091949
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10588907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705005549 {#242
    date: 2024-01-11 21:39: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
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "COSMIC-The-Road-to-Alpha"
  +title: "COSMIC: The Road to Alpha"
  +url: "https://blog.system76.com/post/cosmic-the-road-to-alpha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725758109 {#191
    date: 2024-09-08 03:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 29126
  -titleTs: "'alpha':5 'cosmic':1 'road':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091949
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10588907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705005549 {#242
    date: 2024-01-11 21:39: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
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "COSMIC-The-Road-to-Alpha"
  +title: "COSMIC: The Road to Alpha"
  +url: "https://blog.system76.com/post/cosmic-the-road-to-alpha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 173
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725758109 {#191
    date: 2024-09-08 03:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 29126
  -titleTs: "'alpha':5 'cosmic':1 'road':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091949
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10588907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705005549 {#242
    date: 2024-01-11 21:39: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Why-are-we-not-talking-about-this-literacy-crisis"
  +title: "Why are we not talking about this literacy crisis?"
  +url: "https://lemmy.zip/pictrs/image/230c8e89-f56a-404d-88d9-eb4aa1512e2c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722939336 {#1877
    date: 2024-08-06 12:15:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 29122
  -titleTs: "'crisi':9 'literaci':8 'talk':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091121
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8248825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004721 {#1876
    date: 2024-01-11 21:25: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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Why-are-we-not-talking-about-this-literacy-crisis"
  +title: "Why are we not talking about this literacy crisis?"
  +url: "https://lemmy.zip/pictrs/image/230c8e89-f56a-404d-88d9-eb4aa1512e2c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722939336 {#1877
    date: 2024-08-06 12:15:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 29122
  -titleTs: "'crisi':9 'literaci':8 'talk':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091121
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8248825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004721 {#1876
    date: 2024-01-11 21:25: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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Why-are-we-not-talking-about-this-literacy-crisis"
  +title: "Why are we not talking about this literacy crisis?"
  +url: "https://lemmy.zip/pictrs/image/230c8e89-f56a-404d-88d9-eb4aa1512e2c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 409
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722939336 {#1877
    date: 2024-08-06 12:15:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 29122
  -titleTs: "'crisi':9 'literaci':8 'talk':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705091121
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8248825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705004721 {#1876
    date: 2024-01-11 21:25: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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-more-PC-gaming-handhelds-should-ditch-Windows-for-SteamOS"
  +title: "Why more PC gaming handhelds should ditch Windows for SteamOS"
  +url: "https://arstechnica.com/gaming/2024/01/why-more-pc-gaming-handhelds-should-ditch-windows-for-steamos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 679
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705184941 {#1953
    date: 2024-01-13 23:29:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 29120
  -titleTs: "'ditch':7 'game':4 'handheld':5 'pc':3 'steamo':10 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705090140
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8451255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003740 {#1937
    date: 2024-01-11 21:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-more-PC-gaming-handhelds-should-ditch-Windows-for-SteamOS"
  +title: "Why more PC gaming handhelds should ditch Windows for SteamOS"
  +url: "https://arstechnica.com/gaming/2024/01/why-more-pc-gaming-handhelds-should-ditch-windows-for-steamos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 679
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705184941 {#1953
    date: 2024-01-13 23:29:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 29120
  -titleTs: "'ditch':7 'game':4 'handheld':5 'pc':3 'steamo':10 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705090140
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8451255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003740 {#1937
    date: 2024-01-11 21:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1978 …}
  +slug: "Why-more-PC-gaming-handhelds-should-ditch-Windows-for-SteamOS"
  +title: "Why more PC gaming handhelds should ditch Windows for SteamOS"
  +url: "https://arstechnica.com/gaming/2024/01/why-more-pc-gaming-handhelds-should-ditch-windows-for-steamos/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 679
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705184941 {#1953
    date: 2024-01-13 23:29:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 29120
  -titleTs: "'ditch':7 'game':4 'handheld':5 'pc':3 'steamo':10 'window':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705090140
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8451255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003740 {#1937
    date: 2024-01-11 21:09:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "We-ve-already-started-this-year-off-with-crazy-shit-What"
  +title: "We've already started this year off with crazy shit. What else do you guys think will happen this year and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722085424 {#1388
    date: 2024-07-27 15:03:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 29117
  -titleTs: "'alreadi':3 'crazi':9 'els':12 'guy':15 'happen':18 'shit':10 'start':4 'think':16 've':2 'year':6,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003301 {#1387
    date: 2024-01-11 21:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "We-ve-already-started-this-year-off-with-crazy-shit-What"
  +title: "We've already started this year off with crazy shit. What else do you guys think will happen this year and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722085424 {#1388
    date: 2024-07-27 15:03:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 29117
  -titleTs: "'alreadi':3 'crazi':9 'els':12 'guy':15 'happen':18 'shit':10 'start':4 'think':16 've':2 'year':6,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003301 {#1387
    date: 2024-01-11 21:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "We-ve-already-started-this-year-off-with-crazy-shit-What"
  +title: "We've already started this year off with crazy shit. What else do you guys think will happen this year and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 57
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722085424 {#1388
    date: 2024-07-27 15:03:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 29117
  -titleTs: "'alreadi':3 'crazi':9 'els':12 'guy':15 'happen':18 'shit':10 'start':4 'think':16 've':2 'year':6,20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089701
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003301 {#1387
    date: 2024-01-11 21:01:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Penguball"
  +title: "Penguball"
  +url: "https://lemmy.world/pictrs/image/cdb9cc4b-dbbe-4acc-bcd7-508fceebc3f8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721978641 {#1941
    date: 2024-07-26 09:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 29115
  -titleTs: "'pengubal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003261 {#1942
    date: 2024-01-11 21:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Penguball"
  +title: "Penguball"
  +url: "https://lemmy.world/pictrs/image/cdb9cc4b-dbbe-4acc-bcd7-508fceebc3f8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721978641 {#1941
    date: 2024-07-26 09:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 29115
  -titleTs: "'pengubal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003261 {#1942
    date: 2024-01-11 21:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Penguball"
  +title: "Penguball"
  +url: "https://lemmy.world/pictrs/image/cdb9cc4b-dbbe-4acc-bcd7-508fceebc3f8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721978641 {#1941
    date: 2024-07-26 09:24:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 29115
  -titleTs: "'pengubal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705089661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705003261 {#1942
    date: 2024-01-11 21:01:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1902
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1898
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1902
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1898
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#2438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#1902
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1898
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "God-why-did-I-say-yes"
  +title: "God why did I say yes"
  +url: "https://lemmy.world/pictrs/image/e59409e6-97a5-48cc-b680-29921e1e04e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721354417 {#2426
    date: 2024-07-19 04:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 29111
  -titleTs: "'god':1 'say':5 'yes':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087578
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001178 {#2440
    date: 2024-01-11 20:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "God-why-did-I-say-yes"
  +title: "God why did I say yes"
  +url: "https://lemmy.world/pictrs/image/e59409e6-97a5-48cc-b680-29921e1e04e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721354417 {#2426
    date: 2024-07-19 04:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 29111
  -titleTs: "'god':1 'say':5 'yes':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087578
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001178 {#2440
    date: 2024-01-11 20:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#2436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "God-why-did-I-say-yes"
  +title: "God why did I say yes"
  +url: "https://lemmy.world/pictrs/image/e59409e6-97a5-48cc-b680-29921e1e04e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721354417 {#2426
    date: 2024-07-19 04:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 29111
  -titleTs: "'god':1 'say':5 'yes':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087578
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705001178 {#2440
    date: 2024-01-11 20:26:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Global-Rights-Crises-Deepen-as-World-Leaders-Shy-Away-Human"
  +title: "Global Rights Crises Deepen as World Leaders Shy Away, Human Rights Watch Says In World Report 2024"
  +url: "https://www.hrw.org/news/2024/01/11/global-rights-crises-deepen-world-leaders-shy-away"
  +body: """
    Governments’ double standards in applying the human rights framework not only put countless lives at risk, but they chip away at trust in the institutions responsible for enforcing and protecting rights, Human Rights Watch said.\n
    \n
    When governments are vocal in condemning the Israeli government’s war crimes against civilians in Gaza but silent when it comes to Chinese government crimes against humanity in Xinjiang, or demand international prosecution for Russian war crimes in Ukraine while undermining accountability for US abuses in Afghanistan, they weaken the belief in the universality of human rights and the legitimacy of the laws designed to protect them.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705055848 {#2450
    date: 2024-01-12 11:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 29288
  -titleTs: "'2024':17 'away':9 'crise':3 'deepen':4 'global':1 'human':10 'leader':7 'report':16 'right':2,11 'say':13 'shi':8 'watch':12 'world':6,15"
  -bodyTs: "'abus':80 'account':77 'afghanistan':82 'appli':5 'away':20 'belief':86 'chines':58 'chip':19 'civilian':49 'come':56 'condemn':41 'countless':13 'crime':47,60,72 'demand':66 'design':99 'doubl':2 'enforc':28 'framework':9 'gaza':51 'govern':1,37,44,59 'human':7,32,62,91 'institut':25 'intern':67 'isra':43 'law':98 'legitimaci':95 'live':14 'prosecut':68 'protect':30,101 'put':12 'respons':26 'right':8,31,33,92 'risk':16 'russian':70 'said':35 'silent':53 'standard':3 'trust':22 'ukrain':74 'undermin':76 'univers':89 'us':79 'vocal':39 'war':46,71 'watch':34 'weaken':84 'xinjiang':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087348
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10983251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055848 {#2449
    date: 2024-01-12 11:37:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Global-Rights-Crises-Deepen-as-World-Leaders-Shy-Away-Human"
  +title: "Global Rights Crises Deepen as World Leaders Shy Away, Human Rights Watch Says In World Report 2024"
  +url: "https://www.hrw.org/news/2024/01/11/global-rights-crises-deepen-world-leaders-shy-away"
  +body: """
    Governments’ double standards in applying the human rights framework not only put countless lives at risk, but they chip away at trust in the institutions responsible for enforcing and protecting rights, Human Rights Watch said.\n
    \n
    When governments are vocal in condemning the Israeli government’s war crimes against civilians in Gaza but silent when it comes to Chinese government crimes against humanity in Xinjiang, or demand international prosecution for Russian war crimes in Ukraine while undermining accountability for US abuses in Afghanistan, they weaken the belief in the universality of human rights and the legitimacy of the laws designed to protect them.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705055848 {#2450
    date: 2024-01-12 11:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 29288
  -titleTs: "'2024':17 'away':9 'crise':3 'deepen':4 'global':1 'human':10 'leader':7 'report':16 'right':2,11 'say':13 'shi':8 'watch':12 'world':6,15"
  -bodyTs: "'abus':80 'account':77 'afghanistan':82 'appli':5 'away':20 'belief':86 'chines':58 'chip':19 'civilian':49 'come':56 'condemn':41 'countless':13 'crime':47,60,72 'demand':66 'design':99 'doubl':2 'enforc':28 'framework':9 'gaza':51 'govern':1,37,44,59 'human':7,32,62,91 'institut':25 'intern':67 'isra':43 'law':98 'legitimaci':95 'live':14 'prosecut':68 'protect':30,101 'put':12 'respons':26 'right':8,31,33,92 'risk':16 'russian':70 'said':35 'silent':53 'standard':3 'trust':22 'ukrain':74 'undermin':76 'univers':89 'us':79 'vocal':39 'war':46,71 'watch':34 'weaken':84 'xinjiang':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087348
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10983251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055848 {#2449
    date: 2024-01-12 11:37:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#2358 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2487 …}
  +slug: "Global-Rights-Crises-Deepen-as-World-Leaders-Shy-Away-Human"
  +title: "Global Rights Crises Deepen as World Leaders Shy Away, Human Rights Watch Says In World Report 2024"
  +url: "https://www.hrw.org/news/2024/01/11/global-rights-crises-deepen-world-leaders-shy-away"
  +body: """
    Governments’ double standards in applying the human rights framework not only put countless lives at risk, but they chip away at trust in the institutions responsible for enforcing and protecting rights, Human Rights Watch said.\n
    \n
    When governments are vocal in condemning the Israeli government’s war crimes against civilians in Gaza but silent when it comes to Chinese government crimes against humanity in Xinjiang, or demand international prosecution for Russian war crimes in Ukraine while undermining accountability for US abuses in Afghanistan, they weaken the belief in the universality of human rights and the legitimacy of the laws designed to protect them.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705055848 {#2450
    date: 2024-01-12 11:37:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 29288
  -titleTs: "'2024':17 'away':9 'crise':3 'deepen':4 'global':1 'human':10 'leader':7 'report':16 'right':2,11 'say':13 'shi':8 'watch':12 'world':6,15"
  -bodyTs: "'abus':80 'account':77 'afghanistan':82 'appli':5 'away':20 'belief':86 'chines':58 'chip':19 'civilian':49 'come':56 'condemn':41 'countless':13 'crime':47,60,72 'demand':66 'design':99 'doubl':2 'enforc':28 'framework':9 'gaza':51 'govern':1,37,44,59 'human':7,32,62,91 'institut':25 'intern':67 'isra':43 'law':98 'legitimaci':95 'live':14 'prosecut':68 'protect':30,101 'put':12 'respons':26 'right':8,31,33,92 'risk':16 'russian':70 'said':35 'silent':53 'standard':3 'trust':22 'ukrain':74 'undermin':76 'univers':89 'us':79 'vocal':39 'war':46,71 'watch':34 'weaken':84 'xinjiang':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087348
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10983251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055848 {#2449
    date: 2024-01-12 11:37:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Random-application-segfaults-on-Arch"
  +title: "Random application segfaults on Arch"
  +url: null
  +body: """
    Hi everyone,\n
    \n
    ever since I switched to Arch about two months ago, most applications segfault multiple times a day. There doesn’t seem to be any pattern for the crashes, sometimes it’s even happening while idling (e.g. reading a news article).\n
    \n
    Things I’ve tried without any luck so far:\n
    \n
    - Running Firefox in safe-mode without any extensions\n
    - Switching from regular to LTS kernel\n
    - Disable Hardware Acceleration in Firefox\n
    - Change RAM speed and timings\n
    - Run Memtest successfully\n
    - Replace entire RAM with a new certified kit\n
    - Use only a single RAM slot\n
    - Apply Ryzen fixes (iommu=soft, limit c-states)\n
    - Use only a single CPU core (maxcpus=1)\n
    - Downgrade Nvidia driver to 535xx\n
    - Use Nouveau instead of the nvidia driver\n
    - Use Openbox instead of KDE\n
    - Disable zswap and THP\n
    \n
    Here’s full journalctl from a day where both Spotify and Firefox crashed at the end, a few seconds after each other:\n
    \n
    [pastebin.com/BH0LMnD9](https://pastebin.com/BH0LMnD9)\n
    \n
    Some more info about my system:\n
    \n
    - Ryzen 5 3600X\n
    - MSI B450M PRO-VDH Max\n
    - 32GB RAM @ 3200MHz\n
    - Geforce RTX 2070 SUPER (using nvidia-dkms)\n
    - Plasma 5.27.10 on X11\n
    \n
    I’m pretty sure that it’s **not** hardware related, because I’ve booted up a Debian 12 live image where everything ran for several hours without a crash. But it seems to be Arch related, as I also booted up a fresh EndeavourOS live image (so basically Arch), where applications also randomly segfaulted. Any idea why everything works fine on Debian but not on Arch? Debian uses the 6.1 kernel, which I already tried, so that’s not it.\n
    \n
    Let me know if you need any more information that might help solve this issue. Thanks!\n
    \n
    **Edit [solved]:** It looks like disabling PBO in the UEFI/BIOS did the trick. The strange thing is, after enabling it again, it’s still not crashing again. Someone suspected that the MoBo default/training settings were faulty, so I guess this was a very rare case here. That’s probably why it took so long to find a solution. Thanks everyone for helping me out!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705426386 {#1391
    date: 2024-01-16 18:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 29109
  -titleTs: "'applic':2 'arch':5 'random':1 'segfault':3"
  -bodyTs: "'/bh0lmnd9](https://pastebin.com/bh0lmnd9)':156 '1':110 '12':204 '2070':177 '3200mhz':174 '32gb':172 '3600x':165 '5':164 '5.27.10':184 '535xx':115 '6.1':256 'acceler':69 'ago':12 'alreadi':260 'also':225,238 'appli':94 'applic':14,237 'arch':8,221,235,252 'articl':42 'b450m':167 'basic':234 'boot':200,226 'c':101 'c-state':100 'case':327 'certifi':86 'chang':72 'core':108 'cpu':107 'crash':30,144,215,308 'day':19,138 'debian':203,248,253 'default/training':315 'disabl':67,128,288 'dkms':182 'doesn':21 'downgrad':111 'driver':113,122 'e.g':38 'edit':283 'enabl':301 'end':147 'endeavouro':230 'entir':81 'even':34 'ever':3 'everyon':2,342 'everyth':208,244 'extens':60 'far':51 'faulti':318 'find':338 'fine':246 'firefox':53,71,143 'fix':96 'fresh':229 'full':134 'geforc':175 'guess':321 'happen':35 'hardwar':68,195 'help':278,344 'hi':1 'hour':212 'idea':242 'idl':37 'imag':206,232 'info':159 'inform':275 'instead':118,125 'iommu':97 'issu':281 'journalctl':135 'kde':127 'kernel':66,257 'kit':87 'know':269 'let':267 'like':287 'limit':99 'live':205,231 'long':336 'look':286 'lts':65 'luck':49 'm':188 'max':171 'maxcpus':109 'memtest':78 'might':277 'mobo':314 'mode':57 'month':11 'msi':166 'multipl':16 'need':272 'new':85 'news':41 'nouveau':117 'nvidia':112,121,181 'nvidia-dkm':180 'openbox':124 'pastebin.com':155 'pastebin.com/bh0lmnd9](https://pastebin.com/bh0lmnd9)':154 'pattern':27 'pbo':289 'plasma':183 'pretti':189 'pro':169 'pro-vdh':168 'probabl':331 'ram':73,82,92,173 'ran':209 'random':239 'rare':326 'read':39 'regular':63 'relat':196,222 'replac':80 'rtx':176 'run':52,77 'ryzen':95,163 'safe':56 'safe-mod':55 'second':150 'seem':23,218 'segfault':15,240 'set':316 'sever':211 'sinc':4 'singl':91,106 'slot':93 'soft':98 'solut':340 'solv':279,284 'someon':310 'sometim':31 'speed':74 'spotifi':141 'state':102 'still':306 'strang':297 'success':79 'super':178 'sure':190 'suspect':311 'switch':6,61 'system':162 'thank':282,341 'thing':43,298 'thp':131 'time':17,76 'took':334 'tri':46,261 'trick':295 'two':10 'uefi/bios':292 'use':88,103,116,123,179,254 'vdh':170 've':45,199 'without':47,58,213 'work':245 'x11':186 'zswap':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087232
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20729118"
  +editedAt: DateTimeImmutable @1722445219 {#2481
    date: 2024-07-31 19:00:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000832 {#1512
    date: 2024-01-11 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Random-application-segfaults-on-Arch"
  +title: "Random application segfaults on Arch"
  +url: null
  +body: """
    Hi everyone,\n
    \n
    ever since I switched to Arch about two months ago, most applications segfault multiple times a day. There doesn’t seem to be any pattern for the crashes, sometimes it’s even happening while idling (e.g. reading a news article).\n
    \n
    Things I’ve tried without any luck so far:\n
    \n
    - Running Firefox in safe-mode without any extensions\n
    - Switching from regular to LTS kernel\n
    - Disable Hardware Acceleration in Firefox\n
    - Change RAM speed and timings\n
    - Run Memtest successfully\n
    - Replace entire RAM with a new certified kit\n
    - Use only a single RAM slot\n
    - Apply Ryzen fixes (iommu=soft, limit c-states)\n
    - Use only a single CPU core (maxcpus=1)\n
    - Downgrade Nvidia driver to 535xx\n
    - Use Nouveau instead of the nvidia driver\n
    - Use Openbox instead of KDE\n
    - Disable zswap and THP\n
    \n
    Here’s full journalctl from a day where both Spotify and Firefox crashed at the end, a few seconds after each other:\n
    \n
    [pastebin.com/BH0LMnD9](https://pastebin.com/BH0LMnD9)\n
    \n
    Some more info about my system:\n
    \n
    - Ryzen 5 3600X\n
    - MSI B450M PRO-VDH Max\n
    - 32GB RAM @ 3200MHz\n
    - Geforce RTX 2070 SUPER (using nvidia-dkms)\n
    - Plasma 5.27.10 on X11\n
    \n
    I’m pretty sure that it’s **not** hardware related, because I’ve booted up a Debian 12 live image where everything ran for several hours without a crash. But it seems to be Arch related, as I also booted up a fresh EndeavourOS live image (so basically Arch), where applications also randomly segfaulted. Any idea why everything works fine on Debian but not on Arch? Debian uses the 6.1 kernel, which I already tried, so that’s not it.\n
    \n
    Let me know if you need any more information that might help solve this issue. Thanks!\n
    \n
    **Edit [solved]:** It looks like disabling PBO in the UEFI/BIOS did the trick. The strange thing is, after enabling it again, it’s still not crashing again. Someone suspected that the MoBo default/training settings were faulty, so I guess this was a very rare case here. That’s probably why it took so long to find a solution. Thanks everyone for helping me out!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705426386 {#1391
    date: 2024-01-16 18:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 29109
  -titleTs: "'applic':2 'arch':5 'random':1 'segfault':3"
  -bodyTs: "'/bh0lmnd9](https://pastebin.com/bh0lmnd9)':156 '1':110 '12':204 '2070':177 '3200mhz':174 '32gb':172 '3600x':165 '5':164 '5.27.10':184 '535xx':115 '6.1':256 'acceler':69 'ago':12 'alreadi':260 'also':225,238 'appli':94 'applic':14,237 'arch':8,221,235,252 'articl':42 'b450m':167 'basic':234 'boot':200,226 'c':101 'c-state':100 'case':327 'certifi':86 'chang':72 'core':108 'cpu':107 'crash':30,144,215,308 'day':19,138 'debian':203,248,253 'default/training':315 'disabl':67,128,288 'dkms':182 'doesn':21 'downgrad':111 'driver':113,122 'e.g':38 'edit':283 'enabl':301 'end':147 'endeavouro':230 'entir':81 'even':34 'ever':3 'everyon':2,342 'everyth':208,244 'extens':60 'far':51 'faulti':318 'find':338 'fine':246 'firefox':53,71,143 'fix':96 'fresh':229 'full':134 'geforc':175 'guess':321 'happen':35 'hardwar':68,195 'help':278,344 'hi':1 'hour':212 'idea':242 'idl':37 'imag':206,232 'info':159 'inform':275 'instead':118,125 'iommu':97 'issu':281 'journalctl':135 'kde':127 'kernel':66,257 'kit':87 'know':269 'let':267 'like':287 'limit':99 'live':205,231 'long':336 'look':286 'lts':65 'luck':49 'm':188 'max':171 'maxcpus':109 'memtest':78 'might':277 'mobo':314 'mode':57 'month':11 'msi':166 'multipl':16 'need':272 'new':85 'news':41 'nouveau':117 'nvidia':112,121,181 'nvidia-dkm':180 'openbox':124 'pastebin.com':155 'pastebin.com/bh0lmnd9](https://pastebin.com/bh0lmnd9)':154 'pattern':27 'pbo':289 'plasma':183 'pretti':189 'pro':169 'pro-vdh':168 'probabl':331 'ram':73,82,92,173 'ran':209 'random':239 'rare':326 'read':39 'regular':63 'relat':196,222 'replac':80 'rtx':176 'run':52,77 'ryzen':95,163 'safe':56 'safe-mod':55 'second':150 'seem':23,218 'segfault':15,240 'set':316 'sever':211 'sinc':4 'singl':91,106 'slot':93 'soft':98 'solut':340 'solv':279,284 'someon':310 'sometim':31 'speed':74 'spotifi':141 'state':102 'still':306 'strang':297 'success':79 'super':178 'sure':190 'suspect':311 'switch':6,61 'system':162 'thank':282,341 'thing':43,298 'thp':131 'time':17,76 'took':334 'tri':46,261 'trick':295 'two':10 'uefi/bios':292 'use':88,103,116,123,179,254 'vdh':170 've':45,199 'without':47,58,213 'work':245 'x11':186 'zswap':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087232
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20729118"
  +editedAt: DateTimeImmutable @1722445219 {#2481
    date: 2024-07-31 19:00:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000832 {#1512
    date: 2024-01-11 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Random-application-segfaults-on-Arch"
  +title: "Random application segfaults on Arch"
  +url: null
  +body: """
    Hi everyone,\n
    \n
    ever since I switched to Arch about two months ago, most applications segfault multiple times a day. There doesn’t seem to be any pattern for the crashes, sometimes it’s even happening while idling (e.g. reading a news article).\n
    \n
    Things I’ve tried without any luck so far:\n
    \n
    - Running Firefox in safe-mode without any extensions\n
    - Switching from regular to LTS kernel\n
    - Disable Hardware Acceleration in Firefox\n
    - Change RAM speed and timings\n
    - Run Memtest successfully\n
    - Replace entire RAM with a new certified kit\n
    - Use only a single RAM slot\n
    - Apply Ryzen fixes (iommu=soft, limit c-states)\n
    - Use only a single CPU core (maxcpus=1)\n
    - Downgrade Nvidia driver to 535xx\n
    - Use Nouveau instead of the nvidia driver\n
    - Use Openbox instead of KDE\n
    - Disable zswap and THP\n
    \n
    Here’s full journalctl from a day where both Spotify and Firefox crashed at the end, a few seconds after each other:\n
    \n
    [pastebin.com/BH0LMnD9](https://pastebin.com/BH0LMnD9)\n
    \n
    Some more info about my system:\n
    \n
    - Ryzen 5 3600X\n
    - MSI B450M PRO-VDH Max\n
    - 32GB RAM @ 3200MHz\n
    - Geforce RTX 2070 SUPER (using nvidia-dkms)\n
    - Plasma 5.27.10 on X11\n
    \n
    I’m pretty sure that it’s **not** hardware related, because I’ve booted up a Debian 12 live image where everything ran for several hours without a crash. But it seems to be Arch related, as I also booted up a fresh EndeavourOS live image (so basically Arch), where applications also randomly segfaulted. Any idea why everything works fine on Debian but not on Arch? Debian uses the 6.1 kernel, which I already tried, so that’s not it.\n
    \n
    Let me know if you need any more information that might help solve this issue. Thanks!\n
    \n
    **Edit [solved]:** It looks like disabling PBO in the UEFI/BIOS did the trick. The strange thing is, after enabling it again, it’s still not crashing again. Someone suspected that the MoBo default/training settings were faulty, so I guess this was a very rare case here. That’s probably why it took so long to find a solution. Thanks everyone for helping me out!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705426386 {#1391
    date: 2024-01-16 18:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 29109
  -titleTs: "'applic':2 'arch':5 'random':1 'segfault':3"
  -bodyTs: "'/bh0lmnd9](https://pastebin.com/bh0lmnd9)':156 '1':110 '12':204 '2070':177 '3200mhz':174 '32gb':172 '3600x':165 '5':164 '5.27.10':184 '535xx':115 '6.1':256 'acceler':69 'ago':12 'alreadi':260 'also':225,238 'appli':94 'applic':14,237 'arch':8,221,235,252 'articl':42 'b450m':167 'basic':234 'boot':200,226 'c':101 'c-state':100 'case':327 'certifi':86 'chang':72 'core':108 'cpu':107 'crash':30,144,215,308 'day':19,138 'debian':203,248,253 'default/training':315 'disabl':67,128,288 'dkms':182 'doesn':21 'downgrad':111 'driver':113,122 'e.g':38 'edit':283 'enabl':301 'end':147 'endeavouro':230 'entir':81 'even':34 'ever':3 'everyon':2,342 'everyth':208,244 'extens':60 'far':51 'faulti':318 'find':338 'fine':246 'firefox':53,71,143 'fix':96 'fresh':229 'full':134 'geforc':175 'guess':321 'happen':35 'hardwar':68,195 'help':278,344 'hi':1 'hour':212 'idea':242 'idl':37 'imag':206,232 'info':159 'inform':275 'instead':118,125 'iommu':97 'issu':281 'journalctl':135 'kde':127 'kernel':66,257 'kit':87 'know':269 'let':267 'like':287 'limit':99 'live':205,231 'long':336 'look':286 'lts':65 'luck':49 'm':188 'max':171 'maxcpus':109 'memtest':78 'might':277 'mobo':314 'mode':57 'month':11 'msi':166 'multipl':16 'need':272 'new':85 'news':41 'nouveau':117 'nvidia':112,121,181 'nvidia-dkm':180 'openbox':124 'pastebin.com':155 'pastebin.com/bh0lmnd9](https://pastebin.com/bh0lmnd9)':154 'pattern':27 'pbo':289 'plasma':183 'pretti':189 'pro':169 'pro-vdh':168 'probabl':331 'ram':73,82,92,173 'ran':209 'random':239 'rare':326 'read':39 'regular':63 'relat':196,222 'replac':80 'rtx':176 'run':52,77 'ryzen':95,163 'safe':56 'safe-mod':55 'second':150 'seem':23,218 'segfault':15,240 'set':316 'sever':211 'sinc':4 'singl':91,106 'slot':93 'soft':98 'solut':340 'solv':279,284 'someon':310 'sometim':31 'speed':74 'spotifi':141 'state':102 'still':306 'strang':297 'success':79 'super':178 'sure':190 'suspect':311 'switch':6,61 'system':162 'thank':282,341 'thing':43,298 'thp':131 'time':17,76 'took':334 'tri':46,261 'trick':295 'two':10 'uefi/bios':292 'use':88,103,116,123,179,254 'vdh':170 've':45,199 'without':47,58,213 'work':245 'x11':186 'zswap':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705087232
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20729118"
  +editedAt: DateTimeImmutable @1722445219 {#2481
    date: 2024-07-31 19:00:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000832 {#1512
    date: 2024-01-11 20:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "8-Hetzner-VPS-70-Owncast-Streams-0-Issues-Livestream-2024-01-11"
  +title: "$8 Hetzner VPS, 70+ Owncast Streams, 0 Issues! - Livestream 2024-01-11"
  +url: "https://video.thepolarbear.co.uk/w/5RoSfZuzecWUsLkpsLu5Gr"
  +body: """
    cross-posted from: [lemmy.world/post/10586300](https://lemmy.world/post/10586300)\n
    \n
    > A continuation of Owncast testing on a $8/month Hetzner VPS. On such a small node I had over 70 open connections to the Owncast with 3 different qualities for my stream.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778784 {#1511
    date: 2024-07-24 01:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 29106
  -titleTs: "'-01':11 '-11':12 '0':7 '2024':10 '70':4 '8':1 'hetzner':2 'issu':8 'livestream':9 'owncast':5 'stream':6 'vps':3"
  -bodyTs: "'/post/10586300](https://lemmy.world/post/10586300)':7 '3':33 '70':26 '8/month':15 'connect':28 'continu':9 'cross':2 'cross-post':1 'differ':34 'hetzner':16 'lemmy.world':6 'lemmy.world/post/10586300](https://lemmy.world/post/10586300)':5 'node':22 'open':27 'owncast':11,31 'post':3 'qualiti':35 'small':21 'stream':38 'test':12 'vps':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000693 {#1523
    date: 2024-01-11 20:18: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
39 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "8-Hetzner-VPS-70-Owncast-Streams-0-Issues-Livestream-2024-01-11"
  +title: "$8 Hetzner VPS, 70+ Owncast Streams, 0 Issues! - Livestream 2024-01-11"
  +url: "https://video.thepolarbear.co.uk/w/5RoSfZuzecWUsLkpsLu5Gr"
  +body: """
    cross-posted from: [lemmy.world/post/10586300](https://lemmy.world/post/10586300)\n
    \n
    > A continuation of Owncast testing on a $8/month Hetzner VPS. On such a small node I had over 70 open connections to the Owncast with 3 different qualities for my stream.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778784 {#1511
    date: 2024-07-24 01:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 29106
  -titleTs: "'-01':11 '-11':12 '0':7 '2024':10 '70':4 '8':1 'hetzner':2 'issu':8 'livestream':9 'owncast':5 'stream':6 'vps':3"
  -bodyTs: "'/post/10586300](https://lemmy.world/post/10586300)':7 '3':33 '70':26 '8/month':15 'connect':28 'continu':9 'cross':2 'cross-post':1 'differ':34 'hetzner':16 'lemmy.world':6 'lemmy.world/post/10586300](https://lemmy.world/post/10586300)':5 'node':22 'open':27 'owncast':11,31 'post':3 'qualiti':35 'small':21 'stream':38 'test':12 'vps':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000693 {#1523
    date: 2024-01-11 20:18: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
40 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1522 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "8-Hetzner-VPS-70-Owncast-Streams-0-Issues-Livestream-2024-01-11"
  +title: "$8 Hetzner VPS, 70+ Owncast Streams, 0 Issues! - Livestream 2024-01-11"
  +url: "https://video.thepolarbear.co.uk/w/5RoSfZuzecWUsLkpsLu5Gr"
  +body: """
    cross-posted from: [lemmy.world/post/10586300](https://lemmy.world/post/10586300)\n
    \n
    > A continuation of Owncast testing on a $8/month Hetzner VPS. On such a small node I had over 70 open connections to the Owncast with 3 different qualities for my stream.
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721778784 {#1511
    date: 2024-07-24 01:53:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 29106
  -titleTs: "'-01':11 '-11':12 '0':7 '2024':10 '70':4 '8':1 'hetzner':2 'issu':8 'livestream':9 'owncast':5 'stream':6 'vps':3"
  -bodyTs: "'/post/10586300](https://lemmy.world/post/10586300)':7 '3':33 '70':26 '8/month':15 'connect':28 'continu':9 'cross':2 'cross-post':1 'differ':34 'hetzner':16 'lemmy.world':6 'lemmy.world/post/10586300](https://lemmy.world/post/10586300)':5 'node':22 'open':27 'owncast':11,31 'post':3 'qualiti':35 'small':21 'stream':38 'test':12 'vps':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086693
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10586387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705000693 {#1523
    date: 2024-01-11 20:18: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "32-bit-distro-suggestions-for-2007-MacBook"
  +title: "32-bit distro suggestions for 2007 MacBook"
  +url: null
  +body: """
    I have a MacBook (specifically a MacBook2,1 A1181) from 2007. I am currently dual-booting Mac OS X 10.6 and crunchbang++ 12 on it, but I feel that there could be something better. Here are the specs:\n
    \n
    - **CPU:** Intel Core 2 Duo T7400 (2) @ 2.167 GHz\n
    - **Architecture:** x86_64-v1 (but with 32-bit BIOS, so 64-bit Linux won’t work)\n
    - **Microarchitecture:** Merom\n
    - **GPU:** Intel GMA 950\n
    - **RAM:** 3 GB\n
    - **Disk:** 140 GB HDD\n
    \n
    This is not supposed to be a daily driver by any stretch. I have newer and more powerful machines than this, but I would still like to have something on it that means I can use it if need be.\n
    \n
    As well as crunchbang++, I have also run Debian, Devuan, SparkyLinux, GNU Guix, Puppy Linux, Slackware, and Haiku in the past. I have tried to install several flavours of BSD, but it was too difficult to get dual-booting to work properly.\n
    \n
    Despite the CPU being 64-bit, the distro MUST be 32-bit. This is because of the MacBook’s BIOS, which prevents 64-bit bootloaders from working.\n
    \n
    Not that it matters, as I can do this after installation, but I would be looking to run something like Enlightenment, Trinity, or spectrwm. I tried going CLI-only with Guix, but it wasn’t the best experience.\n
    \n
    Feel free to also recommend software that will run on a potato like this.\n
    \n
    Thanks!\n
    \n
    EDIT: Two users have told me how to get 64-bit Linux running on this machine. Debian apparently ships with 32-bit GRUB on the ISO, and there’s a CLI tool to patch ISOs to make them work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722617600 {#1541
    date: 2024-08-02 18:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29105
  -titleTs: "'2007':6 '32':1 'bit':2 'distro':3 'macbook':7 'suggest':4"
  -bodyTs: "'1':8 '10.6':21 '12':24 '140':75 '2':43,46 '2.167':47 '2007':11 '3':72 '32':55,171,262 '64':51,59,165,183,251 '950':70 'a1181':9 'also':124,230 'appar':259 'architectur':49 'best':225 'better':35 'bio':57,180 'bit':56,60,166,172,184,252,263 'boot':17,157 'bootload':185 'bsd':147 'cli':216,272 'cli-on':215 'core':42 'could':32 'cpu':40,163 'crunchbang':23,121 'current':14 'daili':85 'debian':126,258 'despit':161 'devuan':127 'difficult':152 'disk':74 'distro':168 'driver':86 'dual':16,156 'dual-boot':15,155 'duo':44 'edit':242 'enlighten':208 'experi':226 'feel':29,227 'flavour':145 'free':228 'gb':73,76 'get':154,250 'ghz':48 'gma':69 'gnu':129 'go':214 'gpu':67 'grub':264 'guix':130,219 'haiku':135 'hdd':77 'instal':143,198 'intel':41,68 'iso':267,276 'like':103,207,239 'linux':61,132,253 'look':203 'mac':18 'macbook':4,178 'macbook2':7 'machin':96,257 'make':278 'matter':191 'mean':110 'merom':66 'microarchitectur':65 'must':169 'need':116 'newer':92 'os':19 'past':138 'patch':275 'potato':238 'power':95 'prevent':182 'proper':160 'puppi':131 'ram':71 'recommend':231 'run':125,205,235,254 'sever':144 'ship':260 'slackwar':133 'softwar':232 'someth':34,106,206 'sparkylinux':128 'spec':39 'specif':5 'spectrwm':211 'still':102 'stretch':89 'suppos':81 't7400':45 'thank':241 'told':246 'tool':273 'tri':141,213 'triniti':209 'two':243 'use':113 'user':244 'v1':52 'wasn':222 'well':119 'won':62 'work':64,159,187,280 'would':101,201 'x':20 'x86':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086600
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7861480"
  +editedAt: DateTimeImmutable @1721280271 {#1529
    date: 2024-07-18 07:24:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000200 {#1531
    date: 2024-01-11 20:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "32-bit-distro-suggestions-for-2007-MacBook"
  +title: "32-bit distro suggestions for 2007 MacBook"
  +url: null
  +body: """
    I have a MacBook (specifically a MacBook2,1 A1181) from 2007. I am currently dual-booting Mac OS X 10.6 and crunchbang++ 12 on it, but I feel that there could be something better. Here are the specs:\n
    \n
    - **CPU:** Intel Core 2 Duo T7400 (2) @ 2.167 GHz\n
    - **Architecture:** x86_64-v1 (but with 32-bit BIOS, so 64-bit Linux won’t work)\n
    - **Microarchitecture:** Merom\n
    - **GPU:** Intel GMA 950\n
    - **RAM:** 3 GB\n
    - **Disk:** 140 GB HDD\n
    \n
    This is not supposed to be a daily driver by any stretch. I have newer and more powerful machines than this, but I would still like to have something on it that means I can use it if need be.\n
    \n
    As well as crunchbang++, I have also run Debian, Devuan, SparkyLinux, GNU Guix, Puppy Linux, Slackware, and Haiku in the past. I have tried to install several flavours of BSD, but it was too difficult to get dual-booting to work properly.\n
    \n
    Despite the CPU being 64-bit, the distro MUST be 32-bit. This is because of the MacBook’s BIOS, which prevents 64-bit bootloaders from working.\n
    \n
    Not that it matters, as I can do this after installation, but I would be looking to run something like Enlightenment, Trinity, or spectrwm. I tried going CLI-only with Guix, but it wasn’t the best experience.\n
    \n
    Feel free to also recommend software that will run on a potato like this.\n
    \n
    Thanks!\n
    \n
    EDIT: Two users have told me how to get 64-bit Linux running on this machine. Debian apparently ships with 32-bit GRUB on the ISO, and there’s a CLI tool to patch ISOs to make them work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722617600 {#1541
    date: 2024-08-02 18:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29105
  -titleTs: "'2007':6 '32':1 'bit':2 'distro':3 'macbook':7 'suggest':4"
  -bodyTs: "'1':8 '10.6':21 '12':24 '140':75 '2':43,46 '2.167':47 '2007':11 '3':72 '32':55,171,262 '64':51,59,165,183,251 '950':70 'a1181':9 'also':124,230 'appar':259 'architectur':49 'best':225 'better':35 'bio':57,180 'bit':56,60,166,172,184,252,263 'boot':17,157 'bootload':185 'bsd':147 'cli':216,272 'cli-on':215 'core':42 'could':32 'cpu':40,163 'crunchbang':23,121 'current':14 'daili':85 'debian':126,258 'despit':161 'devuan':127 'difficult':152 'disk':74 'distro':168 'driver':86 'dual':16,156 'dual-boot':15,155 'duo':44 'edit':242 'enlighten':208 'experi':226 'feel':29,227 'flavour':145 'free':228 'gb':73,76 'get':154,250 'ghz':48 'gma':69 'gnu':129 'go':214 'gpu':67 'grub':264 'guix':130,219 'haiku':135 'hdd':77 'instal':143,198 'intel':41,68 'iso':267,276 'like':103,207,239 'linux':61,132,253 'look':203 'mac':18 'macbook':4,178 'macbook2':7 'machin':96,257 'make':278 'matter':191 'mean':110 'merom':66 'microarchitectur':65 'must':169 'need':116 'newer':92 'os':19 'past':138 'patch':275 'potato':238 'power':95 'prevent':182 'proper':160 'puppi':131 'ram':71 'recommend':231 'run':125,205,235,254 'sever':144 'ship':260 'slackwar':133 'softwar':232 'someth':34,106,206 'sparkylinux':128 'spec':39 'specif':5 'spectrwm':211 'still':102 'stretch':89 'suppos':81 't7400':45 'thank':241 'told':246 'tool':273 'tri':141,213 'triniti':209 'two':243 'use':113 'user':244 'v1':52 'wasn':222 'well':119 'won':62 'work':64,159,187,280 'would':101,201 'x':20 'x86':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086600
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7861480"
  +editedAt: DateTimeImmutable @1721280271 {#1529
    date: 2024-07-18 07:24:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000200 {#1531
    date: 2024-01-11 20:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1530
  +user: Proxies\__CG__\App\Entity\User {#1537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "32-bit-distro-suggestions-for-2007-MacBook"
  +title: "32-bit distro suggestions for 2007 MacBook"
  +url: null
  +body: """
    I have a MacBook (specifically a MacBook2,1 A1181) from 2007. I am currently dual-booting Mac OS X 10.6 and crunchbang++ 12 on it, but I feel that there could be something better. Here are the specs:\n
    \n
    - **CPU:** Intel Core 2 Duo T7400 (2) @ 2.167 GHz\n
    - **Architecture:** x86_64-v1 (but with 32-bit BIOS, so 64-bit Linux won’t work)\n
    - **Microarchitecture:** Merom\n
    - **GPU:** Intel GMA 950\n
    - **RAM:** 3 GB\n
    - **Disk:** 140 GB HDD\n
    \n
    This is not supposed to be a daily driver by any stretch. I have newer and more powerful machines than this, but I would still like to have something on it that means I can use it if need be.\n
    \n
    As well as crunchbang++, I have also run Debian, Devuan, SparkyLinux, GNU Guix, Puppy Linux, Slackware, and Haiku in the past. I have tried to install several flavours of BSD, but it was too difficult to get dual-booting to work properly.\n
    \n
    Despite the CPU being 64-bit, the distro MUST be 32-bit. This is because of the MacBook’s BIOS, which prevents 64-bit bootloaders from working.\n
    \n
    Not that it matters, as I can do this after installation, but I would be looking to run something like Enlightenment, Trinity, or spectrwm. I tried going CLI-only with Guix, but it wasn’t the best experience.\n
    \n
    Feel free to also recommend software that will run on a potato like this.\n
    \n
    Thanks!\n
    \n
    EDIT: Two users have told me how to get 64-bit Linux running on this machine. Debian apparently ships with 32-bit GRUB on the ISO, and there’s a CLI tool to patch ISOs to make them work.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722617600 {#1541
    date: 2024-08-02 18:53:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1536 …}
  +votes: Doctrine\ORM\PersistentCollection {#1516 …}
  +reports: Doctrine\ORM\PersistentCollection {#1519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1623 …}
  +badges: Doctrine\ORM\PersistentCollection {#1406 …}
  +children: []
  -id: 29105
  -titleTs: "'2007':6 '32':1 'bit':2 'distro':3 'macbook':7 'suggest':4"
  -bodyTs: "'1':8 '10.6':21 '12':24 '140':75 '2':43,46 '2.167':47 '2007':11 '3':72 '32':55,171,262 '64':51,59,165,183,251 '950':70 'a1181':9 'also':124,230 'appar':259 'architectur':49 'best':225 'better':35 'bio':57,180 'bit':56,60,166,172,184,252,263 'boot':17,157 'bootload':185 'bsd':147 'cli':216,272 'cli-on':215 'core':42 'could':32 'cpu':40,163 'crunchbang':23,121 'current':14 'daili':85 'debian':126,258 'despit':161 'devuan':127 'difficult':152 'disk':74 'distro':168 'driver':86 'dual':16,156 'dual-boot':15,155 'duo':44 'edit':242 'enlighten':208 'experi':226 'feel':29,227 'flavour':145 'free':228 'gb':73,76 'get':154,250 'ghz':48 'gma':69 'gnu':129 'go':214 'gpu':67 'grub':264 'guix':130,219 'haiku':135 'hdd':77 'instal':143,198 'intel':41,68 'iso':267,276 'like':103,207,239 'linux':61,132,253 'look':203 'mac':18 'macbook':4,178 'macbook2':7 'machin':96,257 'make':278 'matter':191 'mean':110 'merom':66 'microarchitectur':65 'must':169 'need':116 'newer':92 'os':19 'past':138 'patch':275 'potato':238 'power':95 'prevent':182 'proper':160 'puppi':131 'ram':71 'recommend':231 'run':125,205,235,254 'sever':144 'ship':260 'slackwar':133 'softwar':232 'someth':34,106,206 'sparkylinux':128 'spec':39 'specif':5 'spectrwm':211 'still':102 'stretch':89 'suppos':81 't7400':45 'thank':241 'told':246 'tool':273 'tri':141,213 'triniti':209 'two':243 'use':113 'user':244 'v1':52 'wasn':222 'well':119 'won':62 'work':64,159,187,280 'would':101,201 'x':20 'x86':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705086600
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7861480"
  +editedAt: DateTimeImmutable @1721280271 {#1529
    date: 2024-07-18 07:24:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705000200 {#1531
    date: 2024-01-11 20:10:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Poor-granny"
  +title: "Poor granny"
  +url: "https://sh.itjust.works/pictrs/image/17679c77-fc3b-403b-b093-3685beb32646.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704999479 {#1713
    date: 2024-01-11 19:57:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 29103
  -titleTs: "'granni':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085879
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12581605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999479 {#1712
    date: 2024-01-11 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Poor-granny"
  +title: "Poor granny"
  +url: "https://sh.itjust.works/pictrs/image/17679c77-fc3b-403b-b093-3685beb32646.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704999479 {#1713
    date: 2024-01-11 19:57:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 29103
  -titleTs: "'granni':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085879
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12581605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999479 {#1712
    date: 2024-01-11 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1710
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1742 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Poor-granny"
  +title: "Poor granny"
  +url: "https://sh.itjust.works/pictrs/image/17679c77-fc3b-403b-b093-3685beb32646.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704999479 {#1713
    date: 2024-01-11 19:57:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 29103
  -titleTs: "'granni':2 'poor':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085879
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12581605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999479 {#1712
    date: 2024-01-11 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "How-to-Mobilize-Men-Against-Sexual-Harassment"
  +title: "How to Mobilize Men Against Sexual Harassment"
  +url: "https://greatergood.berkeley.edu/article/item/how_to_mobilize_men_against_sexual_harassment"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704998696 {#1471
    date: 2024-01-11 19:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 29100
  -titleTs: "'harass':7 'men':4 'mobil':3 'sexual':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085096
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5667051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998696 {#1467
    date: 2024-01-11 19:44: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
51 DENIED edit
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "How-to-Mobilize-Men-Against-Sexual-Harassment"
  +title: "How to Mobilize Men Against Sexual Harassment"
  +url: "https://greatergood.berkeley.edu/article/item/how_to_mobilize_men_against_sexual_harassment"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704998696 {#1471
    date: 2024-01-11 19:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 29100
  -titleTs: "'harass':7 'men':4 'mobil':3 'sexual':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085096
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5667051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998696 {#1467
    date: 2024-01-11 19:44: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
52 DENIED moderate
App\Entity\Entry {#1470
  +user: Proxies\__CG__\App\Entity\User {#1469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1473 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "How-to-Mobilize-Men-Against-Sexual-Harassment"
  +title: "How to Mobilize Men Against Sexual Harassment"
  +url: "https://greatergood.berkeley.edu/article/item/how_to_mobilize_men_against_sexual_harassment"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704998696 {#1471
    date: 2024-01-11 19:44:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 29100
  -titleTs: "'harass':7 'men':4 'mobil':3 'sexual':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085096
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5667051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998696 {#1467
    date: 2024-01-11 19:44: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
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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "It-s-Always-Sunny-in-Baldur-s-Gate-3"
  +title: "It's Always Sunny in Baldur's Gate 3"
  +url: "https://youtu.be/MsDz-MTdNeE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721057059 {#1495
    date: 2024-07-15 17:24:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 29099
  -titleTs: "'3':9 'alway':3 'baldur':6 'gate':8 'sunni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085084
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13105234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998684 {#1492
    date: 2024-01-11 19:44: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
55 DENIED edit
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "It-s-Always-Sunny-in-Baldur-s-Gate-3"
  +title: "It's Always Sunny in Baldur's Gate 3"
  +url: "https://youtu.be/MsDz-MTdNeE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721057059 {#1495
    date: 2024-07-15 17:24:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 29099
  -titleTs: "'3':9 'alway':3 'baldur':6 'gate':8 'sunni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085084
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13105234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998684 {#1492
    date: 2024-01-11 19:44: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
56 DENIED moderate
App\Entity\Entry {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "It-s-Always-Sunny-in-Baldur-s-Gate-3"
  +title: "It's Always Sunny in Baldur's Gate 3"
  +url: "https://youtu.be/MsDz-MTdNeE"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721057059 {#1495
    date: 2024-07-15 17:24:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 29099
  -titleTs: "'3':9 'alway':3 'baldur':6 'gate':8 'sunni':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705085084
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13105234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998684 {#1492
    date: 2024-01-11 19:44: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
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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Israel-s-plan-to-destroy-Gaza-comes-from-the-highest-level"
  +title: "Israel's plan to "destroy" Gaza comes from "the highest level of state", the UN's top court has heard"
  +url: "https://www.bbc.co.uk/news/world-middle-east-67942983"
  +body: """
    The claims were made by South African lawyers as it presented its case accusing Israel of genocide at the International Court of Justice. Tembeka Ngcukaitobi, a lawyer for the High Court of South Africa, told the ICJ Israel’s “genocidal intent” was evident “from the way in which this military attack is being conducted”.\n
    \n
    “Every day there is mounting, irreparable loss of life, property, dignity and humanity for the Palestinian people,” Adila Hassim, also representing South Africa, told the court.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721114247 {#1779
    date: 2024-07-16 09:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 29098
  -titleTs: "'come':7 'court':18 'destroy':5 'gaza':6 'heard':20 'highest':10 'israel':1 'level':11 'plan':3 'state':13 'top':17 'un':15"
  -bodyTs: "'accus':14 'adila':72 'africa':34,77 'african':7 'also':74 'attack':51 'case':13 'claim':2 'conduct':54 'court':21,31,80 'day':56 'digniti':65 'everi':55 'evid':43 'genocid':17,40 'hassim':73 'high':30 'human':67 'icj':37 'intent':41 'intern':20 'irrepar':60 'israel':15,38 'justic':23 'lawyer':8,27 'life':63 'loss':61 'made':4 'militari':50 'mount':59 'ngcukaitobi':25 'palestinian':70 'peopl':71 'present':11 'properti':64 'repres':75 'south':6,33,76 'tembeka':24 'told':35,78 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084690
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10959095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998290 {#1778
    date: 2024-01-11 19:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Israel-s-plan-to-destroy-Gaza-comes-from-the-highest-level"
  +title: "Israel's plan to "destroy" Gaza comes from "the highest level of state", the UN's top court has heard"
  +url: "https://www.bbc.co.uk/news/world-middle-east-67942983"
  +body: """
    The claims were made by South African lawyers as it presented its case accusing Israel of genocide at the International Court of Justice. Tembeka Ngcukaitobi, a lawyer for the High Court of South Africa, told the ICJ Israel’s “genocidal intent” was evident “from the way in which this military attack is being conducted”.\n
    \n
    “Every day there is mounting, irreparable loss of life, property, dignity and humanity for the Palestinian people,” Adila Hassim, also representing South Africa, told the court.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721114247 {#1779
    date: 2024-07-16 09:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 29098
  -titleTs: "'come':7 'court':18 'destroy':5 'gaza':6 'heard':20 'highest':10 'israel':1 'level':11 'plan':3 'state':13 'top':17 'un':15"
  -bodyTs: "'accus':14 'adila':72 'africa':34,77 'african':7 'also':74 'attack':51 'case':13 'claim':2 'conduct':54 'court':21,31,80 'day':56 'digniti':65 'everi':55 'evid':43 'genocid':17,40 'hassim':73 'high':30 'human':67 'icj':37 'intent':41 'intern':20 'irrepar':60 'israel':15,38 'justic':23 'lawyer':8,27 'life':63 'loss':61 'made':4 'militari':50 'mount':59 'ngcukaitobi':25 'palestinian':70 'peopl':71 'present':11 'properti':64 'repres':75 'south':6,33,76 'tembeka':24 'told':35,78 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084690
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10959095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998290 {#1778
    date: 2024-01-11 19:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: Proxies\__CG__\App\Entity\Image {#1777 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1774 …}
  +slug: "Israel-s-plan-to-destroy-Gaza-comes-from-the-highest-level"
  +title: "Israel's plan to "destroy" Gaza comes from "the highest level of state", the UN's top court has heard"
  +url: "https://www.bbc.co.uk/news/world-middle-east-67942983"
  +body: """
    The claims were made by South African lawyers as it presented its case accusing Israel of genocide at the International Court of Justice. Tembeka Ngcukaitobi, a lawyer for the High Court of South Africa, told the ICJ Israel’s “genocidal intent” was evident “from the way in which this military attack is being conducted”.\n
    \n
    “Every day there is mounting, irreparable loss of life, property, dignity and humanity for the Palestinian people,” Adila Hassim, also representing South Africa, told the court.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721114247 {#1779
    date: 2024-07-16 09:17:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 29098
  -titleTs: "'come':7 'court':18 'destroy':5 'gaza':6 'heard':20 'highest':10 'israel':1 'level':11 'plan':3 'state':13 'top':17 'un':15"
  -bodyTs: "'accus':14 'adila':72 'africa':34,77 'african':7 'also':74 'attack':51 'case':13 'claim':2 'conduct':54 'court':21,31,80 'day':56 'digniti':65 'everi':55 'evid':43 'genocid':17,40 'hassim':73 'high':30 'human':67 'icj':37 'intent':41 'intern':20 'irrepar':60 'israel':15,38 'justic':23 'lawyer':8,27 'life':63 'loss':61 'made':4 'militari':50 'mount':59 'ngcukaitobi':25 'palestinian':70 'peopl':71 'present':11 'properti':64 'repres':75 'south':6,33,76 'tembeka':24 'told':35,78 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084690
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10959095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998290 {#1778
    date: 2024-01-11 19:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Hang-in-there"
  +title: "Hang in there."
  +url: "https://lemmy.world/pictrs/image/cb24b0e1-5dd1-44e1-9786-a1aa16b74f5b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 901
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722148655 {#1766
    date: 2024-07-28 08:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 29097
  -titleTs: "'hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084604
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998204 {#1682
    date: 2024-01-11 19:36: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
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Hang-in-there"
  +title: "Hang in there."
  +url: "https://lemmy.world/pictrs/image/cb24b0e1-5dd1-44e1-9786-a1aa16b74f5b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 901
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722148655 {#1766
    date: 2024-07-28 08:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 29097
  -titleTs: "'hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084604
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998204 {#1682
    date: 2024-01-11 19:36: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
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1466 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Hang-in-there"
  +title: "Hang in there."
  +url: "https://lemmy.world/pictrs/image/cb24b0e1-5dd1-44e1-9786-a1aa16b74f5b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 901
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722148655 {#1766
    date: 2024-07-28 08:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 29097
  -titleTs: "'hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084604
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704998204 {#1682
    date: 2024-01-11 19:36: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Why-do-Germans-have-no-sense-of-humour"
  +title: "Why do Germans have no sense of humour?"
  +url: null
  +body: "Or so sayeth the common stereotype…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722659262 {#1634
    date: 2024-08-03 06:27:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 29094
  -titleTs: "'german':3 'humour':8 'sens':6"
  -bodyTs: "'common':5 'sayeth':3 'stereotyp':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997854 {#1636
    date: 2024-01-11 19:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Why-do-Germans-have-no-sense-of-humour"
  +title: "Why do Germans have no sense of humour?"
  +url: null
  +body: "Or so sayeth the common stereotype…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722659262 {#1634
    date: 2024-08-03 06:27:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 29094
  -titleTs: "'german':3 'humour':8 'sens':6"
  -bodyTs: "'common':5 'sayeth':3 'stereotyp':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997854 {#1636
    date: 2024-01-11 19:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Why-do-Germans-have-no-sense-of-humour"
  +title: "Why do Germans have no sense of humour?"
  +url: null
  +body: "Or so sayeth the common stereotype…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722659262 {#1634
    date: 2024-08-03 06:27:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 29094
  -titleTs: "'german':3 'humour':8 'sens':6"
  -bodyTs: "'common':5 'sayeth':3 'stereotyp':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705084254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10585020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997854 {#1636
    date: 2024-01-11 19:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "What-a-bargain"
  +title: "What a bargain!"
  +url: "https://sh.itjust.works/pictrs/image/8b5b61e5-5d85-4fd6-aada-aed4b3ca7085.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722308726 {#1426
    date: 2024-07-30 05:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 29088
  -titleTs: "'bargain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082946
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996546 {#1451
    date: 2024-01-11 19:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "What-a-bargain"
  +title: "What a bargain!"
  +url: "https://sh.itjust.works/pictrs/image/8b5b61e5-5d85-4fd6-aada-aed4b3ca7085.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722308726 {#1426
    date: 2024-07-30 05:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 29088
  -titleTs: "'bargain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082946
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996546 {#1451
    date: 2024-01-11 19:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1413
  +user: Proxies\__CG__\App\Entity\User {#1706 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "What-a-bargain"
  +title: "What a bargain!"
  +url: "https://sh.itjust.works/pictrs/image/8b5b61e5-5d85-4fd6-aada-aed4b3ca7085.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 531
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722308726 {#1426
    date: 2024-07-30 05:05:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 29088
  -titleTs: "'bargain':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082946
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996546 {#1451
    date: 2024-01-11 19:09:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "That-s-how-you-get-to-the-happy-ending-No-matter"
  +title: "That's how you get to the happy ending. No matter what it is."
  +url: "https://sh.itjust.works/pictrs/image/3d9181b5-32a5-4ad1-a7b5-515647d2dc1a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723412236 {#1461
    date: 2024-08-11 23:37:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 29086
  -titleTs: "'end':9 'get':5 'happi':8 'matter':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082702
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996302 {#1462
    date: 2024-01-11 19:05: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
75 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "That-s-how-you-get-to-the-happy-ending-No-matter"
  +title: "That's how you get to the happy ending. No matter what it is."
  +url: "https://sh.itjust.works/pictrs/image/3d9181b5-32a5-4ad1-a7b5-515647d2dc1a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723412236 {#1461
    date: 2024-08-11 23:37:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 29086
  -titleTs: "'end':9 'get':5 'happi':8 'matter':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082702
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996302 {#1462
    date: 2024-01-11 19:05: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
76 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "That-s-how-you-get-to-the-happy-ending-No-matter"
  +title: "That's how you get to the happy ending. No matter what it is."
  +url: "https://sh.itjust.works/pictrs/image/3d9181b5-32a5-4ad1-a7b5-515647d2dc1a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723412236 {#1461
    date: 2024-08-11 23:37:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 29086
  -titleTs: "'end':9 'get':5 'happi':8 'matter':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082702
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996302 {#1462
    date: 2024-01-11 19:05: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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Heartburn-is-not-the-only-punishment-you-ll-receive"
  +title: "Heartburn is not the only punishment you'll receive"
  +url: "https://sh.itjust.works/pictrs/image/0cbf42ce-fbec-48b2-b542-69d93015591e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724911185 {#1435
    date: 2024-08-29 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 29085
  -titleTs: "'heartburn':1 'll':8 'punish':6 'receiv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082608
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996208 {#1430
    date: 2024-01-11 19:03:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Heartburn-is-not-the-only-punishment-you-ll-receive"
  +title: "Heartburn is not the only punishment you'll receive"
  +url: "https://sh.itjust.works/pictrs/image/0cbf42ce-fbec-48b2-b542-69d93015591e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724911185 {#1435
    date: 2024-08-29 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 29085
  -titleTs: "'heartburn':1 'll':8 'punish':6 'receiv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082608
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996208 {#1430
    date: 2024-01-11 19:03:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1431 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1657 …}
  +slug: "Heartburn-is-not-the-only-punishment-you-ll-receive"
  +title: "Heartburn is not the only punishment you'll receive"
  +url: "https://sh.itjust.works/pictrs/image/0cbf42ce-fbec-48b2-b542-69d93015591e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724911185 {#1435
    date: 2024-08-29 07:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1440 …}
  +votes: Doctrine\ORM\PersistentCollection {#1429 …}
  +reports: Doctrine\ORM\PersistentCollection {#1694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1697 …}
  +badges: Doctrine\ORM\PersistentCollection {#1690 …}
  +children: []
  -id: 29085
  -titleTs: "'heartburn':1 'll':8 'punish':6 'receiv':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082608
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12578501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704996208 {#1430
    date: 2024-01-11 19:03:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Hello-everybody"
  +title: "Hello everybody"
  +url: null
  +body: """
    I’m nowhereman from Belgium. Thanks for accepting me! Just started with electronics. Messing around a bit with motherboards. My ‘new’ secondhand motherboard got hit by the ground a think whilst in transport. And when I plugged it in some chips burned. The board didn’t look like it would do that. Only the corner was hit so I thought it would be fine. I was wrong. But, because of that I wanted to learn about what went wrong.\n
    \n
    ![](https://lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705082103 {#1696
    date: 2024-01-12 18:55:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 30409
  -titleTs: "'everybodi':2 'hello':1"
  -bodyTs: "'/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':82 'accept':8 'around':15 'belgium':5 'bit':17 'board':44 'burn':42 'chip':41 'corner':55 'didn':45 'electron':13 'fine':64 'got':24 'ground':28 'hit':25,57 'learn':75 'lemmy.stonansh.org':81 'lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':80 'like':48 'look':47 'm':2 'mess':14 'motherboard':19,23 'new':21 'nowhereman':3 'plug':37 'secondhand':22 'start':11 'thank':6 'think':30 'thought':60 'transport':33 'want':73 'went':78 'whilst':31 'would':50,62 'wrong':67,79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082103
  +visibility: "visible             "
  +apId: "https://lemmy.stonansh.org/post/145404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082103 {#1709
    date: 2024-01-12 18:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Hello-everybody"
  +title: "Hello everybody"
  +url: null
  +body: """
    I’m nowhereman from Belgium. Thanks for accepting me! Just started with electronics. Messing around a bit with motherboards. My ‘new’ secondhand motherboard got hit by the ground a think whilst in transport. And when I plugged it in some chips burned. The board didn’t look like it would do that. Only the corner was hit so I thought it would be fine. I was wrong. But, because of that I wanted to learn about what went wrong.\n
    \n
    ![](https://lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705082103 {#1696
    date: 2024-01-12 18:55:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 30409
  -titleTs: "'everybodi':2 'hello':1"
  -bodyTs: "'/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':82 'accept':8 'around':15 'belgium':5 'bit':17 'board':44 'burn':42 'chip':41 'corner':55 'didn':45 'electron':13 'fine':64 'got':24 'ground':28 'hit':25,57 'learn':75 'lemmy.stonansh.org':81 'lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':80 'like':48 'look':47 'm':2 'mess':14 'motherboard':19,23 'new':21 'nowhereman':3 'plug':37 'secondhand':22 'start':11 'thank':6 'think':30 'thought':60 'transport':33 'want':73 'went':78 'whilst':31 'would':50,62 'wrong':67,79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082103
  +visibility: "visible             "
  +apId: "https://lemmy.stonansh.org/post/145404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082103 {#1709
    date: 2024-01-12 18:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1609 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1903 …}
  +slug: "Hello-everybody"
  +title: "Hello everybody"
  +url: null
  +body: """
    I’m nowhereman from Belgium. Thanks for accepting me! Just started with electronics. Messing around a bit with motherboards. My ‘new’ secondhand motherboard got hit by the ground a think whilst in transport. And when I plugged it in some chips burned. The board didn’t look like it would do that. Only the corner was hit so I thought it would be fine. I was wrong. But, because of that I wanted to learn about what went wrong.\n
    \n
    ![](https://lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705082103 {#1696
    date: 2024-01-12 18:55:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 30409
  -titleTs: "'everybodi':2 'hello':1"
  -bodyTs: "'/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':82 'accept':8 'around':15 'belgium':5 'bit':17 'board':44 'burn':42 'chip':41 'corner':55 'didn':45 'electron':13 'fine':64 'got':24 'ground':28 'hit':25,57 'learn':75 'lemmy.stonansh.org':81 'lemmy.stonansh.org/pictrs/image/e7ee015d-7717-427e-9eba-70a7bd1f3c1a.jpeg)':80 'like':48 'look':47 'm':2 'mess':14 'motherboard':19,23 'new':21 'nowhereman':3 'plug':37 'secondhand':22 'start':11 'thank':6 'think':30 'thought':60 'transport':33 'want':73 'went':78 'whilst':31 'would':50,62 'wrong':67,79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082103
  +visibility: "visible             "
  +apId: "https://lemmy.stonansh.org/post/145404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082103 {#1709
    date: 2024-01-12 18:55:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Outdated"
  +title: "Outdated"
  +url: "https://lemmy.zip/pictrs/image/3053713c-1c20-46b1-b932-07d99e5a1676.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722702098 {#1641
    date: 2024-08-03 18:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 29081
  -titleTs: "'outdat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8243789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995600 {#1648
    date: 2024-01-11 18:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Outdated"
  +title: "Outdated"
  +url: "https://lemmy.zip/pictrs/image/3053713c-1c20-46b1-b932-07d99e5a1676.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722702098 {#1641
    date: 2024-08-03 18:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 29081
  -titleTs: "'outdat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8243789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995600 {#1648
    date: 2024-01-11 18:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1675 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Outdated"
  +title: "Outdated"
  +url: "https://lemmy.zip/pictrs/image/3053713c-1c20-46b1-b932-07d99e5a1676.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722702098 {#1641
    date: 2024-08-03 18:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 29081
  -titleTs: "'outdat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705082000
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8243789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704995600 {#1648
    date: 2024-01-11 18:53:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1702
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1679
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1650
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1654
    date: 2024-01-11 18:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1702
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1679
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1650
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1654
    date: 2024-01-11 18:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1651 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1396 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1702
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#1679
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#1650
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#1654
    date: 2024-01-11 18:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Not-even-Notepad-is-safe-from-Microsoft-s-big-AI-push"
  +title: "Not even Notepad is safe from Microsoft’s big AI push in Windows"
  +url: "https://www.theverge.com/2024/1/9/24032117/microsoft-windows-notepad-generative-ai-option"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705404327 {#1571
    date: 2024-01-16 12:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 29076
  -titleTs: "'ai':10 'big':9 'even':2 'microsoft':7 'notepad':3 'push':11 'safe':5 'window':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081045
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10402931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994645 {#1582
    date: 2024-01-11 18:37:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Not-even-Notepad-is-safe-from-Microsoft-s-big-AI-push"
  +title: "Not even Notepad is safe from Microsoft’s big AI push in Windows"
  +url: "https://www.theverge.com/2024/1/9/24032117/microsoft-windows-notepad-generative-ai-option"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705404327 {#1571
    date: 2024-01-16 12:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 29076
  -titleTs: "'ai':10 'big':9 'even':2 'microsoft':7 'notepad':3 'push':11 'safe':5 'window':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081045
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10402931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994645 {#1582
    date: 2024-01-11 18:37:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1583 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: Proxies\__CG__\App\Entity\Image {#1580 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1579 …}
  +slug: "Not-even-Notepad-is-safe-from-Microsoft-s-big-AI-push"
  +title: "Not even Notepad is safe from Microsoft’s big AI push in Windows"
  +url: "https://www.theverge.com/2024/1/9/24032117/microsoft-windows-notepad-generative-ai-option"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 206
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705404327 {#1571
    date: 2024-01-16 12:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 29076
  -titleTs: "'ai':10 'big':9 'even':2 'microsoft':7 'notepad':3 'push':11 'safe':5 'window':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081045
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10402931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994645 {#1582
    date: 2024-01-11 18:37:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: ""
  +title: "🧙\u{200D}♂️"
  +url: "https://pawb.social/pictrs/image/540b236a-b860-4948-b95c-cb5bc548c84d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 1012
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723324314 {#1549
    date: 2024-08-10 23:11:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 29075
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081039
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5786097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994639 {#1560
    date: 2024-01-11 18:37: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
99 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: ""
  +title: "🧙\u{200D}♂️"
  +url: "https://pawb.social/pictrs/image/540b236a-b860-4948-b95c-cb5bc548c84d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 1012
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723324314 {#1549
    date: 2024-08-10 23:11:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 29075
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081039
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5786097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994639 {#1560
    date: 2024-01-11 18:37: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
100 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: Proxies\__CG__\App\Entity\Image {#1528 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1527 …}
  +slug: ""
  +title: "🧙\u{200D}♂️"
  +url: "https://pawb.social/pictrs/image/540b236a-b860-4948-b95c-cb5bc548c84d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 1012
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723324314 {#1549
    date: 2024-08-10 23:11:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 29075
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081039
  +visibility: "visible             "
  +apId: "https://pawb.social/post/5786097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704994639 {#1560
    date: 2024-01-11 18:37: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