GET https://kbin.spritesserver.nl/d/i.imgur.com/commented/%E2%88%9E/all?p=16

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.16 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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Based-on-a-true-story"
  +title: "Based on a true story"
  +url: "https://i.imgur.com/tZzfuB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162517 {#1878
    date: 2023-09-20 00:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 3753
  -titleTs: "'base':1 'stori':5 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695167017
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5365367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162517 {#1887
    date: 2023-09-20 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Based-on-a-true-story"
  +title: "Based on a true story"
  +url: "https://i.imgur.com/tZzfuB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162517 {#1878
    date: 2023-09-20 00:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 3753
  -titleTs: "'base':1 'stori':5 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695167017
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5365367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162517 {#1887
    date: 2023-09-20 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Based-on-a-true-story"
  +title: "Based on a true story"
  +url: "https://i.imgur.com/tZzfuB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695162517 {#1878
    date: 2023-09-20 00:28:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 3753
  -titleTs: "'base':1 'stori':5 'true':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695167017
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5365367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695162517 {#1887
    date: 2023-09-20 00:28:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Bad-screen-bad"
  +title: "Bad screen bad"
  +url: "https://i.imgur.com/bpxrGB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695145960 {#1531
    date: 2023-09-19 19:52:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 4248
  -titleTs: "'bad':1,3 'screen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695150460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5355445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695145960 {#1533
    date: 2023-09-19 19:52:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Bad-screen-bad"
  +title: "Bad screen bad"
  +url: "https://i.imgur.com/bpxrGB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695145960 {#1531
    date: 2023-09-19 19:52:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 4248
  -titleTs: "'bad':1,3 'screen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695150460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5355445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695145960 {#1533
    date: 2023-09-19 19:52:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Bad-screen-bad"
  +title: "Bad screen bad"
  +url: "https://i.imgur.com/bpxrGB1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695145960 {#1531
    date: 2023-09-19 19:52:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1632 …}
  +votes: Doctrine\ORM\PersistentCollection {#1520 …}
  +reports: Doctrine\ORM\PersistentCollection {#1713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1742 …}
  +badges: Doctrine\ORM\PersistentCollection {#1659 …}
  +children: []
  -id: 4248
  -titleTs: "'bad':1,3 'screen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695150460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5355445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695145960 {#1533
    date: 2023-09-19 19:52:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whomst"
  +title: "Whomst?"
  +url: "https://i.imgur.com/PTrDTwy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695133635 {#1747
    date: 2023-09-19 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 3545
  -titleTs: "'whomst':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695138135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5348195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695133635 {#1738
    date: 2023-09-19 16:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whomst"
  +title: "Whomst?"
  +url: "https://i.imgur.com/PTrDTwy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695133635 {#1747
    date: 2023-09-19 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 3545
  -titleTs: "'whomst':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695138135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5348195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695133635 {#1738
    date: 2023-09-19 16:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1753
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whomst"
  +title: "Whomst?"
  +url: "https://i.imgur.com/PTrDTwy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695133635 {#1747
    date: 2023-09-19 16:27:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 3545
  -titleTs: "'whomst':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695138135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5348195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695133635 {#1738
    date: 2023-09-19 16:27:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really-makes-you-wonder"
  +title: "Really makes you wonder..."
  +url: "https://i.imgur.com/ilKequX.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695111914 {#1498
    date: 2023-09-19 10:25:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 3766
  -titleTs: "'make':2 'realli':1 'wonder':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695120914
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5336473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695111914 {#1483
    date: 2023-09-19 10:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really-makes-you-wonder"
  +title: "Really makes you wonder..."
  +url: "https://i.imgur.com/ilKequX.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695111914 {#1498
    date: 2023-09-19 10:25:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 3766
  -titleTs: "'make':2 'realli':1 'wonder':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695120914
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5336473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695111914 {#1483
    date: 2023-09-19 10:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Really-makes-you-wonder"
  +title: "Really makes you wonder..."
  +url: "https://i.imgur.com/ilKequX.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695111914 {#1498
    date: 2023-09-19 10:25:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 3766
  -titleTs: "'make':2 'realli':1 'wonder':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695120914
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5336473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695111914 {#1483
    date: 2023-09-19 10:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-seemingly-simple-wish"
  +title: "A seemingly simple wish"
  +url: "https://i.imgur.com/EkmnGYb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695108040 {#1475
    date: 2023-09-19 09:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 3767
  -titleTs: "'seem':2 'simpl':3 'wish':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695112540
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8502748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695108040 {#1477
    date: 2023-09-19 09:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-seemingly-simple-wish"
  +title: "A seemingly simple wish"
  +url: "https://i.imgur.com/EkmnGYb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695108040 {#1475
    date: 2023-09-19 09:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 3767
  -titleTs: "'seem':2 'simpl':3 'wish':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695112540
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8502748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695108040 {#1477
    date: 2023-09-19 09:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-seemingly-simple-wish"
  +title: "A seemingly simple wish"
  +url: "https://i.imgur.com/EkmnGYb.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695108040 {#1475
    date: 2023-09-19 09:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1758 …}
  +votes: Doctrine\ORM\PersistentCollection {#1755 …}
  +reports: Doctrine\ORM\PersistentCollection {#1757 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1759 …}
  +badges: Doctrine\ORM\PersistentCollection {#1751 …}
  +children: []
  -id: 3767
  -titleTs: "'seem':2 'simpl':3 'wish':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695112540
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8502748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695108040 {#1477
    date: 2023-09-19 09:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-a-certain-point-they-ve-got-to-start-asking-questions"
  +title: "At a certain point they've got to start asking questions, right?"
  +url: "https://i.imgur.com/NOMprDA.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695078295 {#1772
    date: 2023-09-19 01:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 13476
  -titleTs: "'ask':10 'certain':3 'got':7 'point':4 'question':11 'right':12 'start':9 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695078295
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1843699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695078295 {#1779
    date: 2023-09-19 01:04:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-a-certain-point-they-ve-got-to-start-asking-questions"
  +title: "At a certain point they've got to start asking questions, right?"
  +url: "https://i.imgur.com/NOMprDA.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695078295 {#1772
    date: 2023-09-19 01:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 13476
  -titleTs: "'ask':10 'certain':3 'got':7 'point':4 'question':11 'right':12 'start':9 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695078295
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1843699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695078295 {#1779
    date: 2023-09-19 01:04:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1778
  +user: Proxies\__CG__\App\Entity\User {#1787 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-a-certain-point-they-ve-got-to-start-asking-questions"
  +title: "At a certain point they've got to start asking questions, right?"
  +url: "https://i.imgur.com/NOMprDA.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695078295 {#1772
    date: 2023-09-19 01:04:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 13476
  -titleTs: "'ask':10 'certain':3 'got':7 'point':4 'question':11 'right':12 'start':9 've':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695078295
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1843699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695078295 {#1779
    date: 2023-09-19 01:04:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1444 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-m-actually-something-of-a-dumbo-chungus-myself"
  +title: "I’m actually something of a dumbo chungus myself"
  +url: "https://i.imgur.com/c7q1IeG.jpg"
  +body: "Bong is one of the funniest words in English and you can’t change my mind"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695070336 {#1765
    date: 2023-09-18 22:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 32108
  -titleTs: "'actual':3 'chungus':8 'dumbo':7 'm':2 'someth':4"
  -bodyTs: "'bong':1 'chang':14 'english':9 'funniest':6 'mind':16 'one':3 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8444992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695070336 {#1766
    date: 2023-09-18 22:52:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1444 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-m-actually-something-of-a-dumbo-chungus-myself"
  +title: "I’m actually something of a dumbo chungus myself"
  +url: "https://i.imgur.com/c7q1IeG.jpg"
  +body: "Bong is one of the funniest words in English and you can’t change my mind"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695070336 {#1765
    date: 2023-09-18 22:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 32108
  -titleTs: "'actual':3 'chungus':8 'dumbo':7 'm':2 'someth':4"
  -bodyTs: "'bong':1 'chang':14 'english':9 'funniest':6 'mind':16 'one':3 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8444992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695070336 {#1766
    date: 2023-09-18 22:52:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1682
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1444 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-m-actually-something-of-a-dumbo-chungus-myself"
  +title: "I’m actually something of a dumbo chungus myself"
  +url: "https://i.imgur.com/c7q1IeG.jpg"
  +body: "Bong is one of the funniest words in English and you can’t change my mind"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695070336 {#1765
    date: 2023-09-18 22:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 32108
  -titleTs: "'actual':3 'chungus':8 'dumbo':7 'm':2 'someth':4"
  -bodyTs: "'bong':1 'chang':14 'english':9 'funniest':6 'mind':16 'one':3 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8444992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695070336 {#1766
    date: 2023-09-18 22:52:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-when-someone-posts-memes-about-obese-people"
  +title: "Lemmy when someone posts memes about obese people"
  +url: "https://i.imgur.com/O0loLS8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695036024 {#1624
    date: 2023-09-18 13:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 3786
  -titleTs: "'lemmi':1 'meme':5 'obes':7 'peopl':8 'post':4 'someon':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695036024
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695036024 {#1634
    date: 2023-09-18 13:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-when-someone-posts-memes-about-obese-people"
  +title: "Lemmy when someone posts memes about obese people"
  +url: "https://i.imgur.com/O0loLS8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695036024 {#1624
    date: 2023-09-18 13:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 3786
  -titleTs: "'lemmi':1 'meme':5 'obes':7 'peopl':8 'post':4 'someon':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695036024
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695036024 {#1634
    date: 2023-09-18 13:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-when-someone-posts-memes-about-obese-people"
  +title: "Lemmy when someone posts memes about obese people"
  +url: "https://i.imgur.com/O0loLS8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695036024 {#1624
    date: 2023-09-18 13:20:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 3786
  -titleTs: "'lemmi':1 'meme':5 'obes':7 'peopl':8 'post':4 'someon':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695036024
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695036024 {#1634
    date: 2023-09-18 13:20:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-was-a-simpler-time"
  +title: "It was a simpler time 🥺"
  +url: "https://i.imgur.com/sRhFNY1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035749 {#1420
    date: 2023-09-18 13:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3577
  -titleTs: "'simpler':4 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695049249
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035749 {#1426
    date: 2023-09-18 13:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-was-a-simpler-time"
  +title: "It was a simpler time 🥺"
  +url: "https://i.imgur.com/sRhFNY1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035749 {#1420
    date: 2023-09-18 13:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3577
  -titleTs: "'simpler':4 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695049249
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035749 {#1426
    date: 2023-09-18 13:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-was-a-simpler-time"
  +title: "It was a simpler time 🥺"
  +url: "https://i.imgur.com/sRhFNY1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035749 {#1420
    date: 2023-09-18 13:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1413 …}
  +votes: Doctrine\ORM\PersistentCollection {#1414 …}
  +reports: Doctrine\ORM\PersistentCollection {#1412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1419 …}
  +badges: Doctrine\ORM\PersistentCollection {#1416 …}
  +children: []
  -id: 3577
  -titleTs: "'simpler':4 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695049249
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035749 {#1426
    date: 2023-09-18 13:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hope-mine-will-survive"
  +title: "I hope mine will survive 🤞"
  +url: "https://i.imgur.com/7AegYvK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035721 {#1456
    date: 2023-09-18 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 3477
  -titleTs: "'hope':2 'mine':3 'surviv':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695044721
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035721 {#1454
    date: 2023-09-18 13:15:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hope-mine-will-survive"
  +title: "I hope mine will survive 🤞"
  +url: "https://i.imgur.com/7AegYvK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035721 {#1456
    date: 2023-09-18 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 3477
  -titleTs: "'hope':2 'mine':3 'surviv':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695044721
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035721 {#1454
    date: 2023-09-18 13:15:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1461
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-hope-mine-will-survive"
  +title: "I hope mine will survive 🤞"
  +url: "https://i.imgur.com/7AegYvK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695035721 {#1456
    date: 2023-09-18 13:15:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1462 …}
  +votes: Doctrine\ORM\PersistentCollection {#1464 …}
  +reports: Doctrine\ORM\PersistentCollection {#1457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1458 …}
  +badges: Doctrine\ORM\PersistentCollection {#1432 …}
  +children: []
  -id: 3477
  -titleTs: "'hope':2 'mine':3 'surviv':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695044721
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3554250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695035721 {#1454
    date: 2023-09-18 13:15:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "obsessed-i-tell-you"
  +title: "obsessed, i tell you"
  +url: "https://i.imgur.com/5d5zPCe.jpg"
  +body: "Some memes are easy, some memes need an explanation. Fortunately this one comes with context - highly convenient. Perhaps we should be pushing for legislation to make this mandatory. Big Meme has had free reign for too long"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695028994 {#1433
    date: 2023-09-18 11:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 3787
  -titleTs: "'obsess':1 'tell':3"
  -bodyTs: "'big':29 'come':13 'context':15 'conveni':17 'easi':4 'explan':9 'fortun':10 'free':33 'high':16 'legisl':24 'long':37 'make':26 'mandatori':28 'meme':2,6,30 'need':7 'one':12 'perhap':18 'push':22 'reign':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695033494
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8386034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695028994 {#1437
    date: 2023-09-18 11:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "obsessed-i-tell-you"
  +title: "obsessed, i tell you"
  +url: "https://i.imgur.com/5d5zPCe.jpg"
  +body: "Some memes are easy, some memes need an explanation. Fortunately this one comes with context - highly convenient. Perhaps we should be pushing for legislation to make this mandatory. Big Meme has had free reign for too long"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695028994 {#1433
    date: 2023-09-18 11:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 3787
  -titleTs: "'obsess':1 'tell':3"
  -bodyTs: "'big':29 'come':13 'context':15 'conveni':17 'easi':4 'explan':9 'fortun':10 'free':33 'high':16 'legisl':24 'long':37 'make':26 'mandatori':28 'meme':2,6,30 'need':7 'one':12 'perhap':18 'push':22 'reign':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695033494
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8386034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695028994 {#1437
    date: 2023-09-18 11:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "obsessed-i-tell-you"
  +title: "obsessed, i tell you"
  +url: "https://i.imgur.com/5d5zPCe.jpg"
  +body: "Some memes are easy, some memes need an explanation. Fortunately this one comes with context - highly convenient. Perhaps we should be pushing for legislation to make this mandatory. Big Meme has had free reign for too long"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695028994 {#1433
    date: 2023-09-18 11:23:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 3787
  -titleTs: "'obsess':1 'tell':3"
  -bodyTs: "'big':29 'come':13 'context':15 'conveni':17 'easi':4 'explan':9 'fortun':10 'free':33 'high':16 'legisl':24 'long':37 'make':26 'mandatori':28 'meme':2,6,30 'need':7 'one':12 'perhap':18 'push':22 'reign':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695033494
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8386034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695028994 {#1437
    date: 2023-09-18 11:23:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yeah-I-m-a-bit-of-a-badass"
  +title: "Yeah, I’m a bit of a badass"
  +url: "https://i.imgur.com/dbcHaw0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695015182 {#1693
    date: 2023-09-18 07:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 3870
  -titleTs: "'badass':8 'bit':5 'm':3 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695019682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5273338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695015182 {#1697
    date: 2023-09-18 07:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yeah-I-m-a-bit-of-a-badass"
  +title: "Yeah, I’m a bit of a badass"
  +url: "https://i.imgur.com/dbcHaw0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695015182 {#1693
    date: 2023-09-18 07:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 3870
  -titleTs: "'badass':8 'bit':5 'm':3 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695019682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5273338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695015182 {#1697
    date: 2023-09-18 07:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Yeah-I-m-a-bit-of-a-badass"
  +title: "Yeah, I’m a bit of a badass"
  +url: "https://i.imgur.com/dbcHaw0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695015182 {#1693
    date: 2023-09-18 07:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 3870
  -titleTs: "'badass':8 'bit':5 'm':3 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695019682
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5273338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695015182 {#1697
    date: 2023-09-18 07:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "harder-schedule"
  +title: "harder schedule"
  +url: "https://i.imgur.com/AP2TRdP.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694975308 {#1752
    date: 2023-09-17 20:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 3999
  -titleTs: "'harder':1 'schedul':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694975308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5238742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694975308 {#1744
    date: 2023-09-17 20:28:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "harder-schedule"
  +title: "harder schedule"
  +url: "https://i.imgur.com/AP2TRdP.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694975308 {#1752
    date: 2023-09-17 20:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 3999
  -titleTs: "'harder':1 'schedul':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694975308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5238742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694975308 {#1744
    date: 2023-09-17 20:28:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "harder-schedule"
  +title: "harder schedule"
  +url: "https://i.imgur.com/AP2TRdP.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694975308 {#1752
    date: 2023-09-17 20:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 3999
  -titleTs: "'harder':1 'schedul':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694975308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5238742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694975308 {#1744
    date: 2023-09-17 20:28:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spot-the-spy"
  +title: "Spot the spy"
  +url: "https://i.imgur.com/iAkjKWY.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694964782 {#1678
    date: 2023-09-17 17:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 14293
  -titleTs: "'spi':3 'spot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694964782
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5308434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694964782 {#1669
    date: 2023-09-17 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spot-the-spy"
  +title: "Spot the spy"
  +url: "https://i.imgur.com/iAkjKWY.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694964782 {#1678
    date: 2023-09-17 17:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 14293
  -titleTs: "'spi':3 'spot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694964782
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5308434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694964782 {#1669
    date: 2023-09-17 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Spot-the-spy"
  +title: "Spot the spy"
  +url: "https://i.imgur.com/iAkjKWY.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694964782 {#1678
    date: 2023-09-17 17:33:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 14293
  -titleTs: "'spi':3 'spot':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694964782
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5308434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694964782 {#1669
    date: 2023-09-17 17:33:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Please-don-t-nuke-me"
  +title: "Please don’t nuke me"
  +url: "https://i.imgur.com/pqKljv0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694930824 {#1661
    date: 2023-09-17 08:07:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 4005
  -titleTs: "'nuke':4 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694935324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5208651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694930824 {#1662
    date: 2023-09-17 08:07:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Please-don-t-nuke-me"
  +title: "Please don’t nuke me"
  +url: "https://i.imgur.com/pqKljv0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694930824 {#1661
    date: 2023-09-17 08:07:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 4005
  -titleTs: "'nuke':4 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694935324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5208651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694930824 {#1662
    date: 2023-09-17 08:07:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Please-don-t-nuke-me"
  +title: "Please don’t nuke me"
  +url: "https://i.imgur.com/pqKljv0.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694930824 {#1661
    date: 2023-09-17 08:07:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1553 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1582 …}
  +badges: Doctrine\ORM\PersistentCollection {#1583 …}
  +children: []
  -id: 4005
  -titleTs: "'nuke':4 'pleas':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694935324
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5208651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694930824 {#1662
    date: 2023-09-17 08:07:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "To-be-or-not-to-be-that-is-the-question"
  +title: "To be or not to be, that is the question."
  +url: "https://i.imgur.com/FETyzoK.jpg"
  +body: null
  +type: "image"
  +lang: "ab"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694902719 {#1580
    date: 2023-09-17 00:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 14566
  -titleTs: "'question':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694902719
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3358046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694902719 {#1579
    date: 2023-09-17 00:18:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "To-be-or-not-to-be-that-is-the-question"
  +title: "To be or not to be, that is the question."
  +url: "https://i.imgur.com/FETyzoK.jpg"
  +body: null
  +type: "image"
  +lang: "ab"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694902719 {#1580
    date: 2023-09-17 00:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 14566
  -titleTs: "'question':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694902719
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3358046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694902719 {#1579
    date: 2023-09-17 00:18:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#1581 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "To-be-or-not-to-be-that-is-the-question"
  +title: "To be or not to be, that is the question."
  +url: "https://i.imgur.com/FETyzoK.jpg"
  +body: null
  +type: "image"
  +lang: "ab"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694902719 {#1580
    date: 2023-09-17 00:18:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 14566
  -titleTs: "'question':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694902719
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3358046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694902719 {#1579
    date: 2023-09-17 00:18:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Every-time"
  +title: "Every time!"
  +url: "https://i.imgur.com/olUBa9v.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823584 {#1568
    date: 2023-09-16 02:19:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 9783
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694823584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823584 {#1526
    date: 2023-09-16 02:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Every-time"
  +title: "Every time!"
  +url: "https://i.imgur.com/olUBa9v.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823584 {#1568
    date: 2023-09-16 02:19:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 9783
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694823584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823584 {#1526
    date: 2023-09-16 02:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1528
  +user: Proxies\__CG__\App\Entity\User {#1527 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Every-time"
  +title: "Every time!"
  +url: "https://i.imgur.com/olUBa9v.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823584 {#1568
    date: 2023-09-16 02:19:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1561 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: []
  -id: 9783
  -titleTs: "'everi':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694823584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823584 {#1526
    date: 2023-09-16 02:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-Healing-Touch"
  +title: "A Healing Touch"
  +url: "https://i.imgur.com/3VkLPYj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823032 {#1558
    date: 2023-09-16 02:10:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 2502
  -titleTs: "'heal':2 'touch':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823032 {#1556
    date: 2023-09-16 02:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-Healing-Touch"
  +title: "A Healing Touch"
  +url: "https://i.imgur.com/3VkLPYj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823032 {#1558
    date: 2023-09-16 02:10:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 2502
  -titleTs: "'heal':2 'touch':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823032 {#1556
    date: 2023-09-16 02:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1555 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-Healing-Touch"
  +title: "A Healing Touch"
  +url: "https://i.imgur.com/3VkLPYj.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694823032 {#1558
    date: 2023-09-16 02:10:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 2502
  -titleTs: "'heal':2 'touch':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694886032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5126276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694823032 {#1556
    date: 2023-09-16 02:10:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Borger"
  +title: "Borger"
  +url: "https://i.imgur.com/odNXWlr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694822243 {#1691
    date: 2023-09-16 01:57:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16603
  -titleTs: "'borger':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694822243
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3541842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694822243 {#1692
    date: 2023-09-16 01:57:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Borger"
  +title: "Borger"
  +url: "https://i.imgur.com/odNXWlr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694822243 {#1691
    date: 2023-09-16 01:57:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16603
  -titleTs: "'borger':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694822243
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3541842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694822243 {#1692
    date: 2023-09-16 01:57:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: Proxies\__CG__\App\Entity\User {#1705 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1777 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Borger"
  +title: "Borger"
  +url: "https://i.imgur.com/odNXWlr.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694822243 {#1691
    date: 2023-09-16 01:57:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#1625 …}
  +children: []
  -id: 16603
  -titleTs: "'borger':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694822243
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/3541842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694822243 {#1692
    date: 2023-09-16 01:57:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Monke"
  +title: "Monke"
  +url: "https://i.imgur.com/JqbqB3z.png"
  +body: "Alt Text: Image of my boi Gurgi finding the weed"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694812447 {#1617
    date: 2023-09-15 23:14:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 13540
  -titleTs: "'monk':1"
  -bodyTs: "'alt':1 'boi':6 'find':8 'gurgi':7 'imag':3 'text':2 'weed':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694812447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5118417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694812447 {#1731
    date: 2023-09-15 23:14:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Monke"
  +title: "Monke"
  +url: "https://i.imgur.com/JqbqB3z.png"
  +body: "Alt Text: Image of my boi Gurgi finding the weed"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694812447 {#1617
    date: 2023-09-15 23:14:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 13540
  -titleTs: "'monk':1"
  -bodyTs: "'alt':1 'boi':6 'find':8 'gurgi':7 'imag':3 'text':2 'weed':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694812447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5118417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694812447 {#1731
    date: 2023-09-15 23:14:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Monke"
  +title: "Monke"
  +url: "https://i.imgur.com/JqbqB3z.png"
  +body: "Alt Text: Image of my boi Gurgi finding the weed"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694812447 {#1617
    date: 2023-09-15 23:14:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1726 …}
  +reports: Doctrine\ORM\PersistentCollection {#1736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#1735 …}
  +children: []
  -id: 13540
  -titleTs: "'monk':1"
  -bodyTs: "'alt':1 'boi':6 'find':8 'gurgi':7 'imag':3 'text':2 'weed':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694812447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5118417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694812447 {#1731
    date: 2023-09-15 23:14:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: Proxies\__CG__\App\Entity\User {#1715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Was-a-hoax-all-along"
  +title: "Was a hoax all along"
  +url: "https://i.imgur.com/VjtcFzH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694808949 {#1729
    date: 2023-09-15 22:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13541
  -titleTs: "'along':5 'hoax':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694808949
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4977589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694808949 {#1724
    date: 2023-09-15 22:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: Proxies\__CG__\App\Entity\User {#1715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Was-a-hoax-all-along"
  +title: "Was a hoax all along"
  +url: "https://i.imgur.com/VjtcFzH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694808949 {#1729
    date: 2023-09-15 22:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13541
  -titleTs: "'along':5 'hoax':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694808949
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4977589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694808949 {#1724
    date: 2023-09-15 22:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: Proxies\__CG__\App\Entity\User {#1715 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Was-a-hoax-all-along"
  +title: "Was a hoax all along"
  +url: "https://i.imgur.com/VjtcFzH.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694808949 {#1729
    date: 2023-09-15 22:15:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13541
  -titleTs: "'along':5 'hoax':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694808949
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4977589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694808949 {#1724
    date: 2023-09-15 22:15:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-wonder-what-they-did-before"
  +title: "I wonder what they did before"
  +url: "https://i.imgur.com/gdeuato.jpg"
  +body: "I Will try to post more OC going forward x"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694741002 {#2448
    date: 2023-09-15 03:23:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 3315
  -titleTs: "'wonder':2"
  -bodyTs: "'forward':9 'go':8 'oc':7 'post':5 'tri':3 'x':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694750002
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7974228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694741002 {#2411
    date: 2023-09-15 03:23:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-wonder-what-they-did-before"
  +title: "I wonder what they did before"
  +url: "https://i.imgur.com/gdeuato.jpg"
  +body: "I Will try to post more OC going forward x"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694741002 {#2448
    date: 2023-09-15 03:23:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 3315
  -titleTs: "'wonder':2"
  -bodyTs: "'forward':9 'go':8 'oc':7 'post':5 'tri':3 'x':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694750002
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7974228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694741002 {#2411
    date: 2023-09-15 03:23:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-wonder-what-they-did-before"
  +title: "I wonder what they did before"
  +url: "https://i.imgur.com/gdeuato.jpg"
  +body: "I Will try to post more OC going forward x"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694741002 {#2448
    date: 2023-09-15 03:23:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 3315
  -titleTs: "'wonder':2"
  -bodyTs: "'forward':9 'go':8 'oc':7 'post':5 'tri':3 'x':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694750002
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7974228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694741002 {#2411
    date: 2023-09-15 03:23:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-all-a-scam-don-t-even-try-to-tell-me"
  +title: "It’s all a scam, don’t even try to tell me it’s useful"
  +url: "https://i.imgur.com/QS4ADOo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694735160 {#2468
    date: 2023-09-15 01:46:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 2764
  -titleTs: "'even':8 'scam':5 'tell':11 'tri':9 'use':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694762160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5073299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694735160 {#2470
    date: 2023-09-15 01:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-all-a-scam-don-t-even-try-to-tell-me"
  +title: "It’s all a scam, don’t even try to tell me it’s useful"
  +url: "https://i.imgur.com/QS4ADOo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694735160 {#2468
    date: 2023-09-15 01:46:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 2764
  -titleTs: "'even':8 'scam':5 'tell':11 'tri':9 'use':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694762160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5073299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694735160 {#2470
    date: 2023-09-15 01:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "It-s-all-a-scam-don-t-even-try-to-tell-me"
  +title: "It’s all a scam, don’t even try to tell me it’s useful"
  +url: "https://i.imgur.com/QS4ADOo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694735160 {#2468
    date: 2023-09-15 01:46:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  +badges: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 2764
  -titleTs: "'even':8 'scam':5 'tell':11 'tri':9 'use':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694762160
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5073299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694735160 {#2470
    date: 2023-09-15 01:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-traded-the-popemobile-for-this"
  +title: "You traded the popemobile for this?!"
  +url: "https://i.imgur.com/spU9twd.jpg"
  +body: "He did not, in fact, trade the popemobile for this."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694726829 {#2386
    date: 2023-09-14 23:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 3874
  -titleTs: "'popemobil':4 'trade':2"
  -bodyTs: "'fact':5 'popemobil':8 'trade':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694735829
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7953556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694726829 {#2382
    date: 2023-09-14 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-traded-the-popemobile-for-this"
  +title: "You traded the popemobile for this?!"
  +url: "https://i.imgur.com/spU9twd.jpg"
  +body: "He did not, in fact, trade the popemobile for this."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694726829 {#2386
    date: 2023-09-14 23:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 3874
  -titleTs: "'popemobil':4 'trade':2"
  -bodyTs: "'fact':5 'popemobil':8 'trade':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694735829
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7953556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694726829 {#2382
    date: 2023-09-14 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-traded-the-popemobile-for-this"
  +title: "You traded the popemobile for this?!"
  +url: "https://i.imgur.com/spU9twd.jpg"
  +body: "He did not, in fact, trade the popemobile for this."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694726829 {#2386
    date: 2023-09-14 23:27:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 3874
  -titleTs: "'popemobil':4 'trade':2"
  -bodyTs: "'fact':5 'popemobil':8 'trade':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694735829
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7953556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694726829 {#2382
    date: 2023-09-14 23:27:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Caterpillar-emoji"
  +title: "Caterpillar.emoji"
  +url: "https://i.imgur.com/8G9RMtg.jpg"
  +body: """
    The issues that matter to us all, folks, the issues that uhh… esphegg-jesquick-womfphgle\n
    \n
    - Joe Biden, presumably
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693671 {#1907
    date: 2023-09-14 14:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 13774
  -titleTs: "'caterpillar.emoji':1"
  -bodyTs: "'biden':18 'esphegg':14 'esphegg-jesquick-womfphgl':13 'folk':8 'issu':2,10 'jesquick':15 'joe':17 'matter':4 'presum':19 'uhh':12 'us':6 'womfphgl':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694693671
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7896327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694693671 {#1908
    date: 2023-09-14 14:14:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Caterpillar-emoji"
  +title: "Caterpillar.emoji"
  +url: "https://i.imgur.com/8G9RMtg.jpg"
  +body: """
    The issues that matter to us all, folks, the issues that uhh… esphegg-jesquick-womfphgle\n
    \n
    - Joe Biden, presumably
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693671 {#1907
    date: 2023-09-14 14:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 13774
  -titleTs: "'caterpillar.emoji':1"
  -bodyTs: "'biden':18 'esphegg':14 'esphegg-jesquick-womfphgl':13 'folk':8 'issu':2,10 'jesquick':15 'joe':17 'matter':4 'presum':19 'uhh':12 'us':6 'womfphgl':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694693671
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7896327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694693671 {#1908
    date: 2023-09-14 14:14:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1407
  +user: Proxies\__CG__\App\Entity\User {#1681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Caterpillar-emoji"
  +title: "Caterpillar.emoji"
  +url: "https://i.imgur.com/8G9RMtg.jpg"
  +body: """
    The issues that matter to us all, folks, the issues that uhh… esphegg-jesquick-womfphgle\n
    \n
    - Joe Biden, presumably
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693671 {#1907
    date: 2023-09-14 14:14:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1381 …}
  +children: []
  -id: 13774
  -titleTs: "'caterpillar.emoji':1"
  -bodyTs: "'biden':18 'esphegg':14 'esphegg-jesquick-womfphgl':13 'folk':8 'issu':2,10 'jesquick':15 'joe':17 'matter':4 'presum':19 'uhh':12 'us':6 'womfphgl':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694693671
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/7896327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694693671 {#1908
    date: 2023-09-14 14:14:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details