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

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.23 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.15 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "Pool-party"
  +title: "Pool party"
  +url: "https://lemmy.world/pictrs/image/46f8cf33-a5f9-447e-85d4-f8198ea6f97e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724444241 {#191
    date: 2024-08-23 22:17:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#226 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1867 …}
  +badges: Doctrine\ORM\PersistentCollection {#1881 …}
  +children: []
  -id: 30739
  -titleTs: "'parti':2 'pool':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705430027
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10753783"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343627 {#242
    date: 2024-01-15 19:33:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Plan-Bee"
  +title: "Plan Bee"
  +url: "https://mander.xyz/pictrs/image/3813ffde-5d6c-4d72-a1be-7b576ae73870.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705373549 {#1882
    date: 2024-01-16 03:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 30735
  -titleTs: "'bee':2 'plan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705429933
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8485616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343533 {#1885
    date: 2024-01-15 19:32: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
7 DENIED edit
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Plan-Bee"
  +title: "Plan Bee"
  +url: "https://mander.xyz/pictrs/image/3813ffde-5d6c-4d72-a1be-7b576ae73870.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705373549 {#1882
    date: 2024-01-16 03:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 30735
  -titleTs: "'bee':2 'plan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705429933
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8485616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343533 {#1885
    date: 2024-01-15 19:32: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
8 DENIED moderate
App\Entity\Entry {#1688
  +user: Proxies\__CG__\App\Entity\User {#1905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1408 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1888 …}
  +slug: "Plan-Bee"
  +title: "Plan Bee"
  +url: "https://mander.xyz/pictrs/image/3813ffde-5d6c-4d72-a1be-7b576ae73870.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 337
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705373549 {#1882
    date: 2024-01-16 03:52:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 30735
  -titleTs: "'bee':2 'plan':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705429933
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8485616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343533 {#1885
    date: 2024-01-15 19:32: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
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "We-at-the-Westville-Marriott-want-you-to-know-that"
  +title: "We at the Westville Marriott want you to know that we hate you and hope you die."
  +url: "https://lemmy.world/pictrs/image/8fa8f1ed-0b88-4b23-b022-54c59c0d006c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724582683 {#1894
    date: 2024-08-25 12:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 30732
  -titleTs: "'die':17 'hate':12 'hope':15 'know':9 'marriott':5 'want':6 'westvill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342452 {#1893
    date: 2024-01-15 19:14:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "We-at-the-Westville-Marriott-want-you-to-know-that"
  +title: "We at the Westville Marriott want you to know that we hate you and hope you die."
  +url: "https://lemmy.world/pictrs/image/8fa8f1ed-0b88-4b23-b022-54c59c0d006c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724582683 {#1894
    date: 2024-08-25 12:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 30732
  -titleTs: "'die':17 'hate':12 'hope':15 'know':9 'marriott':5 'want':6 'westvill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342452 {#1893
    date: 2024-01-15 19:14:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "We-at-the-Westville-Marriott-want-you-to-know-that"
  +title: "We at the Westville Marriott want you to know that we hate you and hope you die."
  +url: "https://lemmy.world/pictrs/image/8fa8f1ed-0b88-4b23-b022-54c59c0d006c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724582683 {#1894
    date: 2024-08-25 12:44:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1970 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1932 …}
  +badges: Doctrine\ORM\PersistentCollection {#1933 …}
  +children: []
  -id: 30732
  -titleTs: "'die':17 'hate':12 'hope':15 'know':9 'marriott':5 'want':6 'westvill':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342452 {#1893
    date: 2024-01-15 19:14:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1390
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1386
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1390
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1386
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1397
  +user: Proxies\__CG__\App\Entity\User {#1388 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1387 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1390
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1386
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#1377
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#1945
    date: 2024-01-15 19:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#1377
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#1945
    date: 2024-01-15 19:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1969
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1971 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1927 …}
  +slug: "Norway-to-pay-Sami-reindeer-herders-millions-for-violating-their"
  +title: "Norway to pay Sámi reindeer herders millions for violating their human rights"
  +url: "https://grist.org/global-indigenous-affairs-desk/norway-to-pay-sami-reindeer-herders-millions-for-violating-their-human-rights/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724211174 {#1377
    date: 2024-08-21 05:32:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 30729
  -titleTs: "'herder':6 'human':11 'million':7 'norway':1 'pay':3 'reindeer':5 'right':12 'sámi':4 'violat':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705415652
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341652 {#1945
    date: 2024-01-15 19:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#1379
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#1400
    date: 2024-01-15 19:00: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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#1379
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#1400
    date: 2024-01-15 19:00: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 {#1367
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "The-Coup-For-Now-Is-Over-Arevalo-Sworn-In-as"
  +title: "'The Coup, For Now, Is Over': Arévalo Sworn In as Guatemala's President"
  +url: "https://www.commondreams.org/news/bernardo-arevalo-sworn-in"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705341607 {#1379
    date: 2024-01-15 19:00:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 30727
  -titleTs: "'arévalo':7 'coup':2 'guatemala':11 'presid':13 'sworn':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705400107
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341607 {#1400
    date: 2024-01-15 19:00: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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "The-recent-article-from-the-register-is-kind-of-funny"
  +title: "The recent article from the register is kind of funny"
  +url: "https://lemmy.zip/pictrs/image/0eb398f2-9b9f-474a-b24c-6aedbde9d4ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727011438 {#2433
    date: 2024-09-22 15:23:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 30725
  -titleTs: "'articl':3 'funni':10 'kind':8 'recent':2 'regist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427725
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8466676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341325 {#2432
    date: 2024-01-15 18:55: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
27 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "The-recent-article-from-the-register-is-kind-of-funny"
  +title: "The recent article from the register is kind of funny"
  +url: "https://lemmy.zip/pictrs/image/0eb398f2-9b9f-474a-b24c-6aedbde9d4ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727011438 {#2433
    date: 2024-09-22 15:23:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 30725
  -titleTs: "'articl':3 'funni':10 'kind':8 'recent':2 'regist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427725
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8466676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341325 {#2432
    date: 2024-01-15 18:55: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
28 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2426 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2439 …}
  +slug: "The-recent-article-from-the-register-is-kind-of-funny"
  +title: "The recent article from the register is kind of funny"
  +url: "https://lemmy.zip/pictrs/image/0eb398f2-9b9f-474a-b24c-6aedbde9d4ec.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727011438 {#2433
    date: 2024-09-22 15:23:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 30725
  -titleTs: "'articl':3 'funni':10 'kind':8 'recent':2 'regist':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427725
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8466676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341325 {#2432
    date: 2024-01-15 18:55: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
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 {#2449
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2472
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2450
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2472
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2450
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#1941 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2477 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "currently on book 4 for the year (goal of 40)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587413 {#2472
    date: 2024-09-29 07:23:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 30724
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'4':4 '40':10 'book':3 'current':1 'goal':8 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705427718
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/11073717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705341318 {#2450
    date: 2024-01-15 18:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1512 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1979"
  +title: "15 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/013ace2c-ab5e-4b1c-a286-cdb7b6d66e26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705339048 {#2473
    date: 2024-01-15 18:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 30723
  -titleTs: "'15':1 '1979':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838535"
  +editedAt: DateTimeImmutable @1724145393 {#2474
    date: 2024-08-20 11:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339048 {#1923
    date: 2024-01-15 18:17: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
35 DENIED edit
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1512 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1979"
  +title: "15 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/013ace2c-ab5e-4b1c-a286-cdb7b6d66e26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705339048 {#2473
    date: 2024-01-15 18:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 30723
  -titleTs: "'15':1 '1979':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838535"
  +editedAt: DateTimeImmutable @1724145393 {#2474
    date: 2024-08-20 11:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339048 {#1923
    date: 2024-01-15 18:17: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
36 DENIED moderate
App\Entity\Entry {#2484
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2481 …}
  +image: Proxies\__CG__\App\Entity\Image {#1512 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1979"
  +title: "15 January 1979"
  +url: "https://sh.itjust.works/pictrs/image/013ace2c-ab5e-4b1c-a286-cdb7b6d66e26.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705339048 {#2473
    date: 2024-01-15 18:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 30723
  -titleTs: "'15':1 '1979':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425448
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838535"
  +editedAt: DateTimeImmutable @1724145393 {#2474
    date: 2024-08-20 11:16:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705339048 {#1923
    date: 2024-01-15 18:17: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
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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1981"
  +title: "15 January 1981"
  +url: "https://sh.itjust.works/pictrs/image/5104363b-9e98-474e-9d75-06db9eaa730a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338945 {#1482
    date: 2024-01-15 18:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 30720
  -titleTs: "'15':1 '1981':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705379445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338945 {#1511
    date: 2024-01-15 18:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1981"
  +title: "15 January 1981"
  +url: "https://sh.itjust.works/pictrs/image/5104363b-9e98-474e-9d75-06db9eaa730a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338945 {#1482
    date: 2024-01-15 18:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 30720
  -titleTs: "'15':1 '1981':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705379445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338945 {#1511
    date: 2024-01-15 18:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1981"
  +title: "15 January 1981"
  +url: "https://sh.itjust.works/pictrs/image/5104363b-9e98-474e-9d75-06db9eaa730a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338945 {#1482
    date: 2024-01-15 18:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 30720
  -titleTs: "'15':1 '1981':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705379445
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338945 {#1511
    date: 2024-01-15 18:15:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/3eb091d4-7e6d-4f75-9098-5ae482794602.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726885062 {#1538
    date: 2024-09-21 04:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 30719
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338772 {#1533
    date: 2024-01-15 18:12:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/3eb091d4-7e6d-4f75-9098-5ae482794602.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726885062 {#1538
    date: 2024-09-21 04:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 30719
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338772 {#1533
    date: 2024-01-15 18:12:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1539
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/3eb091d4-7e6d-4f75-9098-5ae482794602.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726885062 {#1538
    date: 2024-09-21 04:17:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1531 …}
  +votes: Doctrine\ORM\PersistentCollection {#1537 …}
  +reports: Doctrine\ORM\PersistentCollection {#1515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1520 …}
  +badges: Doctrine\ORM\PersistentCollection {#1632 …}
  +children: []
  -id: 30719
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425172
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338772 {#1533
    date: 2024-01-15 18:12:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1704
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1631
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1406
    date: 2024-01-15 18:12: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
47 DENIED edit
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1631
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1406
    date: 2024-01-15 18:12: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
48 DENIED moderate
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1713 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/ee391b52-de12-4b48-ac5f-4d14973280c0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724427525 {#1631
    date: 2024-08-23 17:38:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1712 …}
  +votes: Doctrine\ORM\PersistentCollection {#1706 …}
  +reports: Doctrine\ORM\PersistentCollection {#1657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1738 …}
  +badges: Doctrine\ORM\PersistentCollection {#1746 …}
  +children: []
  -id: 30716
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425130
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338730 {#1406
    date: 2024-01-15 18:12: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
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 {#1468
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b2521ad5-4d6c-4269-a52e-953fd9a0fa2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338702 {#1750
    date: 2024-01-15 18:11:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 30715
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425102
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338702 {#1748
    date: 2024-01-15 18:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b2521ad5-4d6c-4269-a52e-953fd9a0fa2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338702 {#1750
    date: 2024-01-15 18:11:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 30715
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425102
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338702 {#1748
    date: 2024-01-15 18:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1468
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/b2521ad5-4d6c-4269-a52e-953fd9a0fa2c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 103
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338702 {#1750
    date: 2024-01-15 18:11:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1472 …}
  +votes: Doctrine\ORM\PersistentCollection {#1467 …}
  +reports: Doctrine\ORM\PersistentCollection {#1469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1497 …}
  +badges: Doctrine\ORM\PersistentCollection {#1486 …}
  +children: []
  -id: 30715
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425102
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338702 {#1748
    date: 2024-01-15 18:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1489
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/6d4d4115-5647-47b8-99ae-2449b242cbd1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705417579 {#1487
    date: 2024-01-16 16:06:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 30714
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338680 {#1485
    date: 2024-01-15 18:11: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
55 DENIED edit
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/6d4d4115-5647-47b8-99ae-2449b242cbd1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705417579 {#1487
    date: 2024-01-16 16:06:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 30714
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338680 {#1485
    date: 2024-01-15 18:11: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
56 DENIED moderate
App\Entity\Entry {#1489
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1496 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/6d4d4115-5647-47b8-99ae-2449b242cbd1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705417579 {#1487
    date: 2024-01-16 16:06:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 30714
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338680 {#1485
    date: 2024-01-15 18:11: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
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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/07c77068-235d-4f03-9656-9a364926a514.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338654 {#1755
    date: 2024-01-15 18:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 30713
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425054
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338654 {#1760
    date: 2024-01-15 18:10: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
59 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/07c77068-235d-4f03-9656-9a364926a514.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338654 {#1755
    date: 2024-01-15 18:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 30713
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425054
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338654 {#1760
    date: 2024-01-15 18:10: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
60 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1541 …}
  +image: Proxies\__CG__\App\Entity\Image {#1763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/07c77068-235d-4f03-9656-9a364926a514.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705338654 {#1755
    date: 2024-01-15 18:10:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 30713
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705425054
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12838113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338654 {#1760
    date: 2024-01-15 18:10: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
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1987"
  +title: "15 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/e4d86c5f-535c-49c1-aff6-11d07197ae8c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724151361 {#1773
    date: 2024-08-20 12:56:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 30712
  -titleTs: "'15':1 '1987':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424948
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338548 {#1775
    date: 2024-01-15 18:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1987"
  +title: "15 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/e4d86c5f-535c-49c1-aff6-11d07197ae8c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724151361 {#1773
    date: 2024-08-20 12:56:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 30712
  -titleTs: "'15':1 '1987':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424948
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338548 {#1775
    date: 2024-01-15 18:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-1987"
  +title: "15 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/e4d86c5f-535c-49c1-aff6-11d07197ae8c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724151361 {#1773
    date: 2024-08-20 12:56:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 30712
  -titleTs: "'15':1 '1987':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424948
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338548 {#1775
    date: 2024-01-15 18:09:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/866bc54b-2de4-4d2b-a811-3945b79939ae.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724821353 {#1466
    date: 2024-08-28 07:02:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 30710
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337964 {#1452
    date: 2024-01-15 17:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/866bc54b-2de4-4d2b-a811-3945b79939ae.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724821353 {#1466
    date: 2024-08-28 07:02:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 30710
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337964 {#1452
    date: 2024-01-15 17:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: Proxies\__CG__\App\Entity\Image {#1638 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1508 …}
  +slug: "15-January-2024"
  +title: "15 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/866bc54b-2de4-4d2b-a811-3945b79939ae.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724821353 {#1466
    date: 2024-08-28 07:02:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 30710
  -titleTs: "'15':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424364
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12837455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337964 {#1452
    date: 2024-01-15 17:59:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#1409
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#1450
    date: 2024-01-15 17:53: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
71 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#1409
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#1450
    date: 2024-01-15 17:53: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
72 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1446 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1447 …}
  +slug: "Desktop-icons-not-loading"
  +title: "Desktop icons not loading"
  +url: "https://lemmy.blahaj.zone/pictrs/image/5e1ad7f7-d96a-444d-9329-815cfbc09928.png"
  +body: """
    I’ve had this issue for a while now, since I thought I could fix it myself. Almost all my programs have lost their icon image, which is not fixable by applying a different icon theme unfortunately. Just installed the Reversal icon pack to test that. My settings are attached here, sorry for the german:\n
    \n
    ![](https://lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)\n
    \n
    I am assuming this is due to some of the weird behaviour I have had for some days months ago. Gnome would just not load and instead show me an error screen. So I had to uninstall gnome entirely, then reinstall it and that magically fixed it, but my icons were gone.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725136058 {#1409
    date: 2024-08-31 22:27:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 30709
  -titleTs: "'desktop':1 'icon':2 'load':4"
  -bodyTs: "'/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':58 'ago':78 'almost':18 'appli':32 'assum':61 'attach':50 'behaviour':70 'could':14 'day':76 'differ':34 'due':64 'entir':97 'error':89 'fix':15,104 'fixabl':30 'german':55 'gnome':79,96 'gone':110 'icon':25,35,42,108 'imag':26 'instal':39 'instead':85 'issu':5 'lemmy.blahaj.zone':57 'lemmy.blahaj.zone/pictrs/image/ab6d2203-e4c2-4298-877e-4cfa03af382f.png)':56 'load':83 'lost':23 'magic':103 'month':77 'pack':43 'program':21 'reinstal':99 'revers':41 'screen':90 'set':48 'show':86 'sinc':10 'sorri':52 'test':45 'theme':36 'thought':12 'unfortun':37 'uninstal':95 've':2 'weird':69 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705424039
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7626905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337639 {#1450
    date: 2024-01-15 17:53: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
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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "The-right-way-to-deal-with-Bitcoin-scammers"
  +title: "The right way to deal with Bitcoin scammers"
  +url: "https://lemmy.world/pictrs/image/ec8811b2-92c6-4113-8b7b-a1c59d837da4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725195820 {#1441
    date: 2024-09-01 15:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 30707
  -titleTs: "'bitcoin':7 'deal':5 'right':2 'scammer':8 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337437 {#1443
    date: 2024-01-15 17:50:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "The-right-way-to-deal-with-Bitcoin-scammers"
  +title: "The right way to deal with Bitcoin scammers"
  +url: "https://lemmy.world/pictrs/image/ec8811b2-92c6-4113-8b7b-a1c59d837da4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725195820 {#1441
    date: 2024-09-01 15:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 30707
  -titleTs: "'bitcoin':7 'deal':5 'right':2 'scammer':8 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337437 {#1443
    date: 2024-01-15 17:50:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "The-right-way-to-deal-with-Bitcoin-scammers"
  +title: "The right way to deal with Bitcoin scammers"
  +url: "https://lemmy.world/pictrs/image/ec8811b2-92c6-4113-8b7b-a1c59d837da4.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725195820 {#1441
    date: 2024-09-01 15:03:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 30707
  -titleTs: "'bitcoin':7 'deal':5 'right':2 'scammer':8 'way':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423837
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337437 {#1443
    date: 2024-01-15 17:50:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-wholesome-relationship"
  +title: "A wholesome relationship"
  +url: "https://lemmy.world/pictrs/image/a6fb64c8-0ac4-4017-8a3e-363476c0f69c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726025822 {#1458
    date: 2024-09-11 05:37:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 30706
  -titleTs: "'relationship':3 'wholesom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337331 {#1459
    date: 2024-01-15 17:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-wholesome-relationship"
  +title: "A wholesome relationship"
  +url: "https://lemmy.world/pictrs/image/a6fb64c8-0ac4-4017-8a3e-363476c0f69c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726025822 {#1458
    date: 2024-09-11 05:37:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 30706
  -titleTs: "'relationship':3 'wholesom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337331 {#1459
    date: 2024-01-15 17:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "A-wholesome-relationship"
  +title: "A wholesome relationship"
  +url: "https://lemmy.world/pictrs/image/a6fb64c8-0ac4-4017-8a3e-363476c0f69c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726025822 {#1458
    date: 2024-09-11 05:37:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 30706
  -titleTs: "'relationship':3 'wholesom':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10750041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337331 {#1459
    date: 2024-01-15 17:48:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Upgrade-vs-Reinstall"
  +title: "Upgrade vs Reinstall"
  +url: null
  +body: "I’m a generalist SysAdmin. I use Linux when necessary or convenient. I find that when I need to upgrade a specific solution it’s often easier to just spin up an entirely new instance and start from scratch. Is this normal or am I doing it wrong? For instance, this morning I’m looking at a Linux VM whose only task is to run Acme.sh to update an SSL cert. I’m currently upgrading the release. When this is done I’ll need to upgrade acme.sh. I expect some kind of failure that will require several hours to troubleshoot, at which point I’ll give up and start from scratch. I’m wondering if this is my ignorance of Linux or common practice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389239 {#1703
    date: 2024-09-15 10:33:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 30704
  -titleTs: "'reinstal':3 'upgrad':1 'vs':2"
  -bodyTs: "'acme.sh':66,87 'cert':71 'common':123 'conveni':12 'current':74 'done':81 'easier':27 'entir':33 'expect':89 'failur':93 'find':14 'generalist':4 'give':106 'hour':98 'ignor':119 'instanc':35,50 'kind':91 'linux':8,58,121 'll':83,105 'look':55 'm':2,54,73,113 'morn':52 'necessari':10 'need':18,84 'new':34 'normal':42 'often':26 'point':103 'practic':124 'releas':77 'requir':96 'run':65 'scratch':39,111 'sever':97 'solut':23 'specif':22 'spin':30 'ssl':70 'start':37,109 'sysadmin':5 'task':62 'troubleshoot':100 'updat':68 'upgrad':20,75,86 'use':7 'vm':59 'whose':60 'wonder':114 'wrong':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10749929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337203 {#1700
    date: 2024-01-15 17:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Upgrade-vs-Reinstall"
  +title: "Upgrade vs Reinstall"
  +url: null
  +body: "I’m a generalist SysAdmin. I use Linux when necessary or convenient. I find that when I need to upgrade a specific solution it’s often easier to just spin up an entirely new instance and start from scratch. Is this normal or am I doing it wrong? For instance, this morning I’m looking at a Linux VM whose only task is to run Acme.sh to update an SSL cert. I’m currently upgrading the release. When this is done I’ll need to upgrade acme.sh. I expect some kind of failure that will require several hours to troubleshoot, at which point I’ll give up and start from scratch. I’m wondering if this is my ignorance of Linux or common practice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389239 {#1703
    date: 2024-09-15 10:33:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 30704
  -titleTs: "'reinstal':3 'upgrad':1 'vs':2"
  -bodyTs: "'acme.sh':66,87 'cert':71 'common':123 'conveni':12 'current':74 'done':81 'easier':27 'entir':33 'expect':89 'failur':93 'find':14 'generalist':4 'give':106 'hour':98 'ignor':119 'instanc':35,50 'kind':91 'linux':8,58,121 'll':83,105 'look':55 'm':2,54,73,113 'morn':52 'necessari':10 'need':18,84 'new':34 'normal':42 'often':26 'point':103 'practic':124 'releas':77 'requir':96 'run':65 'scratch':39,111 'sever':97 'solut':23 'specif':22 'spin':30 'ssl':70 'start':37,109 'sysadmin':5 'task':62 'troubleshoot':100 'updat':68 'upgrad':20,75,86 'use':7 'vm':59 'whose':60 'wonder':114 'wrong':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10749929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337203 {#1700
    date: 2024-01-15 17:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1892 …}
  +slug: "Upgrade-vs-Reinstall"
  +title: "Upgrade vs Reinstall"
  +url: null
  +body: "I’m a generalist SysAdmin. I use Linux when necessary or convenient. I find that when I need to upgrade a specific solution it’s often easier to just spin up an entirely new instance and start from scratch. Is this normal or am I doing it wrong? For instance, this morning I’m looking at a Linux VM whose only task is to run Acme.sh to update an SSL cert. I’m currently upgrading the release. When this is done I’ll need to upgrade acme.sh. I expect some kind of failure that will require several hours to troubleshoot, at which point I’ll give up and start from scratch. I’m wondering if this is my ignorance of Linux or common practice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389239 {#1703
    date: 2024-09-15 10:33:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 30704
  -titleTs: "'reinstal':3 'upgrad':1 'vs':2"
  -bodyTs: "'acme.sh':66,87 'cert':71 'common':123 'conveni':12 'current':74 'done':81 'easier':27 'entir':33 'expect':89 'failur':93 'find':14 'generalist':4 'give':106 'hour':98 'ignor':119 'instanc':35,50 'kind':91 'linux':8,58,121 'll':83,105 'look':55 'm':2,54,73,113 'morn':52 'necessari':10 'need':18,84 'new':34 'normal':42 'often':26 'point':103 'practic':124 'releas':77 'requir':96 'run':65 'scratch':39,111 'sever':97 'solut':23 'specif':22 'spin':30 'ssl':70 'start':37,109 'sysadmin':5 'task':62 'troubleshoot':100 'updat':68 'upgrad':20,75,86 'use':7 'vm':59 'whose':60 'wonder':114 'wrong':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423603
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10749929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337203 {#1700
    date: 2024-01-15 17:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Clear-Course-is-Set-for-openSUSE-Leap"
  +title: "Clear Course is Set for openSUSE Leap"
  +url: "https://news.opensuse.org/2024/01/15/clear-course-is-set-for-os-leap/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724506421 {#1743
    date: 2024-08-24 15:33:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 30702
  -titleTs: "'clear':1 'cours':2 'leap':7 'opensus':6 'set':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10582978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337003 {#1752
    date: 2024-01-15 17:43:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Clear-Course-is-Set-for-openSUSE-Leap"
  +title: "Clear Course is Set for openSUSE Leap"
  +url: "https://news.opensuse.org/2024/01/15/clear-course-is-set-for-os-leap/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724506421 {#1743
    date: 2024-08-24 15:33:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 30702
  -titleTs: "'clear':1 'cours':2 'leap':7 'opensus':6 'set':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10582978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337003 {#1752
    date: 2024-01-15 17:43:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: Proxies\__CG__\App\Entity\Image {#1646 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1647 …}
  +slug: "Clear-Course-is-Set-for-openSUSE-Leap"
  +title: "Clear Course is Set for openSUSE Leap"
  +url: "https://news.opensuse.org/2024/01/15/clear-course-is-set-for-os-leap/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724506421 {#1743
    date: 2024-08-24 15:33:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1645 …}
  +votes: Doctrine\ORM\PersistentCollection {#1641 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1672 …}
  +badges: Doctrine\ORM\PersistentCollection {#1677 …}
  +children: []
  -id: 30702
  -titleTs: "'clear':1 'cours':2 'leap':7 'opensus':6 'set':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423403
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10582978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705337003 {#1752
    date: 2024-01-15 17:43:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Is-there-light-at-the-end-if-the-tunnel"
  +title: "Is there light at the end if the tunnel?"
  +url: "https://lemmyf.uk/pictrs/image/15b40a74-baa5-4d7f-ba21-2921ebb6fc0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724518327 {#1669
    date: 2024-08-24 18:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 30701
  -titleTs: "'end':6 'light':3 'tunnel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423317
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4720174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336917 {#1670
    date: 2024-01-15 17:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Is-there-light-at-the-end-if-the-tunnel"
  +title: "Is there light at the end if the tunnel?"
  +url: "https://lemmyf.uk/pictrs/image/15b40a74-baa5-4d7f-ba21-2921ebb6fc0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724518327 {#1669
    date: 2024-08-24 18:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 30701
  -titleTs: "'end':6 'light':3 'tunnel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423317
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4720174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336917 {#1670
    date: 2024-01-15 17:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1671 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Is-there-light-at-the-end-if-the-tunnel"
  +title: "Is there light at the end if the tunnel?"
  +url: "https://lemmyf.uk/pictrs/image/15b40a74-baa5-4d7f-ba21-2921ebb6fc0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724518327 {#1669
    date: 2024-08-24 18:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  +badges: Doctrine\ORM\PersistentCollection {#1663 …}
  +children: []
  -id: 30701
  -titleTs: "'end':6 'light':3 'tunnel':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705423317
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4720174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336917 {#1670
    date: 2024-01-15 17:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Nauru-cuts-ties-with-Taiwan-as-China-accused-of-bribery"
  +title: "Nauru cuts ties with Taiwan as China accused of bribery"
  +url: "https://www.telegraph.co.uk/world-news/2024/01/15/nauru-cuts-taiwan-ties-switch-china-lai-ching-te/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724135694 {#1552
    date: 2024-08-20 08:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 30699
  -titleTs: "'accus':8 'briberi':10 'china':7 'cut':2 'nauru':1 'taiwan':5 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705365149
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5576164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336149 {#1590
    date: 2024-01-15 17:29: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
95 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Nauru-cuts-ties-with-Taiwan-as-China-accused-of-bribery"
  +title: "Nauru cuts ties with Taiwan as China accused of bribery"
  +url: "https://www.telegraph.co.uk/world-news/2024/01/15/nauru-cuts-taiwan-ties-switch-china-lai-ching-te/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724135694 {#1552
    date: 2024-08-20 08:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 30699
  -titleTs: "'accus':8 'briberi':10 'china':7 'cut':2 'nauru':1 'taiwan':5 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705365149
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5576164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336149 {#1590
    date: 2024-01-15 17:29: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
96 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1942 …}
  +image: Proxies\__CG__\App\Entity\Image {#1593 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1589 …}
  +slug: "Nauru-cuts-ties-with-Taiwan-as-China-accused-of-bribery"
  +title: "Nauru cuts ties with Taiwan as China accused of bribery"
  +url: "https://www.telegraph.co.uk/world-news/2024/01/15/nauru-cuts-taiwan-ties-switch-china-lai-ching-te/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724135694 {#1552
    date: 2024-08-20 08:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1581 …}
  +badges: Doctrine\ORM\PersistentCollection {#1572 …}
  +children: []
  -id: 30699
  -titleTs: "'accus':8 'briberi':10 'china':7 'cut':2 'nauru':1 'taiwan':5 'tie':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705365149
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/5576164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705336149 {#1590
    date: 2024-01-15 17:29: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
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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "game-face"
  +title: "game face"
  +url: "https://lemmy.world/pictrs/image/6fb4981f-bf37-4cc1-9df1-ed1d0351436e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725370670 {#1575
    date: 2024-09-03 15:37:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30698
  -titleTs: "'face':2 'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335949 {#1587
    date: 2024-01-15 17:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "game-face"
  +title: "game face"
  +url: "https://lemmy.world/pictrs/image/6fb4981f-bf37-4cc1-9df1-ed1d0351436e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725370670 {#1575
    date: 2024-09-03 15:37:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30698
  -titleTs: "'face':2 'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335949 {#1587
    date: 2024-01-15 17:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1586
  +user: Proxies\__CG__\App\Entity\User {#1573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#188 …}
  +slug: "game-face"
  +title: "game face"
  +url: "https://lemmy.world/pictrs/image/6fb4981f-bf37-4cc1-9df1-ed1d0351436e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725370670 {#1575
    date: 2024-09-03 15:37:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 30698
  -titleTs: "'face':2 'game':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705422349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10748836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335949 {#1587
    date: 2024-01-15 17:25:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details