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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#192
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/7c651b4d-3335-48f9-ab19-a90d8beda92a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711671373 {#184
    date: 2024-03-29 01:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#220 …}
  +votes: Doctrine\ORM\PersistentCollection {#179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 27209
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471944
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152370"
  +editedAt: DateTimeImmutable @1719133073 {#241
    date: 2024-06-23 10:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385544 {#259
    date: 2024-01-04 17:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#192
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/7c651b4d-3335-48f9-ab19-a90d8beda92a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711671373 {#184
    date: 2024-03-29 01:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#220 …}
  +votes: Doctrine\ORM\PersistentCollection {#179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 27209
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471944
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152370"
  +editedAt: DateTimeImmutable @1719133073 {#241
    date: 2024-06-23 10:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385544 {#259
    date: 2024-01-04 17:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#192
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/7c651b4d-3335-48f9-ab19-a90d8beda92a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 128
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711671373 {#184
    date: 2024-03-29 01:16:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#220 …}
  +votes: Doctrine\ORM\PersistentCollection {#179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1881 …}
  +badges: Doctrine\ORM\PersistentCollection {#1888 …}
  +children: []
  -id: 27209
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471944
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152370"
  +editedAt: DateTimeImmutable @1719133073 {#241
    date: 2024-06-23 10:57:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385544 {#259
    date: 2024-01-04 17:25:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1878
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/1878aecb-da28-4f42-8c3b-188ed7ddf701.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711778489 {#1879
    date: 2024-03-30 07:01:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1408 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 27208
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471915
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152367"
  +editedAt: DateTimeImmutable @1719133001 {#1911
    date: 2024-06-23 10:56:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385515 {#1905
    date: 2024-01-04 17:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1878
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/1878aecb-da28-4f42-8c3b-188ed7ddf701.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711778489 {#1879
    date: 2024-03-30 07:01:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1408 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 27208
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471915
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152367"
  +editedAt: DateTimeImmutable @1719133001 {#1911
    date: 2024-06-23 10:56:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385515 {#1905
    date: 2024-01-04 17:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1878
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/1878aecb-da28-4f42-8c3b-188ed7ddf701.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711778489 {#1879
    date: 2024-03-30 07:01:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1408 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 27208
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471915
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152367"
  +editedAt: DateTimeImmutable @1719133001 {#1911
    date: 2024-06-23 10:56:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385515 {#1905
    date: 2024-01-04 17:25:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1901
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1894
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1893
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1895
    date: 2024-01-04 17:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1894
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1893
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1895
    date: 2024-01-04 17:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#226 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-2024"
  +title: "4 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/bbb0b3fb-1672-4126-af05-146f27295b53.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704385481 {#1894
    date: 2024-01-04 17:24:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1897 …}
  +votes: Doctrine\ORM\PersistentCollection {#1395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1960 …}
  +badges: Doctrine\ORM\PersistentCollection {#1974 …}
  +children: []
  -id: 27207
  -titleTs: "'2024':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471881
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152363"
  +editedAt: DateTimeImmutable @1719132969 {#1893
    date: 2024-06-23 10:56:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704385481 {#1895
    date: 2024-01-04 17:24:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Frog-game"
  +title: "Frog game"
  +url: "https://sh.itjust.works/pictrs/image/a5583df2-e76f-438b-88e0-f397793970cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711769900 {#1975
    date: 2024-03-30 04:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 27205
  -titleTs: "'frog':1 'game':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385294 {#1953
    date: 2024-01-04 17:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Frog-game"
  +title: "Frog game"
  +url: "https://sh.itjust.works/pictrs/image/a5583df2-e76f-438b-88e0-f397793970cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711769900 {#1975
    date: 2024-03-30 04:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 27205
  -titleTs: "'frog':1 'game':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385294 {#1953
    date: 2024-01-04 17:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1937
  +user: Proxies\__CG__\App\Entity\User {#1962 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1890 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Frog-game"
  +title: "Frog game"
  +url: "https://sh.itjust.works/pictrs/image/a5583df2-e76f-438b-88e0-f397793970cc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 378
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711769900 {#1975
    date: 2024-03-30 04:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 27205
  -titleTs: "'frog':1 'game':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704471694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12152147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385294 {#1953
    date: 2024-01-04 17:21:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-1987"
  +title: "4 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/fa82e6e3-6336-45d9-bd40-9cc52c758684.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 188
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711701956 {#1938
    date: 2024-03-29 09:45:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 27199
  -titleTs: "'1987':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470605
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384205 {#1377
    date: 2024-01-04 17:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-1987"
  +title: "4 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/fa82e6e3-6336-45d9-bd40-9cc52c758684.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 188
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711701956 {#1938
    date: 2024-03-29 09:45:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 27199
  -titleTs: "'1987':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470605
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384205 {#1377
    date: 2024-01-04 17:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "4-January-1987"
  +title: "4 January 1987"
  +url: "https://sh.itjust.works/pictrs/image/fa82e6e3-6336-45d9-bd40-9cc52c758684.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 188
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711701956 {#1938
    date: 2024-03-29 09:45:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 27199
  -titleTs: "'1987':3 '4':1 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470605
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12151263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384205 {#1377
    date: 2024-01-04 17:03:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Accurate"
  +title: "Accurate"
  +url: "https://lemmy.world/pictrs/image/4955fa57-67ed-4186-a5c3-590d507edb03.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721308434 {#1378
    date: 2024-07-18 15:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 27198
  -titleTs: "'accur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470518
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10313803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384118 {#1370
    date: 2024-01-04 17:01: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
23 DENIED edit
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Accurate"
  +title: "Accurate"
  +url: "https://lemmy.world/pictrs/image/4955fa57-67ed-4186-a5c3-590d507edb03.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721308434 {#1378
    date: 2024-07-18 15:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 27198
  -titleTs: "'accur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470518
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10313803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384118 {#1370
    date: 2024-01-04 17:01: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
24 DENIED moderate
App\Entity\Entry {#1371
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1400 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Accurate"
  +title: "Accurate"
  +url: "https://lemmy.world/pictrs/image/4955fa57-67ed-4186-a5c3-590d507edb03.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721308434 {#1378
    date: 2024-07-18 15:13:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 27198
  -titleTs: "'accur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470518
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10313803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704384118 {#1370
    date: 2024-01-04 17:01: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
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 {#2433
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#2428
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#2444
    date: 2024-01-04 16:55:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#2428
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#2444
    date: 2024-01-04 16:55:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#1658 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2432 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Random-17-November-2013"
  +title: "Random 17 November 2013"
  +url: "https://sh.itjust.works/pictrs/image/f657004b-b7b7-4dd1-980e-600922df5011.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704383737 {#2428
    date: 2024-01-04 16:55:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 27196
  -titleTs: "'17':2 '2013':4 'novemb':3 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704470137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383737 {#2444
    date: 2024-01-04 16:55:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Republikin"
  +title: "Republikin"
  +url: "https://sh.itjust.works/pictrs/image/73abe925-dfd4-439f-8e55-0b9beb5eb932.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712576768 {#2476
    date: 2024-04-08 13:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27195
  -titleTs: "'republikin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469685
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383285 {#2356
    date: 2024-01-04 16:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Republikin"
  +title: "Republikin"
  +url: "https://sh.itjust.works/pictrs/image/73abe925-dfd4-439f-8e55-0b9beb5eb932.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712576768 {#2476
    date: 2024-04-08 13:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27195
  -titleTs: "'republikin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469685
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383285 {#2356
    date: 2024-01-04 16:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2475 …}
  +image: Proxies\__CG__\App\Entity\Image {#2472 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1608 …}
  +slug: "Republikin"
  +title: "Republikin"
  +url: "https://sh.itjust.works/pictrs/image/73abe925-dfd4-439f-8e55-0b9beb5eb932.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712576768 {#2476
    date: 2024-04-08 13:46:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 27195
  -titleTs: "'republikin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469685
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12150652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383285 {#2356
    date: 2024-01-04 16:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2489
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#2488
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#2490
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#2488
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#2490
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#2473 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Remember-me"
  +title: "Remember me"
  +url: "https://lemmy.world/pictrs/image/bb133bf2-70c1-4469-8591-ac2a710e3726.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711633388 {#2488
    date: 2024-03-28 14:43:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2474 …}
  +votes: Doctrine\ORM\PersistentCollection {#2484 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1501 …}
  +badges: Doctrine\ORM\PersistentCollection {#1521 …}
  +children: []
  -id: 27190
  -titleTs: "'rememb':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704469160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10312803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704382760 {#2490
    date: 2024-01-04 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Just-keep-moving-forward"
  +title: "Just keep moving forward"
  +url: "https://lemmy.world/pictrs/image/73b0206f-f755-4600-a970-fd265928d668.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711685761 {#1499
    date: 2024-03-29 05:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27177
  -titleTs: "'forward':4 'keep':2 'move':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466255
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379855 {#1502
    date: 2024-01-04 15:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Just-keep-moving-forward"
  +title: "Just keep moving forward"
  +url: "https://lemmy.world/pictrs/image/73b0206f-f755-4600-a970-fd265928d668.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711685761 {#1499
    date: 2024-03-29 05:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27177
  -titleTs: "'forward':4 'keep':2 'move':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466255
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379855 {#1502
    date: 2024-01-04 15:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1546
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1545 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Just-keep-moving-forward"
  +title: "Just keep moving forward"
  +url: "https://lemmy.world/pictrs/image/73b0206f-f755-4600-a970-fd265928d668.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711685761 {#1499
    date: 2024-03-29 05:16:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1547 …}
  +votes: Doctrine\ORM\PersistentCollection {#1482 …}
  +reports: Doctrine\ORM\PersistentCollection {#1523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1506 …}
  +badges: Doctrine\ORM\PersistentCollection {#1504 …}
  +children: []
  -id: 27177
  -titleTs: "'forward':4 'keep':2 'move':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466255
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379855 {#1502
    date: 2024-01-04 15:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1505
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1543
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1505
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1543
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1532
  +user: Proxies\__CG__\App\Entity\User {#1544 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1535 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1505
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1534 …}
  +votes: Doctrine\ORM\PersistentCollection {#1540 …}
  +reports: Doctrine\ORM\PersistentCollection {#1533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1543
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#1515
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#1516
    date: 2024-01-04 15:42: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
47 DENIED edit
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#1515
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#1516
    date: 2024-01-04 15:42: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
48 DENIED moderate
App\Entity\Entry {#1518
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1520 …}
  +image: Proxies\__CG__\App\Entity\Image {#1517 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "Sorry-Ezri"
  +title: "Sorry Ezri"
  +url: "https://startrek.website/pictrs/image/fa01d34a-8f30-43b2-8b1a-1789cb6f89cf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711932654 {#1515
    date: 2024-04-01 02:50:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1623 …}
  +votes: Doctrine\ORM\PersistentCollection {#1406 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 27173
  -titleTs: "'ezri':2 'sorri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465742
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379342 {#1516
    date: 2024-01-04 15:42: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
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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1747
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1738
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1747
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1738
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1753
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1746 …}
  +image: Proxies\__CG__\App\Entity\Image {#1749 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "You-just-have-to-sit-back-and-appreciate-it-every"
  +title: "You just have to sit back and appreciate it every so often"
  +url: "https://startrek.website/pictrs/image/c10c7da4-dfce-419a-882f-057c352597fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711630848 {#1747
    date: 2024-03-28 14:00:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 27172
  -titleTs: "'appreci':8 'back':6 'everi':10 'often':12 'sit':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465530
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379130 {#1738
    date: 2024-01-04 15:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1497
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1484
    date: 2024-01-04 15:35: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
55 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1497
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1484
    date: 2024-01-04 15:35: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
56 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1519 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1632 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#1497
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#1484
    date: 2024-01-04 15:35: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
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 {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Have-some-stew"
  +title: "Have some stew"
  +url: "https://lemmy.ca/pictrs/image/d65d7d72-938d-4dfc-84e5-a6e63a791d7c.jpeg"
  +body: "The real way to defeat the witch king"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711999104 {#1476
    date: 2024-04-01 21:18:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 27168
  -titleTs: "'stew':3"
  -bodyTs: "'defeat':5 'king':8 'real':2 'way':3 'witch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12631286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378646 {#1761
    date: 2024-01-04 15:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Have-some-stew"
  +title: "Have some stew"
  +url: "https://lemmy.ca/pictrs/image/d65d7d72-938d-4dfc-84e5-a6e63a791d7c.jpeg"
  +body: "The real way to defeat the witch king"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711999104 {#1476
    date: 2024-04-01 21:18:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 27168
  -titleTs: "'stew':3"
  -bodyTs: "'defeat':5 'king':8 'real':2 'way':3 'witch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12631286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378646 {#1761
    date: 2024-01-04 15:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Have-some-stew"
  +title: "Have some stew"
  +url: "https://lemmy.ca/pictrs/image/d65d7d72-938d-4dfc-84e5-a6e63a791d7c.jpeg"
  +body: "The real way to defeat the witch king"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711999104 {#1476
    date: 2024-04-01 21:18:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 27168
  -titleTs: "'stew':3"
  -bodyTs: "'defeat':5 'king':8 'real':2 'way':3 'witch':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465046
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12631286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378646 {#1761
    date: 2024-01-04 15:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "when-the-woke-librals"
  +title: "when the woke librals 😔😔"
  +url: "https://lemmy.world/pictrs/image/9c3dea9b-9ee9-4038-a5a0-ed1730ba44e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728739524 {#1774
    date: 2024-10-12 15:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 27166
  -titleTs: "'libral':4 'woke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704464553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378153 {#1773
    date: 2024-01-04 15:22:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "when-the-woke-librals"
  +title: "when the woke librals 😔😔"
  +url: "https://lemmy.world/pictrs/image/9c3dea9b-9ee9-4038-a5a0-ed1730ba44e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728739524 {#1774
    date: 2024-10-12 15:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 27166
  -titleTs: "'libral':4 'woke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704464553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378153 {#1773
    date: 2024-01-04 15:22:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1367 …}
  +slug: "when-the-woke-librals"
  +title: "when the woke librals 😔😔"
  +url: "https://lemmy.world/pictrs/image/9c3dea9b-9ee9-4038-a5a0-ed1730ba44e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 262
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728739524 {#1774
    date: 2024-10-12 15:25:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 27166
  -titleTs: "'libral':4 'woke':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704464553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378153 {#1773
    date: 2024-01-04 15:22:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "What-having-a-bard-in-the-party-is-like"
  +title: "What having a bard in the party is like"
  +url: "https://media.kbin.social/media/78/54/785414aa4fb942f3617961caf18383bd6473ae00b731b5afede085674ed55554.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726064295 {#1466
    date: 2024-09-11 16:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27160
  -titleTs: "'bard':4 'like':9 'parti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704463052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704376652 {#1452
    date: 2024-01-04 14:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "What-having-a-bard-in-the-party-is-like"
  +title: "What having a bard in the party is like"
  +url: "https://media.kbin.social/media/78/54/785414aa4fb942f3617961caf18383bd6473ae00b731b5afede085674ed55554.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726064295 {#1466
    date: 2024-09-11 16:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27160
  -titleTs: "'bard':4 'like':9 'parti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704463052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704376652 {#1452
    date: 2024-01-04 14:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "What-having-a-bard-in-the-party-is-like"
  +title: "What having a bard in the party is like"
  +url: "https://media.kbin.social/media/78/54/785414aa4fb942f3617961caf18383bd6473ae00b731b5afede085674ed55554.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 443
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726064295 {#1466
    date: 2024-09-11 16:18:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27160
  -titleTs: "'bard':4 'like':9 'parti':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704463052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10310168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704376652 {#1452
    date: 2024-01-04 14:57:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Back-out-the-door-you-go"
  +title: "Back out the door you go!"
  +url: "https://lemmy.ca/pictrs/image/7970e76f-8c2e-4db7-83e7-ff1f0c692d4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711842214 {#1449
    date: 2024-03-31 00:43:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 27157
  -titleTs: "'back':1 'door':4 'go':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12629283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375891 {#1421
    date: 2024-01-04 14:44: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
71 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Back-out-the-door-you-go"
  +title: "Back out the door you go!"
  +url: "https://lemmy.ca/pictrs/image/7970e76f-8c2e-4db7-83e7-ff1f0c692d4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711842214 {#1449
    date: 2024-03-31 00:43:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 27157
  -titleTs: "'back':1 'door':4 'go':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12629283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375891 {#1421
    date: 2024-01-04 14:44: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
72 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Back-out-the-door-you-go"
  +title: "Back out the door you go!"
  +url: "https://lemmy.ca/pictrs/image/7970e76f-8c2e-4db7-83e7-ff1f0c692d4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 240
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711842214 {#1449
    date: 2024-03-31 00:43:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1424 …}
  +votes: Doctrine\ORM\PersistentCollection {#1442 …}
  +reports: Doctrine\ORM\PersistentCollection {#1420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1417 …}
  +badges: Doctrine\ORM\PersistentCollection {#1411 …}
  +children: []
  -id: 27157
  -titleTs: "'back':1 'door':4 'go':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462291
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12629283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375891 {#1421
    date: 2024-01-04 14:44: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Overturned-street-trolley-during-the-Vaccine-Revolt-by-antivaxxers-in"
  +title: "Overturned street trolley during the Vaccine Revolt by antivaxxers in Rio de Janiero, Brazil, 1904"
  +url: "https://media.kbin.social/media/7e/0e/7e0e2a057c514cc059a58d12f83dcbb082739173cd667d686454f951540c43e6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711937890 {#1441
    date: 2024-04-01 04:18:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 27156
  -titleTs: "'1904':15 'antivaxx':9 'brazil':14 'de':12 'janiero':13 'overturn':1 'revolt':7 'rio':11 'street':2 'trolley':3 'vaccin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462132
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/740028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375732 {#1443
    date: 2024-01-04 14:42: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
75 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Overturned-street-trolley-during-the-Vaccine-Revolt-by-antivaxxers-in"
  +title: "Overturned street trolley during the Vaccine Revolt by antivaxxers in Rio de Janiero, Brazil, 1904"
  +url: "https://media.kbin.social/media/7e/0e/7e0e2a057c514cc059a58d12f83dcbb082739173cd667d686454f951540c43e6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711937890 {#1441
    date: 2024-04-01 04:18:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 27156
  -titleTs: "'1904':15 'antivaxx':9 'brazil':14 'de':12 'janiero':13 'overturn':1 'revolt':7 'rio':11 'street':2 'trolley':3 'vaccin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462132
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/740028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375732 {#1443
    date: 2024-01-04 14:42: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
76 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1642 …}
  +slug: "Overturned-street-trolley-during-the-Vaccine-Revolt-by-antivaxxers-in"
  +title: "Overturned street trolley during the Vaccine Revolt by antivaxxers in Rio de Janiero, Brazil, 1904"
  +url: "https://media.kbin.social/media/7e/0e/7e0e2a057c514cc059a58d12f83dcbb082739173cd667d686454f951540c43e6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711937890 {#1441
    date: 2024-04-01 04:18:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 27156
  -titleTs: "'1904':15 'antivaxx':9 'brazil':14 'de':12 'janiero':13 'overturn':1 'revolt':7 'rio':11 'street':2 'trolley':3 'vaccin':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462132
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/740028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375732 {#1443
    date: 2024-01-04 14:42: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
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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "THE-SLICER-OC"
  +title: "‘THE SLICER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f79fb288-4e16-4a0d-90ec-5aa6ca3970bd.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/8687360](https://feddit.nl/post/8687360)\n
    \n
    > Phew… At last, it’s January! Back to my normal schedule. :ط
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845508 {#1460
    date: 2024-03-31 01:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 27154
  -titleTs: "'oc':3 'slicer':2"
  -bodyTs: "'/post/8687360](https://feddit.nl/post/8687360)':7 'back':14 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/8687360](https://feddit.nl/post/8687360)':5 'januari':13 'last':10 'normal':17 'phew':8 'post':3 'schedul':18 'ط':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462005
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8687361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375605 {#1458
    date: 2024-01-04 14:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "THE-SLICER-OC"
  +title: "‘THE SLICER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f79fb288-4e16-4a0d-90ec-5aa6ca3970bd.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/8687360](https://feddit.nl/post/8687360)\n
    \n
    > Phew… At last, it’s January! Back to my normal schedule. :ط
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845508 {#1460
    date: 2024-03-31 01:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 27154
  -titleTs: "'oc':3 'slicer':2"
  -bodyTs: "'/post/8687360](https://feddit.nl/post/8687360)':7 'back':14 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/8687360](https://feddit.nl/post/8687360)':5 'januari':13 'last':10 'normal':17 'phew':8 'post':3 'schedul':18 'ط':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462005
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8687361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375605 {#1458
    date: 2024-01-04 14:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: Proxies\__CG__\App\Entity\Image {#1433 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1437 …}
  +slug: "THE-SLICER-OC"
  +title: "‘THE SLICER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/f79fb288-4e16-4a0d-90ec-5aa6ca3970bd.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/8687360](https://feddit.nl/post/8687360)\n
    \n
    > Phew… At last, it’s January! Back to my normal schedule. :ط
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845508 {#1460
    date: 2024-03-31 01:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 27154
  -titleTs: "'oc':3 'slicer':2"
  -bodyTs: "'/post/8687360](https://feddit.nl/post/8687360)':7 'back':14 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/8687360](https://feddit.nl/post/8687360)':5 'januari':13 'last':10 'normal':17 'phew':8 'post':3 'schedul':18 'ط':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704462005
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8687361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704375605 {#1458
    date: 2024-01-04 14:40:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Strange-Game"
  +title: "Strange Game"
  +url: "https://i.imgflip.com/8b9dyr.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720307074 {#1700
    date: 2024-07-07 01:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 27147
  -titleTs: "'game':2 'strang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459678
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704373278 {#1693
    date: 2024-01-04 14:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Strange-Game"
  +title: "Strange Game"
  +url: "https://i.imgflip.com/8b9dyr.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720307074 {#1700
    date: 2024-07-07 01:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 27147
  -titleTs: "'game':2 'strang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459678
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704373278 {#1693
    date: 2024-01-04 14:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1690 …}
  +slug: "Strange-Game"
  +title: "Strange Game"
  +url: "https://i.imgflip.com/8b9dyr.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 139
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720307074 {#1700
    date: 2024-07-07 01:04:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 27147
  -titleTs: "'game':2 'strang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459678
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704373278 {#1693
    date: 2024-01-04 14:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "It-s-that-time-of-the-day-again"
  +title: "It's that time of the day again"
  +url: "https://lemmy.today/pictrs/image/0b8de353-64f1-48fa-af21-954b995ad3aa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704430120 {#1744
    date: 2024-01-05 05:48:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 27146
  -titleTs: "'day':7 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459150
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4866163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372750 {#1639
    date: 2024-01-04 13:52: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
87 DENIED edit
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "It-s-that-time-of-the-day-again"
  +title: "It's that time of the day again"
  +url: "https://lemmy.today/pictrs/image/0b8de353-64f1-48fa-af21-954b995ad3aa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704430120 {#1744
    date: 2024-01-05 05:48:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 27146
  -titleTs: "'day':7 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459150
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4866163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372750 {#1639
    date: 2024-01-04 13:52: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
88 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1379 …}
  +image: Proxies\__CG__\App\Entity\Image {#1645 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1640 …}
  +slug: "It-s-that-time-of-the-day-again"
  +title: "It's that time of the day again"
  +url: "https://lemmy.today/pictrs/image/0b8de353-64f1-48fa-af21-954b995ad3aa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704430120 {#1744
    date: 2024-01-05 05:48:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 27146
  -titleTs: "'day':7 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704459150
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4866163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372750 {#1639
    date: 2024-01-04 13:52: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
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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1666
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1667
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1666
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1667
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1671 …}
  +image: Proxies\__CG__\App\Entity\Image {#1679 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Fox"
  +title: "Fox"
  +url: "https://i.redd.it/06tz4s16ju7c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704372393 {#1666
    date: 2024-01-04 13:46:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +children: []
  -id: 27144
  -titleTs: "'fox':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704458793
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2400098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704372393 {#1667
    date: 2024-01-04 13:46:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#1590
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#1592
    date: 2024-01-04 23:39: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
95 DENIED edit
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#1590
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#1592
    date: 2024-01-04 23:39: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
96 DENIED moderate
App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1593 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1589 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Some-comments-display-as-looooong-grey-boxes"
  +title: "Some comments display as looooong grey boxes"
  +url: "https://lemmy.ca/pictrs/image/bbf89395-a6e9-4a0f-8c73-2565e7f278db.png"
  +body: """
    Hello, I’ve seen a bunch of comments recently that are just grey boxes which take a good two dozen swipes or more to scroll to the bottom of. I assumed they were trolls at first, but I checked one in a web browser today and it’s a comment that includes an animated file:\n
    \n
    [lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)\n
    \n
    Screenshot: ![screenshot](https://lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)\n
    \n
    Example is from this post: [lemmy.world/post/10322158](https://lemmy.world/post/10322158)\n
    \n
    I can find more examples if required.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712627146 {#1590
    date: 2024-04-09 03:45:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 27281
  -titleTs: "'box':7 'comment':2 'display':3 'grey':6 'looooong':5"
  -bodyTs: "'/comment/6408456](https://lemmy.world/comment/6408456)':58 '/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':63 '/post/10322158](https://lemmy.world/post/10322158)':71 'anim':54 'assum':31 'bottom':28 'box':14 'browser':44 'bunch':6 'check':39 'comment':8,50 'dozen':20 'exampl':64,76 'file':55 'find':74 'first':36 'good':18 'grey':13 'hello':1 'includ':52 'lemmy.ca':62 'lemmy.ca/pictrs/image/6c267a75-e199-47f2-b084-9f148d11a1e9.png)':61 'lemmy.world':57,70 'lemmy.world/comment/6408456](https://lemmy.world/comment/6408456)':56 'lemmy.world/post/10322158](https://lemmy.world/post/10322158)':69 'one':40 'post':68 'recent':9 'requir':78 'screenshot':59,60 'scroll':25 'seen':4 'swipe':21 'take':16 'today':45 'troll':34 'two':19 've':3 'web':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704456983
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12657120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704407983 {#1592
    date: 2024-01-04 23:39: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
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 {#1573
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Stop-minions-of-darkness"
  +title: "Stop, minions of darkness!"
  +url: "https://i.redd.it/30trqwydnu8c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711747522 {#1587
    date: 2024-03-29 22:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 27137
  -titleTs: "'dark':4 'minion':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704453839
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2399312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367439 {#1586
    date: 2024-01-04 12:23: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
99 DENIED edit
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Stop-minions-of-darkness"
  +title: "Stop, minions of darkness!"
  +url: "https://i.redd.it/30trqwydnu8c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711747522 {#1587
    date: 2024-03-29 22:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 27137
  -titleTs: "'dark':4 'minion':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704453839
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2399312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367439 {#1586
    date: 2024-01-04 12:23: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
100 DENIED moderate
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1943 …}
  +image: Proxies\__CG__\App\Entity\Image {#1585 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1650 …}
  +slug: "Stop-minions-of-darkness"
  +title: "Stop, minions of darkness!"
  +url: "https://i.redd.it/30trqwydnu8c1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711747522 {#1587
    date: 2024-03-29 22:25:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1576 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1561 …}
  +badges: Doctrine\ORM\PersistentCollection {#1567 …}
  +children: []
  -id: 27137
  -titleTs: "'dark':4 'minion':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704453839
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2399312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704367439 {#1586
    date: 2024-01-04 12:23: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