GET https://kbin.spritesserver.nl/d/i.imgur.com/top/%E2%88%9E/photos?p=4

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-me-see-Uranus"
  +title: "Let me see Uranus.."
  +url: "https://i.imgur.com/YFwSpaJ.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702420713 {#1880
    date: 2023-12-12 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 21822
  -titleTs: "'..':5 'let':1 'see':3 'uranus':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702475151
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9219242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388751 {#1918
    date: 2023-12-12 14:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-me-see-Uranus"
  +title: "Let me see Uranus.."
  +url: "https://i.imgur.com/YFwSpaJ.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702420713 {#1880
    date: 2023-12-12 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 21822
  -titleTs: "'..':5 'let':1 'see':3 'uranus':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702475151
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9219242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388751 {#1918
    date: 2023-12-12 14:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-me-see-Uranus"
  +title: "Let me see Uranus.."
  +url: "https://i.imgur.com/YFwSpaJ.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702420713 {#1880
    date: 2023-12-12 23:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 21822
  -titleTs: "'..':5 'let':1 'see':3 'uranus':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702475151
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9219242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702388751 {#1918
    date: 2023-12-12 14:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-dried-pear-is-mildly-something"
  +title: "This dried pear is mildly something"
  +url: "https://i.imgur.com/KUjwyqV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702405615 {#1530
    date: 2023-12-12 19:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 21778
  -titleTs: "'dri':2 'mild':5 'pear':3 'someth':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702463439
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17739802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377039 {#1539
    date: 2023-12-12 11:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-dried-pear-is-mildly-something"
  +title: "This dried pear is mildly something"
  +url: "https://i.imgur.com/KUjwyqV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702405615 {#1530
    date: 2023-12-12 19:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 21778
  -titleTs: "'dri':2 'mild':5 'pear':3 'someth':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702463439
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17739802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377039 {#1539
    date: 2023-12-12 11:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-dried-pear-is-mildly-something"
  +title: "This dried pear is mildly something"
  +url: "https://i.imgur.com/KUjwyqV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702405615 {#1530
    date: 2023-12-12 19:26:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 21778
  -titleTs: "'dri':2 'mild':5 'pear':3 'someth':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702463439
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17739802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702377039 {#1539
    date: 2023-12-12 11:30:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-clouds-made-of"
  +title: "What are the clouds made of?"
  +url: "https://i.imgur.com/DdbTrrt.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702319599 {#1753
    date: 2023-12-11 19:33:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 25983
  -titleTs: "'cloud':4 'made':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702337599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9445481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319599 {#1746
    date: 2023-12-11 19:33:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-clouds-made-of"
  +title: "What are the clouds made of?"
  +url: "https://i.imgur.com/DdbTrrt.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702319599 {#1753
    date: 2023-12-11 19:33:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 25983
  -titleTs: "'cloud':4 'made':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702337599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9445481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319599 {#1746
    date: 2023-12-11 19:33:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-clouds-made-of"
  +title: "What are the clouds made of?"
  +url: "https://i.imgur.com/DdbTrrt.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702319599 {#1753
    date: 2023-12-11 19:33:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 25983
  -titleTs: "'cloud':4 'made':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702337599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9445481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702319599 {#1746
    date: 2023-12-11 19:33:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Soldiers-at-Fort-Lee-put-on-an-all-male-production-of"
  +title: "Soldiers at Fort Lee put on an all-male production of Clare Booth's all-female play "The Women""
  +url: "https://i.imgur.com/hzV7S2E.jpeg"
  +body: "From LIFE Magazine, December 21, 1942"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302131 {#1486
    date: 2023-12-11 14:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 26018
  -titleTs: "'all-femal':16 'all-mal':8 'booth':14 'clare':13 'femal':18 'fort':3 'lee':4 'male':10 'play':19 'product':11 'put':5 'soldier':1 'women':21"
  -bodyTs: "'1942':6 '21':5 'decemb':4 'life':2 'magazin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702302131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302131 {#1488
    date: 2023-12-11 14:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Soldiers-at-Fort-Lee-put-on-an-all-male-production-of"
  +title: "Soldiers at Fort Lee put on an all-male production of Clare Booth's all-female play "The Women""
  +url: "https://i.imgur.com/hzV7S2E.jpeg"
  +body: "From LIFE Magazine, December 21, 1942"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302131 {#1486
    date: 2023-12-11 14:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 26018
  -titleTs: "'all-femal':16 'all-mal':8 'booth':14 'clare':13 'femal':18 'fort':3 'lee':4 'male':10 'play':19 'product':11 'put':5 'soldier':1 'women':21"
  -bodyTs: "'1942':6 '21':5 'decemb':4 'life':2 'magazin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702302131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302131 {#1488
    date: 2023-12-11 14:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Soldiers-at-Fort-Lee-put-on-an-all-male-production-of"
  +title: "Soldiers at Fort Lee put on an all-male production of Clare Booth's all-female play "The Women""
  +url: "https://i.imgur.com/hzV7S2E.jpeg"
  +body: "From LIFE Magazine, December 21, 1942"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302131 {#1486
    date: 2023-12-11 14:42:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 26018
  -titleTs: "'all-femal':16 'all-mal':8 'booth':14 'clare':13 'femal':18 'fort':3 'lee':4 'male':10 'play':19 'product':11 'put':5 'soldier':1 'women':21"
  -bodyTs: "'1942':6 '21':5 'decemb':4 'life':2 'magazin':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702302131
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302131 {#1488
    date: 2023-12-11 14:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "uBlock-Enterprise"
  +title: "uBlock Enterprise"
  +url: "https://i.imgur.com/r8DMV9A.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702308941 {#1754
    date: 2023-12-11 16:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 21459
  -titleTs: "'enterpris':2 'ublock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702247168
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10058715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702160768 {#1755
    date: 2023-12-09 23:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "uBlock-Enterprise"
  +title: "uBlock Enterprise"
  +url: "https://i.imgur.com/r8DMV9A.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702308941 {#1754
    date: 2023-12-11 16:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 21459
  -titleTs: "'enterpris':2 'ublock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702247168
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10058715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702160768 {#1755
    date: 2023-12-09 23:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "uBlock-Enterprise"
  +title: "uBlock Enterprise"
  +url: "https://i.imgur.com/r8DMV9A.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 503
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702308941 {#1754
    date: 2023-12-11 16:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 21459
  -titleTs: "'enterpris':2 'ublock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702247168
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10058715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702160768 {#1755
    date: 2023-12-09 23:26:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-package-of-bagels-I-bought-expired-on-a-date"
  +title: "This package of bagels I bought expired on a date that doesn't exist."
  +url: "https://i.imgur.com/Ho3eRJu.jpg"
  +body: "I originally posted this on the other site back when I took the picture, and it resulted in a lot of confused comments, especially from Americans, eventually getting removed by overzealous mods. Either way, I promise you that this date does not exist, and has never existed."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215847 {#1773
    date: 2023-12-10 14:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 21339
  -titleTs: "'bagel':4 'bought':6 'date':10 'doesn':12 'exist':14 'expir':7 'packag':2"
  -bodyTs: "'american':26 'back':9 'comment':23 'confus':22 'date':40 'either':33 'especi':24 'eventu':27 'exist':43,47 'get':28 'lot':20 'mod':32 'never':46 'origin':2 'overzeal':31 'pictur':14 'post':3 'promis':36 'remov':29 'result':17 'site':8 'took':12 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702210602
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17425582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124202 {#1775
    date: 2023-12-09 13:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-package-of-bagels-I-bought-expired-on-a-date"
  +title: "This package of bagels I bought expired on a date that doesn't exist."
  +url: "https://i.imgur.com/Ho3eRJu.jpg"
  +body: "I originally posted this on the other site back when I took the picture, and it resulted in a lot of confused comments, especially from Americans, eventually getting removed by overzealous mods. Either way, I promise you that this date does not exist, and has never existed."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215847 {#1773
    date: 2023-12-10 14:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 21339
  -titleTs: "'bagel':4 'bought':6 'date':10 'doesn':12 'exist':14 'expir':7 'packag':2"
  -bodyTs: "'american':26 'back':9 'comment':23 'confus':22 'date':40 'either':33 'especi':24 'eventu':27 'exist':43,47 'get':28 'lot':20 'mod':32 'never':46 'origin':2 'overzeal':31 'pictur':14 'post':3 'promis':36 'remov':29 'result':17 'site':8 'took':12 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702210602
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17425582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124202 {#1775
    date: 2023-12-09 13:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "This-package-of-bagels-I-bought-expired-on-a-date"
  +title: "This package of bagels I bought expired on a date that doesn't exist."
  +url: "https://i.imgur.com/Ho3eRJu.jpg"
  +body: "I originally posted this on the other site back when I took the picture, and it resulted in a lot of confused comments, especially from Americans, eventually getting removed by overzealous mods. Either way, I promise you that this date does not exist, and has never existed."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 96
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702215847 {#1773
    date: 2023-12-10 14:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 21339
  -titleTs: "'bagel':4 'bought':6 'date':10 'doesn':12 'exist':14 'expir':7 'packag':2"
  -bodyTs: "'american':26 'back':9 'comment':23 'confus':22 'date':40 'either':33 'especi':24 'eventu':27 'exist':43,47 'get':28 'lot':20 'mod':32 'never':46 'origin':2 'overzeal':31 'pictur':14 'post':3 'promis':36 'remov':29 'result':17 'site':8 'took':12 'way':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702210602
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17425582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702124202 {#1775
    date: 2023-12-09 13:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Take-your-protein-pills-and-put-your-helmet-on"
  +title: "Take your protein pills and put your helmet on"
  +url: "https://i.imgur.com/dRzimS3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702012682 {#1466
    date: 2023-12-08 06:18:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 20964
  -titleTs: "'helmet':8 'pill':4 'protein':3 'put':6 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702068078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9276915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981678 {#1452
    date: 2023-12-07 21:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Take-your-protein-pills-and-put-your-helmet-on"
  +title: "Take your protein pills and put your helmet on"
  +url: "https://i.imgur.com/dRzimS3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702012682 {#1466
    date: 2023-12-08 06:18:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 20964
  -titleTs: "'helmet':8 'pill':4 'protein':3 'put':6 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702068078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9276915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981678 {#1452
    date: 2023-12-07 21:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Take-your-protein-pills-and-put-your-helmet-on"
  +title: "Take your protein pills and put your helmet on"
  +url: "https://i.imgur.com/dRzimS3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 528
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702012682 {#1466
    date: 2023-12-08 06:18:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 20964
  -titleTs: "'helmet':8 'pill':4 'protein':3 'put':6 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702068078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9276915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981678 {#1452
    date: 2023-12-07 21:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Designing-a-synth-bipolar-PSU-inspired-by-Doepfer-s-A-100-PSU3"
  +title: "Designing a synth bipolar PSU inspired by Doepfer's A-100 PSU3"
  +url: "https://i.imgur.com/U2KDWpg.png"
  +body: """
    I’m planning to make a modular synth from scratch, but I need to start with the PSU. Do you see any issues with this schematic?\n
    \n
    The main difference between this design and traditional linear PSUs is the replacement of the transformer/rectifier/filter circuit by Mean Well IRM AC/DC converters. The linear regulation circuit is basically the reference design for the 78xx/79xx.\n
    \n
    Do you think there would be an issue once scaled? The AC/DC converters have a lot of headroom, as I plan to make up to 3 regulation circuits like so:\n
    \n
    ![full schematics](https://i.imgur.com/jV2QhuY.png)\n
    \n
    (the regulated outputs will actually never go nowhere near 1A per rail)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702139758 {#1409
    date: 2023-12-09 17:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 20574
  -titleTs: "'-100':11 'bipolar':4 'design':1 'doepfer':8 'inspir':6 'psu':5 'psu3':12 'synth':3"
  -bodyTs: "'/jv2qhuy.png)':96 '1a':106 '3':87 '78xx/79xx':61 'ac/dc':48,73 'actual':101 'basic':55 'circuit':43,53,89 'convert':49,74 'design':32,58 'differ':29 'full':92 'go':103 'headroom':79 'i.imgur.com':95 'i.imgur.com/jv2qhuy.png)':94 'irm':47 'issu':23,69 'like':90 'linear':35,51 'lot':77 'm':2 'main':28 'make':5,84 'mean':45 'modular':7 'near':105 'need':13 'never':102 'nowher':104 'output':99 'per':107 'plan':3,82 'psu':18 'psus':36 'rail':108 'refer':57 'regul':52,88,98 'replac':39 'scale':71 'schemat':26,93 'scratch':10 'see':21 'start':15 'synth':8 'think':64 'tradit':34 'transformer/rectifier/filter':42 'well':46 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701901624
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17090378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701857124 {#1450
    date: 2023-12-06 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Designing-a-synth-bipolar-PSU-inspired-by-Doepfer-s-A-100-PSU3"
  +title: "Designing a synth bipolar PSU inspired by Doepfer's A-100 PSU3"
  +url: "https://i.imgur.com/U2KDWpg.png"
  +body: """
    I’m planning to make a modular synth from scratch, but I need to start with the PSU. Do you see any issues with this schematic?\n
    \n
    The main difference between this design and traditional linear PSUs is the replacement of the transformer/rectifier/filter circuit by Mean Well IRM AC/DC converters. The linear regulation circuit is basically the reference design for the 78xx/79xx.\n
    \n
    Do you think there would be an issue once scaled? The AC/DC converters have a lot of headroom, as I plan to make up to 3 regulation circuits like so:\n
    \n
    ![full schematics](https://i.imgur.com/jV2QhuY.png)\n
    \n
    (the regulated outputs will actually never go nowhere near 1A per rail)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702139758 {#1409
    date: 2023-12-09 17:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 20574
  -titleTs: "'-100':11 'bipolar':4 'design':1 'doepfer':8 'inspir':6 'psu':5 'psu3':12 'synth':3"
  -bodyTs: "'/jv2qhuy.png)':96 '1a':106 '3':87 '78xx/79xx':61 'ac/dc':48,73 'actual':101 'basic':55 'circuit':43,53,89 'convert':49,74 'design':32,58 'differ':29 'full':92 'go':103 'headroom':79 'i.imgur.com':95 'i.imgur.com/jv2qhuy.png)':94 'irm':47 'issu':23,69 'like':90 'linear':35,51 'lot':77 'm':2 'main':28 'make':5,84 'mean':45 'modular':7 'near':105 'need':13 'never':102 'nowher':104 'output':99 'per':107 'plan':3,82 'psu':18 'psus':36 'rail':108 'refer':57 'regul':52,88,98 'replac':39 'scale':71 'schemat':26,93 'scratch':10 'see':21 'start':15 'synth':8 'think':64 'tradit':34 'transformer/rectifier/filter':42 'well':46 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701901624
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17090378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701857124 {#1450
    date: 2023-12-06 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1422 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Designing-a-synth-bipolar-PSU-inspired-by-Doepfer-s-A-100-PSU3"
  +title: "Designing a synth bipolar PSU inspired by Doepfer's A-100 PSU3"
  +url: "https://i.imgur.com/U2KDWpg.png"
  +body: """
    I’m planning to make a modular synth from scratch, but I need to start with the PSU. Do you see any issues with this schematic?\n
    \n
    The main difference between this design and traditional linear PSUs is the replacement of the transformer/rectifier/filter circuit by Mean Well IRM AC/DC converters. The linear regulation circuit is basically the reference design for the 78xx/79xx.\n
    \n
    Do you think there would be an issue once scaled? The AC/DC converters have a lot of headroom, as I plan to make up to 3 regulation circuits like so:\n
    \n
    ![full schematics](https://i.imgur.com/jV2QhuY.png)\n
    \n
    (the regulated outputs will actually never go nowhere near 1A per rail)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702139758 {#1409
    date: 2023-12-09 17:35:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 20574
  -titleTs: "'-100':11 'bipolar':4 'design':1 'doepfer':8 'inspir':6 'psu':5 'psu3':12 'synth':3"
  -bodyTs: "'/jv2qhuy.png)':96 '1a':106 '3':87 '78xx/79xx':61 'ac/dc':48,73 'actual':101 'basic':55 'circuit':43,53,89 'convert':49,74 'design':32,58 'differ':29 'full':92 'go':103 'headroom':79 'i.imgur.com':95 'i.imgur.com/jv2qhuy.png)':94 'irm':47 'issu':23,69 'like':90 'linear':35,51 'lot':77 'm':2 'main':28 'make':5,84 'mean':45 'modular':7 'near':105 'need':13 'never':102 'nowher':104 'output':99 'per':107 'plan':3,82 'psu':18 'psus':36 'rail':108 'refer':57 'regul':52,88,98 'replac':39 'scale':71 'schemat':26,93 'scratch':10 'see':21 'start':15 'synth':8 'think':64 'tradit':34 'transformer/rectifier/filter':42 'well':46 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701901624
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17090378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701857124 {#1450
    date: 2023-12-06 11:05:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-understand-pain-Death-Leave-this-place-before-she"
  +title: "Do you understand pain? Death? Leave this place before she finds you"
  +url: "https://i.imgur.com/eGtCuzE.jpeg"
  +body: "A still from the TNG episode “Masks” picturing Lt cmdr Data wearing a sunburst mask of Masaka. Text reads “Mariah is Waking”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701822659 {#1411
    date: 2023-12-06 01:30:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 20395
  -titleTs: "'death':5 'find':11 'leav':6 'pain':4 'place':8 'understand':3"
  -bodyTs: "'cmdr':10 'data':11 'episod':6 'lt':9 'mariah':20 'masaka':17 'mask':7,15 'pictur':8 'read':19 'still':2 'sunburst':14 'text':18 'tng':5 'wake':22 'wear':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701884298
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10471234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797898 {#1412
    date: 2023-12-05 18:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-understand-pain-Death-Leave-this-place-before-she"
  +title: "Do you understand pain? Death? Leave this place before she finds you"
  +url: "https://i.imgur.com/eGtCuzE.jpeg"
  +body: "A still from the TNG episode “Masks” picturing Lt cmdr Data wearing a sunburst mask of Masaka. Text reads “Mariah is Waking”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701822659 {#1411
    date: 2023-12-06 01:30:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 20395
  -titleTs: "'death':5 'find':11 'leav':6 'pain':4 'place':8 'understand':3"
  -bodyTs: "'cmdr':10 'data':11 'episod':6 'lt':9 'mariah':20 'masaka':17 'mask':7,15 'pictur':8 'read':19 'still':2 'sunburst':14 'text':18 'tng':5 'wake':22 'wear':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701884298
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10471234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797898 {#1412
    date: 2023-12-05 18:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-understand-pain-Death-Leave-this-place-before-she"
  +title: "Do you understand pain? Death? Leave this place before she finds you"
  +url: "https://i.imgur.com/eGtCuzE.jpeg"
  +body: "A still from the TNG episode “Masks” picturing Lt cmdr Data wearing a sunburst mask of Masaka. Text reads “Mariah is Waking”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701822659 {#1411
    date: 2023-12-06 01:30:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 20395
  -titleTs: "'death':5 'find':11 'leav':6 'pain':4 'place':8 'understand':3"
  -bodyTs: "'cmdr':10 'data':11 'episod':6 'lt':9 'mariah':20 'masaka':17 'mask':7,15 'pictur':8 'read':19 'still':2 'sunburst':14 'text':18 'tng':5 'wake':22 'wear':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701884298
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10471234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701797898 {#1412
    date: 2023-12-05 18:38:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "these-hulls-sing"
  +title: "these hulls sing"
  +url: "https://i.imgur.com/xZVowRZ.png"
  +body: "when the stars hit the deflector dish just right…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701644020 {#1457
    date: 2023-12-03 23:53:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 19537
  -titleTs: "'hull':2 'sing':3"
  -bodyTs: "'deflector':6 'dish':7 'hit':4 'right':9 'star':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16729576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558264 {#1455
    date: 2023-12-03 00:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "these-hulls-sing"
  +title: "these hulls sing"
  +url: "https://i.imgur.com/xZVowRZ.png"
  +body: "when the stars hit the deflector dish just right…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701644020 {#1457
    date: 2023-12-03 23:53:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 19537
  -titleTs: "'hull':2 'sing':3"
  -bodyTs: "'deflector':6 'dish':7 'hit':4 'right':9 'star':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16729576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558264 {#1455
    date: 2023-12-03 00:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "these-hulls-sing"
  +title: "these hulls sing"
  +url: "https://i.imgur.com/xZVowRZ.png"
  +body: "when the stars hit the deflector dish just right…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701644020 {#1457
    date: 2023-12-03 23:53:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 19537
  -titleTs: "'hull':2 'sing':3"
  -bodyTs: "'deflector':6 'dish':7 'hit':4 'right':9 'star':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701644664
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16729576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701558264 {#1455
    date: 2023-12-03 00:04:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Estimated-Time-of-Arrival-Just-wanted-to-add"
  +title: "Estimated Time of Arrival: Just wanted to add..."
  +url: "https://i.imgur.com/CBoDQNo.png"
  +body: """
    Normal Top: Edit:  \n
    Savvy Middle: E:  \n
    Dumb Bottom: ETA:
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701614734 {#1440
    date: 2023-12-03 15:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 19384
  -titleTs: "'add':8 'arriv':4 'estim':1 'time':2 'want':6"
  -bodyTs: "'bottom':8 'dumb':7 'e':6 'edit':3 'eta':9 'middl':5 'normal':1 'savvi':4 'top':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701624447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9056403"
  +editedAt: DateTimeImmutable @1702738366 {#1438
    date: 2023-12-16 15:52:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701538047 {#1429
    date: 2023-12-02 18:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Estimated-Time-of-Arrival-Just-wanted-to-add"
  +title: "Estimated Time of Arrival: Just wanted to add..."
  +url: "https://i.imgur.com/CBoDQNo.png"
  +body: """
    Normal Top: Edit:  \n
    Savvy Middle: E:  \n
    Dumb Bottom: ETA:
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701614734 {#1440
    date: 2023-12-03 15:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 19384
  -titleTs: "'add':8 'arriv':4 'estim':1 'time':2 'want':6"
  -bodyTs: "'bottom':8 'dumb':7 'e':6 'edit':3 'eta':9 'middl':5 'normal':1 'savvi':4 'top':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701624447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9056403"
  +editedAt: DateTimeImmutable @1702738366 {#1438
    date: 2023-12-16 15:52:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701538047 {#1429
    date: 2023-12-02 18:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Estimated-Time-of-Arrival-Just-wanted-to-add"
  +title: "Estimated Time of Arrival: Just wanted to add..."
  +url: "https://i.imgur.com/CBoDQNo.png"
  +body: """
    Normal Top: Edit:  \n
    Savvy Middle: E:  \n
    Dumb Bottom: ETA:
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701614734 {#1440
    date: 2023-12-03 15:45:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 19384
  -titleTs: "'add':8 'arriv':4 'estim':1 'time':2 'want':6"
  -bodyTs: "'bottom':8 'dumb':7 'e':6 'edit':3 'eta':9 'middl':5 'normal':1 'savvi':4 'top':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701624447
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9056403"
  +editedAt: DateTimeImmutable @1702738366 {#1438
    date: 2023-12-16 15:52:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701538047 {#1429
    date: 2023-12-02 18:27:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-founded-Microsoft-and-definitely-doesn-t-dress-in-drag"
  +title: "He founded Microsoft and definitely doesn’t dress in drag"
  +url: "https://i.imgur.com/a4lBSeo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701522874 {#1614
    date: 2023-12-02 14:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 19172
  -titleTs: "'definit':5 'doesn':6 'drag':10 'dress':8 'found':2 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701542488
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9020546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456088 {#1612
    date: 2023-12-01 19:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-founded-Microsoft-and-definitely-doesn-t-dress-in-drag"
  +title: "He founded Microsoft and definitely doesn’t dress in drag"
  +url: "https://i.imgur.com/a4lBSeo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701522874 {#1614
    date: 2023-12-02 14:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 19172
  -titleTs: "'definit':5 'doesn':6 'drag':10 'dress':8 'found':2 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701542488
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9020546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456088 {#1612
    date: 2023-12-01 19:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "He-founded-Microsoft-and-definitely-doesn-t-dress-in-drag"
  +title: "He founded Microsoft and definitely doesn’t dress in drag"
  +url: "https://i.imgur.com/a4lBSeo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 370
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701522874 {#1614
    date: 2023-12-02 14:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 19172
  -titleTs: "'definit':5 'doesn':6 'drag':10 'dress':8 'found':2 'microsoft':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701542488
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9020546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701456088 {#1612
    date: 2023-12-01 19:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/PC3lgve.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701471771 {#1676
    date: 2023-12-02 00:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 18922
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701467185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380785 {#1672
    date: 2023-11-30 22:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/PC3lgve.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701471771 {#1676
    date: 2023-12-02 00:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 18922
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701467185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380785 {#1672
    date: 2023-11-30 22:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/PC3lgve.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701471771 {#1676
    date: 2023-12-02 00:02:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 18922
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701467185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380785 {#1672
    date: 2023-11-30 22:46:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/8tpVFuH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 104
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701645488 {#1649
    date: 2023-12-04 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 18765
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701466933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380533 {#1651
    date: 2023-11-30 22:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/8tpVFuH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 104
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701645488 {#1649
    date: 2023-12-04 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 18765
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701466933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380533 {#1651
    date: 2023-11-30 22:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "THE-DAY-HATH-COME"
  +title: "THE DAY HATH COME"
  +url: "https://i.imgur.com/8tpVFuH.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 104
  +favouriteCount: 626
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701645488 {#1649
    date: 2023-12-04 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 18765
  -titleTs: "'come':4 'day':2 'hath':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701466933
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701380533 {#1651
    date: 2023-11-30 22:42:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-least-you-didn-t-post-it"
  +title: "At least you didn’t post it"
  +url: "https://i.imgur.com/26O7AQy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701487758 {#1582
    date: 2023-12-02 04:29:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18913
  -titleTs: "'didn':4 'least':2 'post':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701462059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8698617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375659 {#1578
    date: 2023-11-30 21:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-least-you-didn-t-post-it"
  +title: "At least you didn’t post it"
  +url: "https://i.imgur.com/26O7AQy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701487758 {#1582
    date: 2023-12-02 04:29:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18913
  -titleTs: "'didn':4 'least':2 'post':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701462059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8698617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375659 {#1578
    date: 2023-11-30 21:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1577 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "At-least-you-didn-t-post-it"
  +title: "At least you didn’t post it"
  +url: "https://i.imgur.com/26O7AQy.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 124
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701487758 {#1582
    date: 2023-12-02 04:29:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: []
  -id: 18913
  -titleTs: "'didn':4 'least':2 'post':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701462059
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8698617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375659 {#1578
    date: 2023-11-30 21:20:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Birds-eating-some-paint-chips-off-the-dividing-line"
  +title: "Birds eating some paint chips off the dividing line"
  +url: "https://i.imgur.com/ewNoGkm.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701927180 {#1576
    date: 2023-12-07 06:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 18221
  -titleTs: "'bird':1 'chip':5 'divid':8 'eat':2 'line':9 'paint':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359619
  +visibility: "visible             "
  +apId: "https://possumpat.io/post/1975430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273219 {#1551
    date: 2023-11-29 16:53:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Birds-eating-some-paint-chips-off-the-dividing-line"
  +title: "Birds eating some paint chips off the dividing line"
  +url: "https://i.imgur.com/ewNoGkm.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701927180 {#1576
    date: 2023-12-07 06:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 18221
  -titleTs: "'bird':1 'chip':5 'divid':8 'eat':2 'line':9 'paint':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359619
  +visibility: "visible             "
  +apId: "https://possumpat.io/post/1975430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273219 {#1551
    date: 2023-11-29 16:53:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#1560 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Birds-eating-some-paint-chips-off-the-dividing-line"
  +title: "Birds eating some paint chips off the dividing line"
  +url: "https://i.imgur.com/ewNoGkm.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701927180 {#1576
    date: 2023-12-07 06:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 18221
  -titleTs: "'bird':1 'chip':5 'divid':8 'eat':2 'line':9 'paint':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701359619
  +visibility: "visible             "
  +apId: "https://possumpat.io/post/1975430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273219 {#1551
    date: 2023-11-29 16:53:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tsarevets-fortress-Veliko-Turnovo-Bulgaria"
  +title: "Tsarevets fortress, Veliko Turnovo, Bulgaria"
  +url: "https://i.imgur.com/TYhRmCs.jpg"
  +body: """
    It served as the primary stronghold in the capital of the Second Bulgarian empire. It’s situated on the Yantra river, on a hill of the same name, across it is the other main hill in the medieval city - Trapezitsa.\n
    \n
    It was conquered on 17 July 1393 by the ottomans after a three month siege, during which the tsar was at Nikopol, leaving the Bulgarian patriarch to defend the city.\n
    \n
    On 22 September 1908, at the foot of Tsarevets, in the Holy Forty martyrs church, tsar Ferdinand declares Bulgaria’s independence from the Ottoman Empire.\n
    \n
    [Here’s a great guide for Tsarevets](https://www.andrey-andreev.com/en/tsarevets/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106144 {#1562
    date: 2023-11-27 18:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 17462
  -titleTs: "'bulgaria':5 'fortress':2 'tsarevet':1 'turnovo':4 'veliko':3"
  -bodyTs: "'/en/tsarevets/)':105 '1393':47 '17':45 '1908':74 '22':72 'across':29 'bulgaria':89 'bulgarian':13,65 'capit':9 'church':85 'citi':39,70 'conquer':43 'declar':88 'defend':68 'empir':14,95 'ferdinand':87 'foot':77 'forti':83 'great':99 'guid':100 'hill':24,35 'holi':82 'independ':91 'juli':46 'leav':63 'main':34 'martyr':84 'mediev':38 'month':54 'name':28 'nikopol':62 'ottoman':50,94 'patriarch':66 'primari':5 'river':21 'second':12 'septemb':73 'serv':2 'sieg':55 'situat':17 'stronghold':6 'three':53 'trapezitsa':40 'tsar':59,86 'tsarevet':79,102 'www.andrey-andreev.com':104 'www.andrey-andreev.com/en/tsarevets/)':103 'yantra':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189926
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6167995"
  +editedAt: DateTimeImmutable @1701836922 {#1565
    date: 2023-12-06 05:28:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701104926 {#1554
    date: 2023-11-27 18:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tsarevets-fortress-Veliko-Turnovo-Bulgaria"
  +title: "Tsarevets fortress, Veliko Turnovo, Bulgaria"
  +url: "https://i.imgur.com/TYhRmCs.jpg"
  +body: """
    It served as the primary stronghold in the capital of the Second Bulgarian empire. It’s situated on the Yantra river, on a hill of the same name, across it is the other main hill in the medieval city - Trapezitsa.\n
    \n
    It was conquered on 17 July 1393 by the ottomans after a three month siege, during which the tsar was at Nikopol, leaving the Bulgarian patriarch to defend the city.\n
    \n
    On 22 September 1908, at the foot of Tsarevets, in the Holy Forty martyrs church, tsar Ferdinand declares Bulgaria’s independence from the Ottoman Empire.\n
    \n
    [Here’s a great guide for Tsarevets](https://www.andrey-andreev.com/en/tsarevets/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106144 {#1562
    date: 2023-11-27 18:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 17462
  -titleTs: "'bulgaria':5 'fortress':2 'tsarevet':1 'turnovo':4 'veliko':3"
  -bodyTs: "'/en/tsarevets/)':105 '1393':47 '17':45 '1908':74 '22':72 'across':29 'bulgaria':89 'bulgarian':13,65 'capit':9 'church':85 'citi':39,70 'conquer':43 'declar':88 'defend':68 'empir':14,95 'ferdinand':87 'foot':77 'forti':83 'great':99 'guid':100 'hill':24,35 'holi':82 'independ':91 'juli':46 'leav':63 'main':34 'martyr':84 'mediev':38 'month':54 'name':28 'nikopol':62 'ottoman':50,94 'patriarch':66 'primari':5 'river':21 'second':12 'septemb':73 'serv':2 'sieg':55 'situat':17 'stronghold':6 'three':53 'trapezitsa':40 'tsar':59,86 'tsarevet':79,102 'www.andrey-andreev.com':104 'www.andrey-andreev.com/en/tsarevets/)':103 'yantra':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189926
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6167995"
  +editedAt: DateTimeImmutable @1701836922 {#1565
    date: 2023-12-06 05:28:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701104926 {#1554
    date: 2023-11-27 18:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tsarevets-fortress-Veliko-Turnovo-Bulgaria"
  +title: "Tsarevets fortress, Veliko Turnovo, Bulgaria"
  +url: "https://i.imgur.com/TYhRmCs.jpg"
  +body: """
    It served as the primary stronghold in the capital of the Second Bulgarian empire. It’s situated on the Yantra river, on a hill of the same name, across it is the other main hill in the medieval city - Trapezitsa.\n
    \n
    It was conquered on 17 July 1393 by the ottomans after a three month siege, during which the tsar was at Nikopol, leaving the Bulgarian patriarch to defend the city.\n
    \n
    On 22 September 1908, at the foot of Tsarevets, in the Holy Forty martyrs church, tsar Ferdinand declares Bulgaria’s independence from the Ottoman Empire.\n
    \n
    [Here’s a great guide for Tsarevets](https://www.andrey-andreev.com/en/tsarevets/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701106144 {#1562
    date: 2023-11-27 18:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 17462
  -titleTs: "'bulgaria':5 'fortress':2 'tsarevet':1 'turnovo':4 'veliko':3"
  -bodyTs: "'/en/tsarevets/)':105 '1393':47 '17':45 '1908':74 '22':72 'across':29 'bulgaria':89 'bulgarian':13,65 'capit':9 'church':85 'citi':39,70 'conquer':43 'declar':88 'defend':68 'empir':14,95 'ferdinand':87 'foot':77 'forti':83 'great':99 'guid':100 'hill':24,35 'holi':82 'independ':91 'juli':46 'leav':63 'main':34 'martyr':84 'mediev':38 'month':54 'name':28 'nikopol':62 'ottoman':50,94 'patriarch':66 'primari':5 'river':21 'second':12 'septemb':73 'serv':2 'sieg':55 'situat':17 'stronghold':6 'three':53 'trapezitsa':40 'tsar':59,86 'tsarevet':79,102 'www.andrey-andreev.com':104 'www.andrey-andreev.com/en/tsarevets/)':103 'yantra':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189926
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6167995"
  +editedAt: DateTimeImmutable @1701836922 {#1565
    date: 2023-12-06 05:28:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701104926 {#1554
    date: 2023-11-27 18:08:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Big-risk-high-reward"
  +title: "Big risk, high reward"
  +url: "https://i.imgur.com/bQI1vzK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701455663 {#1689
    date: 2023-12-01 19:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17201
  -titleTs: "'big':1 'high':3 'reward':4 'risk':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701152741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701066341 {#1686
    date: 2023-11-27 07:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Big-risk-high-reward"
  +title: "Big risk, high reward"
  +url: "https://i.imgur.com/bQI1vzK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701455663 {#1689
    date: 2023-12-01 19:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17201
  -titleTs: "'big':1 'high':3 'reward':4 'risk':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701152741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701066341 {#1686
    date: 2023-11-27 07:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Big-risk-high-reward"
  +title: "Big risk, high reward"
  +url: "https://i.imgur.com/bQI1vzK.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 429
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701455663 {#1689
    date: 2023-12-01 19:34:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17201
  -titleTs: "'big':1 'high':3 'reward':4 'risk':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701152741
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8813059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701066341 {#1686
    date: 2023-11-27 07:25:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-made-this-new-account-and-I-m-pretty-happy-with"
  +title: "I made this new account and I’m pretty happy with my name."
  +url: "https://i.imgur.com/SMEBgTd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053045 {#1625
    date: 2023-11-27 03:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 17045
  -titleTs: "'account':5 'happi':10 'm':8 'made':2 'name':13 'new':4 'pretti':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701104541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8786703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018141 {#1597
    date: 2023-11-26 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-made-this-new-account-and-I-m-pretty-happy-with"
  +title: "I made this new account and I’m pretty happy with my name."
  +url: "https://i.imgur.com/SMEBgTd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053045 {#1625
    date: 2023-11-27 03:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 17045
  -titleTs: "'account':5 'happi':10 'm':8 'made':2 'name':13 'new':4 'pretti':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701104541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8786703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018141 {#1597
    date: 2023-11-26 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-made-this-new-account-and-I-m-pretty-happy-with"
  +title: "I made this new account and I’m pretty happy with my name."
  +url: "https://i.imgur.com/SMEBgTd.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 231
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701053045 {#1625
    date: 2023-11-27 03:44:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 17045
  -titleTs: "'account':5 'happi':10 'm':8 'made':2 'name':13 'new':4 'pretti':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701104541
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8786703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701018141 {#1597
    date: 2023-11-26 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1724
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "textbook"
  +title: "textbook"
  +url: "https://i.imgur.com/Jje29rz.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 696
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131400 {#1733
    date: 2023-11-28 01:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 16875
  -titleTs: "'textbook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973242 {#1729
    date: 2023-11-26 05:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "textbook"
  +title: "textbook"
  +url: "https://i.imgur.com/Jje29rz.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 696
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131400 {#1733
    date: 2023-11-28 01:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 16875
  -titleTs: "'textbook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973242 {#1729
    date: 2023-11-26 05:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "textbook"
  +title: "textbook"
  +url: "https://i.imgur.com/Jje29rz.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 696
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131400 {#1733
    date: 2023-11-28 01:30:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 16875
  -titleTs: "'textbook':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059642
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973242 {#1729
    date: 2023-11-26 05:34:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2448
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-you-a-Virgin-Sodie-or-a-Chad-Water"
  +title: "Are you a Virgin Sodie or a Chad Water?!"
  +url: "https://i.imgur.com/AWS2ZGN.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701015412 {#2464
    date: 2023-11-26 17:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 16872
  -titleTs: "'chad':8 'sodi':5 'virgin':4 'water':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059450
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973050 {#2463
    date: 2023-11-26 05:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-you-a-Virgin-Sodie-or-a-Chad-Water"
  +title: "Are you a Virgin Sodie or a Chad Water?!"
  +url: "https://i.imgur.com/AWS2ZGN.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701015412 {#2464
    date: 2023-11-26 17:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 16872
  -titleTs: "'chad':8 'sodi':5 'virgin':4 'water':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059450
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973050 {#2463
    date: 2023-11-26 05:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-you-a-Virgin-Sodie-or-a-Chad-Water"
  +title: "Are you a Virgin Sodie or a Chad Water?!"
  +url: "https://i.imgur.com/AWS2ZGN.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701015412 {#2464
    date: 2023-11-26 17:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 16872
  -titleTs: "'chad':8 'sodi':5 'virgin':4 'water':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701059450
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8763475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700973050 {#2463
    date: 2023-11-26 05:30:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-slip-the-dogs-of-war"
  +title: "Let slip the dogs of war"
  +url: "https://i.imgur.com/atPNL4w.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700916041 {#2459
    date: 2023-11-25 13:40:41.0 +01: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: 16536
  -titleTs: "'dog':4 'let':1 'slip':2 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976113
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4314969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889713 {#2468
    date: 2023-11-25 06:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-slip-the-dogs-of-war"
  +title: "Let slip the dogs of war"
  +url: "https://i.imgur.com/atPNL4w.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700916041 {#2459
    date: 2023-11-25 13:40:41.0 +01: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: 16536
  -titleTs: "'dog':4 'let':1 'slip':2 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976113
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4314969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889713 {#2468
    date: 2023-11-25 06:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Let-slip-the-dogs-of-war"
  +title: "Let slip the dogs of war"
  +url: "https://i.imgur.com/atPNL4w.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700916041 {#2459
    date: 2023-11-25 13:40:41.0 +01: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: 16536
  -titleTs: "'dog':4 'let':1 'slip':2 'war':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976113
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4314969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889713 {#2468
    date: 2023-11-25 06:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gotta-be-thinking-about-that-reusability"
  +title: "Gotta be thinking about that reusability"
  +url: "https://i.imgur.com/TpCoP2x.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 641
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700758858 {#2386
    date: 2023-11-23 18:00:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 15572
  -titleTs: "'gotta':1 'reusabl':6 'think':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700772640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8618386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686240 {#2382
    date: 2023-11-22 21:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gotta-be-thinking-about-that-reusability"
  +title: "Gotta be thinking about that reusability"
  +url: "https://i.imgur.com/TpCoP2x.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 641
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700758858 {#2386
    date: 2023-11-23 18:00:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 15572
  -titleTs: "'gotta':1 'reusabl':6 'think':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700772640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8618386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686240 {#2382
    date: 2023-11-22 21:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2385
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Gotta-be-thinking-about-that-reusability"
  +title: "Gotta be thinking about that reusability"
  +url: "https://i.imgur.com/TpCoP2x.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 641
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700758858 {#2386
    date: 2023-11-23 18:00:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: []
  -id: 15572
  -titleTs: "'gotta':1 'reusabl':6 'think':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700772640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8618386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700686240 {#2382
    date: 2023-11-22 21:50:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1883
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-my-transparent-urine-people-at"
  +title: "Where my transparent urine people at?!"
  +url: "https://i.imgur.com/OltJpQM.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683942 {#1908
    date: 2023-11-22 21:12:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 15553
  -titleTs: "'peopl':5 'transpar':3 'urin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700765734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700679334 {#1407
    date: 2023-11-22 19:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-my-transparent-urine-people-at"
  +title: "Where my transparent urine people at?!"
  +url: "https://i.imgur.com/OltJpQM.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683942 {#1908
    date: 2023-11-22 21:12:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 15553
  -titleTs: "'peopl':5 'transpar':3 'urin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700765734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700679334 {#1407
    date: 2023-11-22 19:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1883
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-my-transparent-urine-people-at"
  +title: "Where my transparent urine people at?!"
  +url: "https://i.imgur.com/OltJpQM.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700683942 {#1908
    date: 2023-11-22 21:12:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  +badges: Doctrine\ORM\PersistentCollection {#1383 …}
  +children: []
  -id: 15553
  -titleTs: "'peopl':5 'transpar':3 'urin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700765734
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8615223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700679334 {#1407
    date: 2023-11-22 19:55:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1382
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-Users"
  +title: "Lemmy Users"
  +url: "https://i.imgur.com/HGh3o2h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 493
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700862013 {#1405
    date: 2023-11-24 22:40:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15542
  -titleTs: "'lemmi':1 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700764224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8614261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677824 {#1385
    date: 2023-11-22 19:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-Users"
  +title: "Lemmy Users"
  +url: "https://i.imgur.com/HGh3o2h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 493
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700862013 {#1405
    date: 2023-11-24 22:40:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15542
  -titleTs: "'lemmi':1 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700764224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8614261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677824 {#1385
    date: 2023-11-22 19:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-Users"
  +title: "Lemmy Users"
  +url: "https://i.imgur.com/HGh3o2h.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 493
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700862013 {#1405
    date: 2023-11-24 22:40:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  +badges: Doctrine\ORM\PersistentCollection {#2026 …}
  +children: []
  -id: 15542
  -titleTs: "'lemmi':1 'user':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700764224
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8614261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700677824 {#1385
    date: 2023-11-22 19:30:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details