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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Very-powerful-flashlight"
  +title: "Very powerful flashlight"
  +url: "https://i.imgflip.com/89ybja.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707840146 {#183
    date: 2024-02-13 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 23543
  -titleTs: "'flashlight':3 'power':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147728
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061328 {#247
    date: 2023-12-20 09:35: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
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Very-powerful-flashlight"
  +title: "Very powerful flashlight"
  +url: "https://i.imgflip.com/89ybja.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707840146 {#183
    date: 2024-02-13 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 23543
  -titleTs: "'flashlight':3 'power':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147728
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061328 {#247
    date: 2023-12-20 09:35: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
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#233 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Very-powerful-flashlight"
  +title: "Very powerful flashlight"
  +url: "https://i.imgflip.com/89ybja.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707840146 {#183
    date: 2024-02-13 17:02:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1605 …}
  +votes: Doctrine\ORM\PersistentCollection {#1803 …}
  +reports: Doctrine\ORM\PersistentCollection {#1929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1900 …}
  +badges: Doctrine\ORM\PersistentCollection {#1893 …}
  +children: []
  -id: 23543
  -titleTs: "'flashlight':3 'power':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147728
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703061328 {#247
    date: 2023-12-20 09:35: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
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 {#1950
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Toilet-without-borders"
  +title: "Toilet without borders"
  +url: "https://i.imgflip.com/89yauj.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703159568 {#1899
    date: 2023-12-21 12:52:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 23541
  -titleTs: "'border':3 'toilet':1 'without':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147159
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060759 {#1924
    date: 2023-12-20 09:25: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
7 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Toilet-without-borders"
  +title: "Toilet without borders"
  +url: "https://i.imgflip.com/89yauj.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703159568 {#1899
    date: 2023-12-21 12:52:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 23541
  -titleTs: "'border':3 'toilet':1 'without':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147159
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060759 {#1924
    date: 2023-12-20 09:25: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
8 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Toilet-without-borders"
  +title: "Toilet without borders"
  +url: "https://i.imgflip.com/89yauj.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703159568 {#1899
    date: 2023-12-21 12:52:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1901 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1975 …}
  +badges: Doctrine\ORM\PersistentCollection {#1937 …}
  +children: []
  -id: 23541
  -titleTs: "'border':3 'toilet':1 'without':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703147159
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060759 {#1924
    date: 2023-12-20 09:25: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
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 {#1978
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Be-careful-when-you-go-for-a-pee"
  +title: "Be careful when you go for a pee"
  +url: "https://i.imgflip.com/89ya6n.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703293104 {#1943
    date: 2023-12-23 01:58:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 23539
  -titleTs: "'care':2 'go':5 'pee':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703146716
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060316 {#1970
    date: 2023-12-20 09:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1978
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Be-careful-when-you-go-for-a-pee"
  +title: "Be careful when you go for a pee"
  +url: "https://i.imgflip.com/89ya6n.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703293104 {#1943
    date: 2023-12-23 01:58:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 23539
  -titleTs: "'care':2 'go':5 'pee':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703146716
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060316 {#1970
    date: 2023-12-20 09:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1978
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "Be-careful-when-you-go-for-a-pee"
  +title: "Be careful when you go for a pee"
  +url: "https://i.imgflip.com/89ya6n.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703293104 {#1943
    date: 2023-12-23 01:58:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 23539
  -titleTs: "'care':2 'go':5 'pee':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703146716
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2143592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703060316 {#1970
    date: 2023-12-20 09:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "How-times-change"
  +title: "How times change"
  +url: "https://lemmy.world/pictrs/image/0da2bc26-e9d2-4624-8429-5b7a0ff16f36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703183035 {#1388
    date: 2023-12-21 19:23:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23529
  -titleTs: "'chang':3 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055211 {#1387
    date: 2023-12-20 07:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "How-times-change"
  +title: "How times change"
  +url: "https://lemmy.world/pictrs/image/0da2bc26-e9d2-4624-8429-5b7a0ff16f36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703183035 {#1388
    date: 2023-12-21 19:23:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23529
  -titleTs: "'chang':3 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055211 {#1387
    date: 2023-12-20 07:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "How-times-change"
  +title: "How times change"
  +url: "https://lemmy.world/pictrs/image/0da2bc26-e9d2-4624-8429-5b7a0ff16f36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703183035 {#1388
    date: 2023-12-21 19:23:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23529
  -titleTs: "'chang':3 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141611
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055211 {#1387
    date: 2023-12-20 07:53:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1927
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Truly-a-moment-of-all-time"
  +title: "Truly a moment of all time"
  +url: "https://lemmy.world/pictrs/image/fd2d088e-2fa3-499e-8ba6-25778acc1b46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707637328 {#1942
    date: 2024-02-11 08:42:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 23528
  -titleTs: "'moment':3 'time':6 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055072 {#1971
    date: 2023-12-20 07:51: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
19 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Truly-a-moment-of-all-time"
  +title: "Truly a moment of all time"
  +url: "https://lemmy.world/pictrs/image/fd2d088e-2fa3-499e-8ba6-25778acc1b46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707637328 {#1942
    date: 2024-02-11 08:42:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 23528
  -titleTs: "'moment':3 'time':6 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055072 {#1971
    date: 2023-12-20 07:51: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
20 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1399 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Truly-a-moment-of-all-time"
  +title: "Truly a moment of all time"
  +url: "https://lemmy.world/pictrs/image/fd2d088e-2fa3-499e-8ba6-25778acc1b46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707637328 {#1942
    date: 2024-02-11 08:42:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 23528
  -titleTs: "'moment':3 'time':6 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703055072 {#1971
    date: 2023-12-20 07:51: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
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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Merr-Crimas"
  +title: "Merr Crimas"
  +url: "https://lemmy.world/pictrs/image/39100db3-3307-4bed-88b7-0c793b16d9c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703097456 {#1367
    date: 2023-12-20 19:37:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 23527
  -titleTs: "'crima':2 'merr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703054891 {#1902
    date: 2023-12-20 07:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Merr-Crimas"
  +title: "Merr Crimas"
  +url: "https://lemmy.world/pictrs/image/39100db3-3307-4bed-88b7-0c793b16d9c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703097456 {#1367
    date: 2023-12-20 19:37:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 23527
  -titleTs: "'crima':2 'merr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703054891 {#1902
    date: 2023-12-20 07:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1898
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Merr-Crimas"
  +title: "Merr Crimas"
  +url: "https://lemmy.world/pictrs/image/39100db3-3307-4bed-88b7-0c793b16d9c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703097456 {#1367
    date: 2023-12-20 19:37:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 23527
  -titleTs: "'crima':2 'merr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703141291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9781074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703054891 {#1902
    date: 2023-12-20 07:48:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2432
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2443
    date: 2023-12-20 07:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2432
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2443
    date: 2023-12-20 07:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2432
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2443
    date: 2023-12-20 07:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Pasta"
  +title: "Pasta"
  +url: "https://lemmy.world/pictrs/image/7b3969af-d9b5-4059-b59e-c5312c84d8a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 520
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189280 {#2475
    date: 2023-12-21 21:08:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 23520
  -titleTs: "'pasta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703133938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9779098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047538 {#2472
    date: 2023-12-20 05:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Pasta"
  +title: "Pasta"
  +url: "https://lemmy.world/pictrs/image/7b3969af-d9b5-4059-b59e-c5312c84d8a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 520
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189280 {#2475
    date: 2023-12-21 21:08:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 23520
  -titleTs: "'pasta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703133938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9779098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047538 {#2472
    date: 2023-12-20 05:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#2449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Pasta"
  +title: "Pasta"
  +url: "https://lemmy.world/pictrs/image/7b3969af-d9b5-4059-b59e-c5312c84d8a3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 520
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189280 {#2475
    date: 2023-12-21 21:08:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 23520
  -titleTs: "'pasta':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703133938
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9779098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703047538 {#2472
    date: 2023-12-20 05:45:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#2489
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#2473
    date: 2023-12-20 05:16: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
35 DENIED edit
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#2489
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#2473
    date: 2023-12-20 05:16: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
36 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "I-feel-the-affirmations"
  +title: "I feel the affirmations"
  +url: "https://sh.itjust.works/pictrs/image/c56dc772-0ae3-4c09-a4f5-935feb628239.png"
  +body: "[raccooncomic.com](https://raccooncomic.com/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703045803 {#2489
    date: 2023-12-20 05:16:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 23517
  -titleTs: "'affirm':4 'feel':2"
  -bodyTs: "'/)':4 'raccooncomic.com':1,3 'raccooncomic.com/)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703132203
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11311663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703045803 {#2473
    date: 2023-12-20 05:16: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
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "uefi-is-literally-malware"
  +title: "uefi is literally malware"
  +url: "https://futurology.today/pictrs/image/ca21f17c-6a0b-4ff0-89f4-9262aac845cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063419 {#1547
    date: 2023-12-20 10:10:19.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: 23513
  -titleTs: "'liter':3 'malwar':4 'uefi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703108742
  +visibility: "visible             "
  +apId: "https://futurology.today/post/272774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042242 {#1481
    date: 2023-12-20 04:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "uefi-is-literally-malware"
  +title: "uefi is literally malware"
  +url: "https://futurology.today/pictrs/image/ca21f17c-6a0b-4ff0-89f4-9262aac845cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063419 {#1547
    date: 2023-12-20 10:10:19.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: 23513
  -titleTs: "'liter':3 'malwar':4 'uefi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703108742
  +visibility: "visible             "
  +apId: "https://futurology.today/post/272774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042242 {#1481
    date: 2023-12-20 04:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1523 …}
  +image: Proxies\__CG__\App\Entity\Image {#1480 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1522 …}
  +slug: "uefi-is-literally-malware"
  +title: "uefi is literally malware"
  +url: "https://futurology.today/pictrs/image/ca21f17c-6a0b-4ff0-89f4-9262aac845cb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063419 {#1547
    date: 2023-12-20 10:10:19.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: 23513
  -titleTs: "'liter':3 'malwar':4 'uefi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703108742
  +visibility: "visible             "
  +apId: "https://futurology.today/post/272774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703042242 {#1481
    date: 2023-12-20 04:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Family-Guy-S31E47-All-Easter-Eggs-and-References-Pt-1"
  +title: "Family Guy S31E47 All Easter Eggs and References Pt. 1"
  +url: "https://lemmy.world/pictrs/image/d7eff9ae-ba5e-44af-b0c4-d73a8709652c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703058808 {#1538
    date: 2023-12-20 08:53:28.0 +01: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: 23511
  -titleTs: "'1':10 'easter':5 'egg':6 'famili':1 'guy':2 'pt':9 'refer':8 's31e47':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9775140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039488 {#1533
    date: 2023-12-20 03:31: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
43 DENIED edit
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Family-Guy-S31E47-All-Easter-Eggs-and-References-Pt-1"
  +title: "Family Guy S31E47 All Easter Eggs and References Pt. 1"
  +url: "https://lemmy.world/pictrs/image/d7eff9ae-ba5e-44af-b0c4-d73a8709652c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703058808 {#1538
    date: 2023-12-20 08:53:28.0 +01: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: 23511
  -titleTs: "'1':10 'easter':5 'egg':6 'famili':1 'guy':2 'pt':9 'refer':8 's31e47':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9775140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039488 {#1533
    date: 2023-12-20 03:31: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
44 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1541 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1529 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Family-Guy-S31E47-All-Easter-Eggs-and-References-Pt-1"
  +title: "Family Guy S31E47 All Easter Eggs and References Pt. 1"
  +url: "https://lemmy.world/pictrs/image/d7eff9ae-ba5e-44af-b0c4-d73a8709652c.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703058808 {#1538
    date: 2023-12-20 08:53:28.0 +01: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: 23511
  -titleTs: "'1':10 'easter':5 'egg':6 'famili':1 'guy':2 'pt':9 'refer':8 's31e47':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125888
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9775140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703039488 {#1533
    date: 2023-12-20 03:31: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
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 {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Metal-tastes-of-the-party"
  +title: "Metal tastes of the party"
  +url: "https://lemmy.world/pictrs/image/347c5473-d1a8-4403-81df-52a1ab9c408e.jpeg"
  +body: "Not mine, I only recognize like 1/4 of these albums"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703122092 {#1631
    date: 2023-12-21 02:28:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 23497
  -titleTs: "'metal':1 'parti':5 'tast':2"
  -bodyTs: "'1/4':7 'album':10 'like':6 'mine':2 'recogn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034472 {#1406
    date: 2023-12-20 02:07: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
47 DENIED edit
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Metal-tastes-of-the-party"
  +title: "Metal tastes of the party"
  +url: "https://lemmy.world/pictrs/image/347c5473-d1a8-4403-81df-52a1ab9c408e.jpeg"
  +body: "Not mine, I only recognize like 1/4 of these albums"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703122092 {#1631
    date: 2023-12-21 02:28:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 23497
  -titleTs: "'metal':1 'parti':5 'tast':2"
  -bodyTs: "'1/4':7 'album':10 'like':6 'mine':2 'recogn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034472 {#1406
    date: 2023-12-20 02:07: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
48 DENIED moderate
App\Entity\Entry {#1704
  +user: Proxies\__CG__\App\Entity\User {#1713 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1712 …}
  +image: Proxies\__CG__\App\Entity\Image {#1710 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Metal-tastes-of-the-party"
  +title: "Metal tastes of the party"
  +url: "https://lemmy.world/pictrs/image/347c5473-d1a8-4403-81df-52a1ab9c408e.jpeg"
  +body: "Not mine, I only recognize like 1/4 of these albums"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703122092 {#1631
    date: 2023-12-21 02:28:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 23497
  -titleTs: "'metal':1 'parti':5 'tast':2"
  -bodyTs: "'1/4':7 'album':10 'like':6 'mine':2 'recogn':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034472 {#1406
    date: 2023-12-20 02:07: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
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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#1468
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#1474
    date: 2023-12-20 02:06: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
51 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#1468
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#1474
    date: 2023-12-20 02:06: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
52 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2481 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#1468
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1469 …}
  +votes: Doctrine\ORM\PersistentCollection {#1498 …}
  +reports: Doctrine\ORM\PersistentCollection {#1497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1489 …}
  +children: []
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#1474
    date: 2023-12-20 02:06: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Zionism-manufacturing-propaganda"
  +title: "Zionism manufacturing propaganda"
  +url: "https://lemmygrad.ml/pictrs/image/5356f668-249c-4e9f-b993-44908420c974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033868 {#1494
    date: 2023-12-20 01:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 32027
  -titleTs: "'manufactur':2 'propaganda':3 'zionism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033868 {#1490
    date: 2023-12-20 01:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Zionism-manufacturing-propaganda"
  +title: "Zionism manufacturing propaganda"
  +url: "https://lemmygrad.ml/pictrs/image/5356f668-249c-4e9f-b993-44908420c974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033868 {#1494
    date: 2023-12-20 01:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 32027
  -titleTs: "'manufactur':2 'propaganda':3 'zionism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033868 {#1490
    date: 2023-12-20 01:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1491
  +user: Proxies\__CG__\App\Entity\User {#1493 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1495 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Zionism-manufacturing-propaganda"
  +title: "Zionism manufacturing propaganda"
  +url: "https://lemmygrad.ml/pictrs/image/5356f668-249c-4e9f-b993-44908420c974.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033868 {#1494
    date: 2023-12-20 01:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 32027
  -titleTs: "'manufactur':2 'propaganda':3 'zionism':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033868 {#1490
    date: 2023-12-20 01:57:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wednesday-s-Theme-The-Corporate-Take-Over"
  +title: "Wednesday's Theme: The Corporate Take-Over"
  +url: "https://lemmy.world/pictrs/image/6b6989c7-38a7-41bb-a73b-68e958ab2daa.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please try to imagine how your favourite Star Wars characters would advertise themselves on sites like LinkedIn.\n
    \n
    Corporate jargon, the elevation of mundane tasks into elaborate feats of skill and expertise (e.g. where changing a bulb becomes “Single-handedly managed the successful upgrade and deployment of new environmental illumination system with zero cost overruns and zero safety incidents”), and work-obsessed lunacy is the general idea.\n
    \n
    Thank you. Now I have to go watch the latest episode of Fargo (by which I mean “automate the successful retrieval of an Amazon product at a lower-than-expected cost, and continue my dedicated plan to stay abreast of the latest developments in innovative storytelling”, of course).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033323 {#1759
    date: 2023-12-20 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 23494
  -titleTs: "'corpor':5 'take':7 'take-ov':6 'theme':3 'wednesday':1"
  -bodyTs: "'abreast':114 'advertis':18 'amazon':98 'autom':92 'becom':43 'bulb':42 'chang':40 'charact':16 'continu':108 'corpor':24 'cost':60,106 'cours':123 'dedic':110 'deploy':52 'develop':118 'e.g':38 'elabor':32 'elev':27 'environment':55 'episod':85 'expect':105 'expertis':37 'fargo':87 'favourit':13 'feat':33 'general':73 'go':81 'hand':46 'hello':1 'idea':74 'illumin':56 'imagin':10 'incid':65 'innov':120 'jargon':25 'latest':84,117 'like':22 'linkedin':23 'lower':103 'lower-than-expect':102 'lunaci':70 'manag':47 'mean':91 'mundan':29 'new':54 'obsess':69 'overrun':61 'plan':111 'pleas':7 'product':99 'retriev':95 'safeti':64 'singl':45 'single-hand':44 'site':21 'skill':35 'star':14 'stay':113 'storytel':121 'success':49,94 'system':57 'task':30 'thank':75 'theme':6 'tri':8 'upgrad':50 'war':15 'watch':82 'wednesday':4 'work':68 'work-obsess':67 'would':17 'zero':59,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703119723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033323 {#1762
    date: 2023-12-20 01:48: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
59 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wednesday-s-Theme-The-Corporate-Take-Over"
  +title: "Wednesday's Theme: The Corporate Take-Over"
  +url: "https://lemmy.world/pictrs/image/6b6989c7-38a7-41bb-a73b-68e958ab2daa.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please try to imagine how your favourite Star Wars characters would advertise themselves on sites like LinkedIn.\n
    \n
    Corporate jargon, the elevation of mundane tasks into elaborate feats of skill and expertise (e.g. where changing a bulb becomes “Single-handedly managed the successful upgrade and deployment of new environmental illumination system with zero cost overruns and zero safety incidents”), and work-obsessed lunacy is the general idea.\n
    \n
    Thank you. Now I have to go watch the latest episode of Fargo (by which I mean “automate the successful retrieval of an Amazon product at a lower-than-expected cost, and continue my dedicated plan to stay abreast of the latest developments in innovative storytelling”, of course).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033323 {#1759
    date: 2023-12-20 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 23494
  -titleTs: "'corpor':5 'take':7 'take-ov':6 'theme':3 'wednesday':1"
  -bodyTs: "'abreast':114 'advertis':18 'amazon':98 'autom':92 'becom':43 'bulb':42 'chang':40 'charact':16 'continu':108 'corpor':24 'cost':60,106 'cours':123 'dedic':110 'deploy':52 'develop':118 'e.g':38 'elabor':32 'elev':27 'environment':55 'episod':85 'expect':105 'expertis':37 'fargo':87 'favourit':13 'feat':33 'general':73 'go':81 'hand':46 'hello':1 'idea':74 'illumin':56 'imagin':10 'incid':65 'innov':120 'jargon':25 'latest':84,117 'like':22 'linkedin':23 'lower':103 'lower-than-expect':102 'lunaci':70 'manag':47 'mean':91 'mundan':29 'new':54 'obsess':69 'overrun':61 'plan':111 'pleas':7 'product':99 'retriev':95 'safeti':64 'singl':45 'single-hand':44 'site':21 'skill':35 'star':14 'stay':113 'storytel':121 'success':49,94 'system':57 'task':30 'thank':75 'theme':6 'tri':8 'upgrad':50 'war':15 'watch':82 'wednesday':4 'work':68 'work-obsess':67 'would':17 'zero':59,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703119723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033323 {#1762
    date: 2023-12-20 01:48: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
60 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1779 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wednesday-s-Theme-The-Corporate-Take-Over"
  +title: "Wednesday's Theme: The Corporate Take-Over"
  +url: "https://lemmy.world/pictrs/image/6b6989c7-38a7-41bb-a73b-68e958ab2daa.jpeg"
  +body: """
    Hello,\n
    \n
    For this Wednesday’s theme, please try to imagine how your favourite Star Wars characters would advertise themselves on sites like LinkedIn.\n
    \n
    Corporate jargon, the elevation of mundane tasks into elaborate feats of skill and expertise (e.g. where changing a bulb becomes “Single-handedly managed the successful upgrade and deployment of new environmental illumination system with zero cost overruns and zero safety incidents”), and work-obsessed lunacy is the general idea.\n
    \n
    Thank you. Now I have to go watch the latest episode of Fargo (by which I mean “automate the successful retrieval of an Amazon product at a lower-than-expected cost, and continue my dedicated plan to stay abreast of the latest developments in innovative storytelling”, of course).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703033323 {#1759
    date: 2023-12-20 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1778 …}
  +votes: Doctrine\ORM\PersistentCollection {#1777 …}
  +reports: Doctrine\ORM\PersistentCollection {#1773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1782 …}
  +badges: Doctrine\ORM\PersistentCollection {#1785 …}
  +children: []
  -id: 23494
  -titleTs: "'corpor':5 'take':7 'take-ov':6 'theme':3 'wednesday':1"
  -bodyTs: "'abreast':114 'advertis':18 'amazon':98 'autom':92 'becom':43 'bulb':42 'chang':40 'charact':16 'continu':108 'corpor':24 'cost':60,106 'cours':123 'dedic':110 'deploy':52 'develop':118 'e.g':38 'elabor':32 'elev':27 'environment':55 'episod':85 'expect':105 'expertis':37 'fargo':87 'favourit':13 'feat':33 'general':73 'go':81 'hand':46 'hello':1 'idea':74 'illumin':56 'imagin':10 'incid':65 'innov':120 'jargon':25 'latest':84,117 'like':22 'linkedin':23 'lower':103 'lower-than-expect':102 'lunaci':70 'manag':47 'mean':91 'mundan':29 'new':54 'obsess':69 'overrun':61 'plan':111 'pleas':7 'product':99 'retriev':95 'safeti':64 'singl':45 'single-hand':44 'site':21 'skill':35 'star':14 'stay':113 'storytel':121 'success':49,94 'system':57 'task':30 'thank':75 'theme':6 'tri':8 'upgrad':50 'war':15 'watch':82 'wednesday':4 'work':68 'work-obsess':67 'would':17 'zero':59,63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703119723
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9772124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033323 {#1762
    date: 2023-12-20 01:48: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
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 {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Cheddara-jumped-up-leftovers-or-crime-against-carbonara"
  +title: "Cheddara - jumped up leftovers or crime against carbonara?"
  +url: "https://i.imgur.com/1yOaJjU.jpeg"
  +body: """
    Since my Nonna is long gone, I need a judgement:\n
    \n
    Ingredients: Leftover ham, diced Onion, diced Garlic, crushed Peas, frozen 3 eggs, scrambled Cheddar cheese, shredded Salt, pepper, and nutmeg, to taste Pasta, your choice Mustard, to taste\n
    \n
    Instructions: Dice the stuff that needs dicing.  \n
    Start heating pasta water. Sweat the onions till translucent. Add pasta to pasta water. Add garlic to onions. Add ham to garlic and onions. Whisk eggs, cheese, salt, pepper, mustard, and nutmeg together in a large bowl.  \n
    Add peas to garlic, onions, and jam. Add some of the pasta water to the garlic, onions, peas, and ham. Drain the pasta and immediately toss with the egg cheese mixture. Immediately add all of the ham, peas, garlic, and onion and toss. Serve immediately with more mustard in the side.\n
    \n
    En Guete!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711767996 {#1786
    date: 2024-03-30 04:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 23493
  -titleTs: "'carbonara':8 'cheddara':1 'crime':6 'jump':2 'leftov':4"
  -bodyTs: "'3':21 'add':55,60,64,83,90,115 'bowl':82 'cheddar':24 'chees':25,72,112 'choic':35 'crush':18 'dice':14,16,40,45 'drain':103 'egg':22,71,111 'en':134 'frozen':20 'garlic':17,61,67,86,98,121 'gone':6 'guet':135 'ham':13,65,102,119 'heat':47 'immedi':107,114,127 'ingredi':11 'instruct':39 'jam':89 'judgement':10 'larg':81 'leftov':12 'long':5 'mixtur':113 'mustard':36,75,130 'need':8,44 'nonna':3 'nutmeg':30,77 'onion':15,52,63,69,87,99,123 'pasta':33,48,56,58,94,105 'pea':19,84,100,120 'pepper':28,74 'salt':27,73 'scrambl':23 'serv':126 'shred':26 'side':133 'sinc':1 'start':46 'stuff':42 'sweat':50 'tast':32,38 'till':53 'togeth':78 'toss':108,125 'transluc':54 'water':49,59,95 'whisk':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118917
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18521909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032517 {#1780
    date: 2023-12-20 01:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Cheddara-jumped-up-leftovers-or-crime-against-carbonara"
  +title: "Cheddara - jumped up leftovers or crime against carbonara?"
  +url: "https://i.imgur.com/1yOaJjU.jpeg"
  +body: """
    Since my Nonna is long gone, I need a judgement:\n
    \n
    Ingredients: Leftover ham, diced Onion, diced Garlic, crushed Peas, frozen 3 eggs, scrambled Cheddar cheese, shredded Salt, pepper, and nutmeg, to taste Pasta, your choice Mustard, to taste\n
    \n
    Instructions: Dice the stuff that needs dicing.  \n
    Start heating pasta water. Sweat the onions till translucent. Add pasta to pasta water. Add garlic to onions. Add ham to garlic and onions. Whisk eggs, cheese, salt, pepper, mustard, and nutmeg together in a large bowl.  \n
    Add peas to garlic, onions, and jam. Add some of the pasta water to the garlic, onions, peas, and ham. Drain the pasta and immediately toss with the egg cheese mixture. Immediately add all of the ham, peas, garlic, and onion and toss. Serve immediately with more mustard in the side.\n
    \n
    En Guete!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711767996 {#1786
    date: 2024-03-30 04:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 23493
  -titleTs: "'carbonara':8 'cheddara':1 'crime':6 'jump':2 'leftov':4"
  -bodyTs: "'3':21 'add':55,60,64,83,90,115 'bowl':82 'cheddar':24 'chees':25,72,112 'choic':35 'crush':18 'dice':14,16,40,45 'drain':103 'egg':22,71,111 'en':134 'frozen':20 'garlic':17,61,67,86,98,121 'gone':6 'guet':135 'ham':13,65,102,119 'heat':47 'immedi':107,114,127 'ingredi':11 'instruct':39 'jam':89 'judgement':10 'larg':81 'leftov':12 'long':5 'mixtur':113 'mustard':36,75,130 'need':8,44 'nonna':3 'nutmeg':30,77 'onion':15,52,63,69,87,99,123 'pasta':33,48,56,58,94,105 'pea':19,84,100,120 'pepper':28,74 'salt':27,73 'scrambl':23 'serv':126 'shred':26 'side':133 'sinc':1 'start':46 'stuff':42 'sweat':50 'tast':32,38 'till':53 'togeth':78 'toss':108,125 'transluc':54 'water':49,59,95 'whisk':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118917
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18521909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032517 {#1780
    date: 2023-12-20 01:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1764
  +user: Proxies\__CG__\App\Entity\User {#1765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1766 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1682 …}
  +slug: "Cheddara-jumped-up-leftovers-or-crime-against-carbonara"
  +title: "Cheddara - jumped up leftovers or crime against carbonara?"
  +url: "https://i.imgur.com/1yOaJjU.jpeg"
  +body: """
    Since my Nonna is long gone, I need a judgement:\n
    \n
    Ingredients: Leftover ham, diced Onion, diced Garlic, crushed Peas, frozen 3 eggs, scrambled Cheddar cheese, shredded Salt, pepper, and nutmeg, to taste Pasta, your choice Mustard, to taste\n
    \n
    Instructions: Dice the stuff that needs dicing.  \n
    Start heating pasta water. Sweat the onions till translucent. Add pasta to pasta water. Add garlic to onions. Add ham to garlic and onions. Whisk eggs, cheese, salt, pepper, mustard, and nutmeg together in a large bowl.  \n
    Add peas to garlic, onions, and jam. Add some of the pasta water to the garlic, onions, peas, and ham. Drain the pasta and immediately toss with the egg cheese mixture. Immediately add all of the ham, peas, garlic, and onion and toss. Serve immediately with more mustard in the side.\n
    \n
    En Guete!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711767996 {#1786
    date: 2024-03-30 04:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1681 …}
  +votes: Doctrine\ORM\PersistentCollection {#1466 …}
  +reports: Doctrine\ORM\PersistentCollection {#1445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1642 …}
  +badges: Doctrine\ORM\PersistentCollection {#1643 …}
  +children: []
  -id: 23493
  -titleTs: "'carbonara':8 'cheddara':1 'crime':6 'jump':2 'leftov':4"
  -bodyTs: "'3':21 'add':55,60,64,83,90,115 'bowl':82 'cheddar':24 'chees':25,72,112 'choic':35 'crush':18 'dice':14,16,40,45 'drain':103 'egg':22,71,111 'en':134 'frozen':20 'garlic':17,61,67,86,98,121 'gone':6 'guet':135 'ham':13,65,102,119 'heat':47 'immedi':107,114,127 'ingredi':11 'instruct':39 'jam':89 'judgement':10 'larg':81 'leftov':12 'long':5 'mixtur':113 'mustard':36,75,130 'need':8,44 'nonna':3 'nutmeg':30,77 'onion':15,52,63,69,87,99,123 'pasta':33,48,56,58,94,105 'pea':19,84,100,120 'pepper':28,74 'salt':27,73 'scrambl':23 'serv':126 'shred':26 'side':133 'sinc':1 'start':46 'stuff':42 'sweat':50 'tast':32,38 'till':53 'togeth':78 'toss':108,125 'transluc':54 'water':49,59,95 'whisk':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118917
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/18521909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032517 {#1780
    date: 2023-12-20 01:35:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Still-corporeal-Ew"
  +title: "Still corporeal? Ew."
  +url: "https://lemmy.world/pictrs/image/c7e5bf09-fa70-49a4-80f1-f7e6c4f6f51d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703074053 {#1633
    date: 2023-12-20 13:07:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 23491
  -titleTs: "'corpor':2 'ew':3 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032406 {#1627
    date: 2023-12-20 01:33:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Still-corporeal-Ew"
  +title: "Still corporeal? Ew."
  +url: "https://lemmy.world/pictrs/image/c7e5bf09-fa70-49a4-80f1-f7e6c4f6f51d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703074053 {#1633
    date: 2023-12-20 13:07:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 23491
  -titleTs: "'corpor':2 'ew':3 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032406 {#1627
    date: 2023-12-20 01:33:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1624
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1635 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Still-corporeal-Ew"
  +title: "Still corporeal? Ew."
  +url: "https://lemmy.world/pictrs/image/c7e5bf09-fa70-49a4-80f1-f7e6c4f6f51d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703074053 {#1633
    date: 2023-12-20 13:07:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 23491
  -titleTs: "'corpor':2 'ew':3 'still':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703118806
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703032406 {#1627
    date: 2023-12-20 01:33:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wishing-you-guys-a-happy-civil-war-2"
  +title: "Wishing you guys a happy civil war 2"
  +url: "https://lemmy.world/pictrs/image/d7dfe88e-cd42-47b6-9bdc-f5546156d918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703184737 {#1420
    date: 2023-12-21 19:52:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 23490
  -titleTs: "'2':8 'civil':6 'guy':3 'happi':5 'war':7 'wish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703117028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030628 {#1426
    date: 2023-12-20 01:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wishing-you-guys-a-happy-civil-war-2"
  +title: "Wishing you guys a happy civil war 2"
  +url: "https://lemmy.world/pictrs/image/d7dfe88e-cd42-47b6-9bdc-f5546156d918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703184737 {#1420
    date: 2023-12-21 19:52:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 23490
  -titleTs: "'2':8 'civil':6 'guy':3 'happi':5 'war':7 'wish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703117028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030628 {#1426
    date: 2023-12-20 01:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: Proxies\__CG__\App\Entity\Image {#1417 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Wishing-you-guys-a-happy-civil-war-2"
  +title: "Wishing you guys a happy civil war 2"
  +url: "https://lemmy.world/pictrs/image/d7dfe88e-cd42-47b6-9bdc-f5546156d918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 424
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703184737 {#1420
    date: 2023-12-21 19:52:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1414 …}
  +votes: Doctrine\ORM\PersistentCollection {#1412 …}
  +reports: Doctrine\ORM\PersistentCollection {#1443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  +badges: Doctrine\ORM\PersistentCollection {#1456 …}
  +children: []
  -id: 23490
  -titleTs: "'2':8 'civil':6 'guy':3 'happi':5 'war':7 'wish':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703117028
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9771153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703030628 {#1426
    date: 2023-12-20 01:03:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Hits-me-right-in-the-feels"
  +title: "Hits me right in the feels"
  +url: "https://lemmy.world/pictrs/image/ec79a49c-fee4-48a4-9cda-4cd8ca9227a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 968
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703136827 {#1461
    date: 2023-12-21 06:33:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 23481
  -titleTs: "'feel':6 'hit':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026141 {#1462
    date: 2023-12-19 23:49:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Hits-me-right-in-the-feels"
  +title: "Hits me right in the feels"
  +url: "https://lemmy.world/pictrs/image/ec79a49c-fee4-48a4-9cda-4cd8ca9227a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 968
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703136827 {#1461
    date: 2023-12-21 06:33:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 23481
  -titleTs: "'feel':6 'hit':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026141 {#1462
    date: 2023-12-19 23:49:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1463
  +user: Proxies\__CG__\App\Entity\User {#1464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1448 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "Hits-me-right-in-the-feels"
  +title: "Hits me right in the feels"
  +url: "https://lemmy.world/pictrs/image/ec79a49c-fee4-48a4-9cda-4cd8ca9227a0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 968
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703136827 {#1461
    date: 2023-12-21 06:33:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1457 …}
  +votes: Doctrine\ORM\PersistentCollection {#1453 …}
  +reports: Doctrine\ORM\PersistentCollection {#1458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1433 …}
  +badges: Doctrine\ORM\PersistentCollection {#1436 …}
  +children: []
  -id: 23481
  -titleTs: "'feel':6 'hit':1 'right':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026141 {#1462
    date: 2023-12-19 23:49:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "i-ve-got-a-bad-feeling-about-this"
  +title: "i've got a bad feeling about this"
  +url: "https://dmv.social/pictrs/image/3f848bd4-2b54-490d-b15a-e9aebb912d96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703072993 {#1435
    date: 2023-12-20 12:49:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 23468
  -titleTs: "'bad':5 'feel':6 'got':3 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703110016
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1118107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703023616 {#1430
    date: 2023-12-19 23:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "i-ve-got-a-bad-feeling-about-this"
  +title: "i've got a bad feeling about this"
  +url: "https://dmv.social/pictrs/image/3f848bd4-2b54-490d-b15a-e9aebb912d96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703072993 {#1435
    date: 2023-12-20 12:49:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 23468
  -titleTs: "'bad':5 'feel':6 'got':3 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703110016
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1118107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703023616 {#1430
    date: 2023-12-19 23:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1434
  +user: Proxies\__CG__\App\Entity\User {#1431 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1772 …}
  +image: Proxies\__CG__\App\Entity\Image {#1440 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1438 …}
  +slug: "i-ve-got-a-bad-feeling-about-this"
  +title: "i've got a bad feeling about this"
  +url: "https://dmv.social/pictrs/image/3f848bd4-2b54-490d-b15a-e9aebb912d96.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703072993 {#1435
    date: 2023-12-20 12:49:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 23468
  -titleTs: "'bad':5 'feel':6 'got':3 've':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703110016
  +visibility: "visible             "
  +apId: "https://dmv.social/post/1118107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703023616 {#1430
    date: 2023-12-19 23:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "The-Holosuite-Match-Game-PM"
  +title: "The Holosuite Match Game PM"
  +url: "https://lemmy.world/pictrs/image/75a68025-d614-45da-83da-4e0ce72dae15.png"
  +body: """
    Betty White’s response is actually from the show. Don’t have the exact context, but it happened multiple times to great cheer.\n
    \n
    [Blank](https://lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703023411 {#1595
    date: 2023-12-19 23:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 23461
  -titleTs: "'game':4 'holosuit':2 'match':3 'pm':5"
  -bodyTs: "'/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':27 'actual':6 'betti':1 'blank':24 'cheer':23 'context':15 'exact':14 'great':22 'happen':18 'lemmy.world':26 'lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':25 'multipl':19 'respons':4 'show':9 'time':20 'white':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703063911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766311"
  +editedAt: DateTimeImmutable @1705745145 {#1610
    date: 2024-01-20 11:05:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703023411 {#1609
    date: 2023-12-19 23:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "The-Holosuite-Match-Game-PM"
  +title: "The Holosuite Match Game PM"
  +url: "https://lemmy.world/pictrs/image/75a68025-d614-45da-83da-4e0ce72dae15.png"
  +body: """
    Betty White’s response is actually from the show. Don’t have the exact context, but it happened multiple times to great cheer.\n
    \n
    [Blank](https://lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703023411 {#1595
    date: 2023-12-19 23:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 23461
  -titleTs: "'game':4 'holosuit':2 'match':3 'pm':5"
  -bodyTs: "'/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':27 'actual':6 'betti':1 'blank':24 'cheer':23 'context':15 'exact':14 'great':22 'happen':18 'lemmy.world':26 'lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':25 'multipl':19 'respons':4 'show':9 'time':20 'white':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703063911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766311"
  +editedAt: DateTimeImmutable @1705745145 {#1610
    date: 2024-01-20 11:05:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703023411 {#1609
    date: 2023-12-19 23:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1636 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "The-Holosuite-Match-Game-PM"
  +title: "The Holosuite Match Game PM"
  +url: "https://lemmy.world/pictrs/image/75a68025-d614-45da-83da-4e0ce72dae15.png"
  +body: """
    Betty White’s response is actually from the show. Don’t have the exact context, but it happened multiple times to great cheer.\n
    \n
    [Blank](https://lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703023411 {#1595
    date: 2023-12-19 23:03:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 23461
  -titleTs: "'game':4 'holosuit':2 'match':3 'pm':5"
  -bodyTs: "'/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':27 'actual':6 'betti':1 'blank':24 'cheer':23 'context':15 'exact':14 'great':22 'happen':18 'lemmy.world':26 'lemmy.world/pictrs/image/ad6cc436-bdbb-4d46-9a39-a1a7d362009a.png)':25 'multipl':19 'respons':4 'show':9 'time':20 'white':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703063911
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766311"
  +editedAt: DateTimeImmutable @1705745145 {#1610
    date: 2024-01-20 11:05:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703023411 {#1609
    date: 2023-12-19 23:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "He-thought-it-was-a-sausage-on-a-stick"
  +title: "He thought it was a sausage on a stick.."
  +url: "https://i.imgflip.com/89wmrh.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063956 {#1665
    date: 2023-12-20 10:19:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23452
  -titleTs: "'..':10 'sausag':6 'stick':9 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105338
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2135756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703018938 {#1675
    date: 2023-12-19 21:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "He-thought-it-was-a-sausage-on-a-stick"
  +title: "He thought it was a sausage on a stick.."
  +url: "https://i.imgflip.com/89wmrh.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063956 {#1665
    date: 2023-12-20 10:19:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23452
  -titleTs: "'..':10 'sausag':6 'stick':9 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105338
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2135756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703018938 {#1675
    date: 2023-12-19 21:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#200 …}
  +slug: "He-thought-it-was-a-sausage-on-a-stick"
  +title: "He thought it was a sausage on a stick.."
  +url: "https://i.imgflip.com/89wmrh.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 211
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703063956 {#1665
    date: 2023-12-20 10:19:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 23452
  -titleTs: "'..':10 'sausag':6 'stick':9 'thought':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703105338
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2135756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703018938 {#1675
    date: 2023-12-19 21:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "A-fair-trade"
  +title: "A fair trade"
  +url: "https://startrek.website/pictrs/image/af5fb7c0-7bf9-4400-9f5d-53ee86717f13.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 1046
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703215528 {#1650
    date: 2023-12-22 04:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23450
  -titleTs: "'fair':2 'trade':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103750
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017350 {#1654
    date: 2023-12-19 21:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "A-fair-trade"
  +title: "A fair trade"
  +url: "https://startrek.website/pictrs/image/af5fb7c0-7bf9-4400-9f5d-53ee86717f13.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 1046
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703215528 {#1650
    date: 2023-12-22 04:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23450
  -titleTs: "'fair':2 'trade':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103750
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017350 {#1654
    date: 2023-12-19 21:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1649 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "A-fair-trade"
  +title: "A fair trade"
  +url: "https://startrek.website/pictrs/image/af5fb7c0-7bf9-4400-9f5d-53ee86717f13.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 99
  +favouriteCount: 1046
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703215528 {#1650
    date: 2023-12-22 04:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 23450
  -titleTs: "'fair':2 'trade':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103750
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017350 {#1654
    date: 2023-12-19 21:22:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Sometimes-you-just-want-it-to-be-simple"
  +title: "Sometimes you just want it to be simple"
  +url: "https://startrek.website/pictrs/image/3d5493fd-514b-4df5-ad0c-8d914f084b4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703035449 {#1571
    date: 2023-12-20 02:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23449
  -titleTs: "'simpl':8 'sometim':1 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103562
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017162 {#1582
    date: 2023-12-19 21:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Sometimes-you-just-want-it-to-be-simple"
  +title: "Sometimes you just want it to be simple"
  +url: "https://startrek.website/pictrs/image/3d5493fd-514b-4df5-ad0c-8d914f084b4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703035449 {#1571
    date: 2023-12-20 02:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23449
  -titleTs: "'simpl':8 'sometim':1 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103562
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017162 {#1582
    date: 2023-12-19 21:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: Proxies\__CG__\App\Entity\Image {#1583 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1651 …}
  +slug: "Sometimes-you-just-want-it-to-be-simple"
  +title: "Sometimes you just want it to be simple"
  +url: "https://startrek.website/pictrs/image/3d5493fd-514b-4df5-ad0c-8d914f084b4f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703035449 {#1571
    date: 2023-12-20 02:24:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1579 …}
  +reports: Doctrine\ORM\PersistentCollection {#1581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: []
  -id: 23449
  -titleTs: "'simpl':8 'sometim':1 'want':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103562
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4846717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703017162 {#1582
    date: 2023-12-19 21:19:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "My-boy"
  +title: "My boy"
  +url: "https://lemmy.world/pictrs/image/765f37c8-53f1-431e-a0d6-dc04f8f93982.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703073913 {#1585
    date: 2023-12-20 13:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 23423
  -titleTs: "'boy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703099331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9760530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012931 {#1576
    date: 2023-12-19 20:08: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
99 DENIED edit
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "My-boy"
  +title: "My boy"
  +url: "https://lemmy.world/pictrs/image/765f37c8-53f1-431e-a0d6-dc04f8f93982.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703073913 {#1585
    date: 2023-12-20 13:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 23423
  -titleTs: "'boy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703099331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9760530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012931 {#1576
    date: 2023-12-19 20:08: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
100 DENIED moderate
App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: Proxies\__CG__\App\Entity\Image {#1549 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1935 …}
  +slug: "My-boy"
  +title: "My boy"
  +url: "https://lemmy.world/pictrs/image/765f37c8-53f1-431e-a0d6-dc04f8f93982.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 273
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703073913 {#1585
    date: 2023-12-20 13:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1527 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1550 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 23423
  -titleTs: "'boy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703099331
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9760530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703012931 {#1576
    date: 2023-12-19 20:08: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