GET https://kbin.spritesserver.nl/index.php/*/commented?p=66

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1777
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1774
    date: 2024-01-04 20:37: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
3 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1777
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1774
    date: 2024-01-04 20:37: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
4 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1776 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#1777
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#1774
    date: 2024-01-04 20:37: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
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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2489
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2473
    date: 2023-12-09 21:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2489
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2473
    date: 2023-12-09 21:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Alright-I-m-gonna-take-one-for-the-team-what-is"
  +title: "Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?"
  +url: null
  +body: """
    Title. “lmao internet points” and all, but what is the point of participating in a community that sees assumptions and other commonly non-harmful commentaries/posts as “bad” this easily? Do folks in here are really that needy of self-validation, even if it means seeking such from something completely insignificant like internet points? I mean, if I wanted to have a “stepping on eggs” experience with someone (i.e “one false step, and everything breaks apart”), I’d look for a random chick to meet in a bar.\n
    \n
    That, or “we reddit now”.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324247 {#2489
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 21438
  -titleTs: "'alright':1 'downvot':15 'downvote-happi':14 'gonna':4 'happi':16 'late':18 'm':3 'one':6 'take':5 'team':9 'user':17"
  -bodyTs: "'apart':77 'assumpt':19 'bad':28 'bar':89 'break':76 'chick':84 'commentaries/posts':26 'common':22 'communiti':16 'complet':51 'd':79 'easili':30 'egg':66 'even':43 'everyth':75 'experi':67 'fals':72 'folk':32 'harm':25 'i.e':70 'insignific':52 'internet':3,54 'like':53 'lmao':2 'look':80 'mean':46,57 'meet':86 'needi':38 'non':24 'non-harm':23 'one':71 'particip':13 'point':4,11,55 'random':83 'realli':36 'reddit':93 'see':18 'seek':47 'self':41 'self-valid':40 'someon':69 'someth':50 'step':64,73 'titl':1 'valid':42 'want':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702239912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9360169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153512 {#2473
    date: 2023-12-09 21:25:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Capitalism-really-just-reinvented-sleeping-outside-SMH"
  +title: "Capitalism really just reinvented sleeping outside SMH"
  +url: "https://lemmy.today/pictrs/image/922804e9-a278-4cba-9ea8-e04483c75aa1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570007 {#1578
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 33751
  -titleTs: "'capit':1 'outsid':6 'realli':2 'reinvent':4 'sleep':5 'smh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706582319
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5809135"
  +editedAt: DateTimeImmutable @1729279124 {#1583
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1577
    date: 2024-01-29 03:38: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
11 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Capitalism-really-just-reinvented-sleeping-outside-SMH"
  +title: "Capitalism really just reinvented sleeping outside SMH"
  +url: "https://lemmy.today/pictrs/image/922804e9-a278-4cba-9ea8-e04483c75aa1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570007 {#1578
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 33751
  -titleTs: "'capit':1 'outsid':6 'realli':2 'reinvent':4 'sleep':5 'smh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706582319
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5809135"
  +editedAt: DateTimeImmutable @1729279124 {#1583
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1577
    date: 2024-01-29 03:38: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
12 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1584 …}
  +slug: "Capitalism-really-just-reinvented-sleeping-outside-SMH"
  +title: "Capitalism really just reinvented sleeping outside SMH"
  +url: "https://lemmy.today/pictrs/image/922804e9-a278-4cba-9ea8-e04483c75aa1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729570007 {#1578
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1581 …}
  +votes: Doctrine\ORM\PersistentCollection {#1572 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1551 …}
  +children: []
  -id: 33751
  -titleTs: "'capit':1 'outsid':6 'realli':2 'reinvent':4 'sleep':5 'smh':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706582319
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5809135"
  +editedAt: DateTimeImmutable @1729279124 {#1583
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1577
    date: 2024-01-29 03:38: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
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1758
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1754
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1758
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1754
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Wonderful-holiday-scents"
  +title: "Wonderful holiday scents"
  +url: "https://lemmy.world/pictrs/image/867ad5d8-20c8-4b68-b3b0-99661331f6d8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711982942 {#1758
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27176
  -titleTs: "'holiday':2 'scent':3 'wonder':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704466187
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10311680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704379787 {#1754
    date: 2024-01-04 15:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Folks-in-North-America-where-do-you-like-to-get"
  +title: "Folks in North America, where do you like to get PC parts online these days?"
  +url: null
  +body: """
    It’s been awhile since I looked into building a PC, so I’m not sure what some of the better stores may be, or which may have swapped hands/changed approaches and aren’t as reliable as they once were.\n
    \n
    Thanks in advance for any suggestions/advice!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727874354 {#1438
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 30574
  -titleTs: "'america':4 'day':15 'folk':1 'get':10 'like':8 'north':3 'onlin':13 'part':12 'pc':11"
  -bodyTs: "'advanc':43 'approach':31 'aren':33 'awhil':4 'better':21 'build':9 'hands/changed':30 'look':7 'm':14 'may':23,27 'pc':11 'reliabl':36 'sinc':5 'store':22 'suggestions/advice':46 'sure':16 'swap':29 'thank':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705384033
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20956106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297633 {#1429
    date: 2024-01-15 06:47: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
19 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Folks-in-North-America-where-do-you-like-to-get"
  +title: "Folks in North America, where do you like to get PC parts online these days?"
  +url: null
  +body: """
    It’s been awhile since I looked into building a PC, so I’m not sure what some of the better stores may be, or which may have swapped hands/changed approaches and aren’t as reliable as they once were.\n
    \n
    Thanks in advance for any suggestions/advice!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727874354 {#1438
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 30574
  -titleTs: "'america':4 'day':15 'folk':1 'get':10 'like':8 'north':3 'onlin':13 'part':12 'pc':11"
  -bodyTs: "'advanc':43 'approach':31 'aren':33 'awhil':4 'better':21 'build':9 'hands/changed':30 'look':7 'm':14 'may':23,27 'pc':11 'reliabl':36 'sinc':5 'store':22 'suggestions/advice':46 'sure':16 'swap':29 'thank':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705384033
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20956106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297633 {#1429
    date: 2024-01-15 06:47: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
20 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Folks-in-North-America-where-do-you-like-to-get"
  +title: "Folks in North America, where do you like to get PC parts online these days?"
  +url: null
  +body: """
    It’s been awhile since I looked into building a PC, so I’m not sure what some of the better stores may be, or which may have swapped hands/changed approaches and aren’t as reliable as they once were.\n
    \n
    Thanks in advance for any suggestions/advice!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727874354 {#1438
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 30574
  -titleTs: "'america':4 'day':15 'folk':1 'get':10 'like':8 'north':3 'onlin':13 'part':12 'pc':11"
  -bodyTs: "'advanc':43 'approach':31 'aren':33 'awhil':4 'better':21 'build':9 'hands/changed':30 'look':7 'm':14 'may':23,27 'pc':11 'reliabl':36 'sinc':5 'store':22 'suggestions/advice':46 'sure':16 'swap':29 'thank':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705384033
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20956106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297633 {#1429
    date: 2024-01-15 06:47: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
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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1674
    date: 2024-10-15 13:50:07.0 +02: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: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1676
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1674
    date: 2024-10-15 13:50:07.0 +02: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: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1676
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1677 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Rat-snacks"
  +title: "Rat snacks"
  +url: "https://lemmy.world/pictrs/image/a47d8aee-7246-4057-9420-42917024406d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 871
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728993007 {#1674
    date: 2024-10-15 13:50:07.0 +02: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: 32739
  -titleTs: "'rat':1 'snack':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706162387
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11113560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706075987 {#1676
    date: 2024-01-24 06:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1635
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1660
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1635
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1660
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Gotta-stay-grounded"
  +title: "Gotta stay grounded."
  +url: "https://lemmy.ml/pictrs/image/a8f2a351-14c9-41f0-ae0f-40d7385bf17a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721382039 {#1635
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 27390
  -titleTs: "'gotta':1 'ground':3 'stay':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550312
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10152973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463912 {#1660
    date: 2024-01-05 15:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#1414
    date: 2024-08-10 10:01:30.0 +02: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: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#1411
    date: 2024-01-08 18:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#1414
    date: 2024-08-10 10:01:30.0 +02: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: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#1411
    date: 2024-01-08 18:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "how-s-your-week-going-Beehaw"
  +title: "how's your week going, Beehaw"
  +url: null
  +body: "it’s week 2 of 2024 and Holy Fuck Is It Windy Out There right now, oh god"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723276890 {#1414
    date: 2024-08-10 10:01:30.0 +02: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: 28120
  -titleTs: "'beehaw':6 'go':5 'week':4"
  -bodyTs: "'2':4 '2024':6 'fuck':9 'god':18 'holi':8 'oh':17 'right':15 'week':3 'windi':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704821212
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10880704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704734812 {#1411
    date: 2024-01-08 18:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Don-t-be-a-dick"
  +title: "Don't be a dick"
  +url: "https://lemmy.world/pictrs/image/9a38c0ef-d2cf-470e-b7bf-cfa181c30364.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726449553 {#1609
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30891
  -titleTs: "'dick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10773902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393335 {#1606
    date: 2024-01-16 09:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Don-t-be-a-dick"
  +title: "Don't be a dick"
  +url: "https://lemmy.world/pictrs/image/9a38c0ef-d2cf-470e-b7bf-cfa181c30364.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726449553 {#1609
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30891
  -titleTs: "'dick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10773902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393335 {#1606
    date: 2024-01-16 09:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1615 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Don-t-be-a-dick"
  +title: "Don't be a dick"
  +url: "https://lemmy.world/pictrs/image/9a38c0ef-d2cf-470e-b7bf-cfa181c30364.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 566
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726449553 {#1609
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 30891
  -titleTs: "'dick':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705479735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10773902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705393335 {#1606
    date: 2024-01-16 09:22:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2451
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#2353
    date: 2023-12-05 13:40: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
39 DENIED edit
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2451
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#2353
    date: 2023-12-05 13:40: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
40 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#2450 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2449 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2451
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#2353
    date: 2023-12-05 13:40: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
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#1457
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#1455
    date: 2024-01-10 11:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#1457
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#1455
    date: 2024-01-10 11:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1458 …}
  +slug: "Tachiyomi-War-begins"
  +title: "Tachiyomi War begins"
  +url: "https://twitter.com/kakaoent_pcok/status/1744889648265175197?t=Um-ZE5SVA9ZAeGrXCAjAbA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722673714 {#1457
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 28589
  -titleTs: "'begin':3 'tachiyomi':1 'war':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704970649
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/11599672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884249 {#1455
    date: 2024-01-10 11:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-a-steal"
  +title: "What a steal"
  +url: "https://lemmy.world/pictrs/image/349d5bb4-118a-4caa-ad11-d07b82911efb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701562740 {#1876
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 18749
  -titleTs: "'steal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701461952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8976966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375552 {#1884
    date: 2023-11-30 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-a-steal"
  +title: "What a steal"
  +url: "https://lemmy.world/pictrs/image/349d5bb4-118a-4caa-ad11-d07b82911efb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701562740 {#1876
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 18749
  -titleTs: "'steal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701461952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8976966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375552 {#1884
    date: 2023-11-30 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#1889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "What-a-steal"
  +title: "What a steal"
  +url: "https://lemmy.world/pictrs/image/349d5bb4-118a-4caa-ad11-d07b82911efb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701562740 {#1876
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 18749
  -titleTs: "'steal':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701461952
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8976966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701375552 {#1884
    date: 2023-11-30 21:19:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Those-markings-really-were-unnecessary"
  +title: "Those markings really were unnecessary"
  +url: "https://lemmy.world/pictrs/image/7c80383f-7f92-4a7e-8341-3bfc9e4625ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729068373 {#1649
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 32796
  -titleTs: "'mark':2 'realli':3 'unnecessari':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706193854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11127948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107454 {#1651
    date: 2024-01-24 15:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Those-markings-really-were-unnecessary"
  +title: "Those markings really were unnecessary"
  +url: "https://lemmy.world/pictrs/image/7c80383f-7f92-4a7e-8341-3bfc9e4625ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729068373 {#1649
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 32796
  -titleTs: "'mark':2 'realli':3 'unnecessari':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706193854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11127948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107454 {#1651
    date: 2024-01-24 15:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Those-markings-really-were-unnecessary"
  +title: "Those markings really were unnecessary"
  +url: "https://lemmy.world/pictrs/image/7c80383f-7f92-4a7e-8341-3bfc9e4625ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729068373 {#1649
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 32796
  -titleTs: "'mark':2 'realli':3 'unnecessari':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706193854
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11127948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706107454 {#1651
    date: 2024-01-24 15:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "How-do-I-get-my-sense-of-taste-back-after"
  +title: "How do I get my sense of taste back after covid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720313927 {#1444
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27295
  -titleTs: "'back':9 'covid':11 'get':4 'sens':6 'tast':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502345
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415945 {#1466
    date: 2024-01-05 01:52: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
55 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "How-do-I-get-my-sense-of-taste-back-after"
  +title: "How do I get my sense of taste back after covid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720313927 {#1444
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27295
  -titleTs: "'back':9 'covid':11 'get':4 'sens':6 'tast':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502345
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415945 {#1466
    date: 2024-01-05 01:52: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
56 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "How-do-I-get-my-sense-of-taste-back-after"
  +title: "How do I get my sense of taste back after covid?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720313927 {#1444
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27295
  -titleTs: "'back':9 'covid':11 'get':4 'sens':6 'tast':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502345
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415945 {#1466
    date: 2024-01-05 01:52: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
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 {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#1371
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#1375
    date: 2023-12-04 15:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#1371
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#1375
    date: 2023-12-04 15:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: Proxies\__CG__\App\Entity\Image {#1902 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#1371
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#1375
    date: 2023-12-04 15:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Where-can-I-find-audiobooks"
  +title: "Where can I find audiobooks?"
  +url: null
  +body: "Looking for a way to get audiobooks to listen to. Preferably in a format compatible with Apple Books app."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710365555 {#1544
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 22847
  -titleTs: "'audiobook':5 'find':4"
  -bodyTs: "'app':19 'appl':17 'audiobook':7 'book':18 'compat':15 'format':14 'get':6 'listen':9 'look':1 'prefer':11 'way':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9676152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827403 {#1545
    date: 2023-12-17 16:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Where-can-I-find-audiobooks"
  +title: "Where can I find audiobooks?"
  +url: null
  +body: "Looking for a way to get audiobooks to listen to. Preferably in a format compatible with Apple Books app."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710365555 {#1544
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 22847
  -titleTs: "'audiobook':5 'find':4"
  -bodyTs: "'app':19 'appl':17 'audiobook':7 'book':18 'compat':15 'format':14 'get':6 'listen':9 'look':1 'prefer':11 'way':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9676152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827403 {#1545
    date: 2023-12-17 16:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Where-can-I-find-audiobooks"
  +title: "Where can I find audiobooks?"
  +url: null
  +body: "Looking for a way to get audiobooks to listen to. Preferably in a format compatible with Apple Books app."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710365555 {#1544
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 22847
  -titleTs: "'audiobook':5 'find':4"
  -bodyTs: "'app':19 'appl':17 'audiobook':7 'book':18 'compat':15 'format':14 'get':6 'listen':9 'look':1 'prefer':11 'way':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702913803
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9676152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702827403 {#1545
    date: 2023-12-17 16:36:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Which-items-products-were-you-once-able-to-get-from-local"
  +title: "Which items/products were you once able to get from local shops on a whim that you now more or less have to order online?"
  +url: null
  +body: "Sometimes I find myself shopping for things that I’d prefer to go out and get within the same day, but now I’d have to order and wait a few days to get…So I’m wondering what some of those things may be for you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702137674 {#2433
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 20164
  -titleTs: "'abl':6 'get':8 'items/products':2 'less':20 'local':10 'onlin':24 'order':23 'shop':11 'whim':14"
  -bodyTs: "'d':10,24 'day':20,32 'find':3 'get':16,34 'go':13 'm':37 'may':44 'order':27 'prefer':11 'shop':5 'sometim':1 'thing':7,43 'wait':29 'within':17 'wonder':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831576
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16959377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701745176 {#2432
    date: 2023-12-05 03:59:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Which-items-products-were-you-once-able-to-get-from-local"
  +title: "Which items/products were you once able to get from local shops on a whim that you now more or less have to order online?"
  +url: null
  +body: "Sometimes I find myself shopping for things that I’d prefer to go out and get within the same day, but now I’d have to order and wait a few days to get…So I’m wondering what some of those things may be for you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702137674 {#2433
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 20164
  -titleTs: "'abl':6 'get':8 'items/products':2 'less':20 'local':10 'onlin':24 'order':23 'shop':11 'whim':14"
  -bodyTs: "'d':10,24 'day':20,32 'find':3 'get':16,34 'go':13 'm':37 'may':44 'order':27 'prefer':11 'shop':5 'sometim':1 'thing':7,43 'wait':29 'within':17 'wonder':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831576
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16959377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701745176 {#2432
    date: 2023-12-05 03:59:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Which-items-products-were-you-once-able-to-get-from-local"
  +title: "Which items/products were you once able to get from local shops on a whim that you now more or less have to order online?"
  +url: null
  +body: "Sometimes I find myself shopping for things that I’d prefer to go out and get within the same day, but now I’d have to order and wait a few days to get…So I’m wondering what some of those things may be for you?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702137674 {#2433
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2426 …}
  +votes: Doctrine\ORM\PersistentCollection {#2439 …}
  +reports: Doctrine\ORM\PersistentCollection {#2357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2167 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2476 …}
  +children: []
  -id: 20164
  -titleTs: "'abl':6 'get':8 'items/products':2 'less':20 'local':10 'onlin':24 'order':23 'shop':11 'whim':14"
  -bodyTs: "'d':10,24 'day':20,32 'find':3 'get':16,34 'go':13 'm':37 'may':44 'order':27 'prefer':11 'shop':5 'sometim':1 'thing':7,43 'wait':29 'within':17 'wonder':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701831576
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16959377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701745176 {#2432
    date: 2023-12-05 03:59:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#1535
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#1534
    date: 2023-12-27 01:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#1535
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#1534
    date: 2023-12-27 01:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#1535
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#1534
    date: 2023-12-27 01:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1938
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#1377
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1938
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#1377
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Can-anyone-else-feel-sensations-in-their-brain"
  +title: "Can anyone else feel sensations in their brain?"
  +url: null
  +body: "Last time I checked there aren’t nerve endings in our brain, so it should be impossible to feel sensations in my brain. However, at random times during my life, like seeing the plot twist in Fight Club for example, I’ve felt feelings in my brain. I just felt it again now while doing some intense introspection, and I just wanted to see if anyone else has this happen?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725495335 {#1938
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 19829
  -titleTs: "'anyon':2 'brain':8 'els':3 'feel':4 'sensat':5"
  -bodyTs: "'anyon':66 'aren':6 'brain':12,23,47 'check':4 'club':38 'els':67 'end':9 'exampl':40 'feel':19,44 'felt':43,50 'fight':37 'happen':70 'howev':24 'imposs':17 'intens':57 'introspect':58 'last':1 'life':30 'like':31 'nerv':8 'plot':34 'random':26 'see':32,64 'sensat':20 'time':2,27 'twist':35 've':42 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701724364
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9101786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701637964 {#1377
    date: 2023-12-03 22:12:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "My-English-Breakfast-tea-states-it-contains-2g-of-protein"
  +title: "My English Breakfast tea states it contains 2g of protein."
  +url: null
  +body: """
    How/Why? Is that an oblique nod to insect protein, how does *tea* contain protein? 🤢 **+ 3 CALORIES**?!\n
    \n
    Edit: there’s no milk or anything milk-related
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793450 {#1520
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 26912
  -titleTs: "'2g':8 'breakfast':3 'contain':7 'english':2 'protein':10 'state':5 'tea':4"
  -bodyTs: "'3':15 'anyth':23 'calori':16 'contain':13 'edit':17 'how/why':1 'insect':8 'milk':21,25 'milk-rel':24 'nod':6 'obliqu':5 'protein':9,14 'relat':26 'tea':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704371769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267934"
  +editedAt: DateTimeImmutable @1711233139 {#1517
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1632
    date: 2024-01-03 13:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "My-English-Breakfast-tea-states-it-contains-2g-of-protein"
  +title: "My English Breakfast tea states it contains 2g of protein."
  +url: null
  +body: """
    How/Why? Is that an oblique nod to insect protein, how does *tea* contain protein? 🤢 **+ 3 CALORIES**?!\n
    \n
    Edit: there’s no milk or anything milk-related
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793450 {#1520
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 26912
  -titleTs: "'2g':8 'breakfast':3 'contain':7 'english':2 'protein':10 'state':5 'tea':4"
  -bodyTs: "'3':15 'anyth':23 'calori':16 'contain':13 'edit':17 'how/why':1 'insect':8 'milk':21,25 'milk-rel':24 'nod':6 'obliqu':5 'protein':9,14 'relat':26 'tea':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704371769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267934"
  +editedAt: DateTimeImmutable @1711233139 {#1517
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1632
    date: 2024-01-03 13:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "My-English-Breakfast-tea-states-it-contains-2g-of-protein"
  +title: "My English Breakfast tea states it contains 2g of protein."
  +url: null
  +body: """
    How/Why? Is that an oblique nod to insect protein, how does *tea* contain protein? 🤢 **+ 3 CALORIES**?!\n
    \n
    Edit: there’s no milk or anything milk-related
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711793450 {#1520
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 26912
  -titleTs: "'2g':8 'breakfast':3 'contain':7 'english':2 'protein':10 'state':5 'tea':4"
  -bodyTs: "'3':15 'anyth':23 'calori':16 'contain':13 'edit':17 'how/why':1 'insect':8 'milk':21,25 'milk-rel':24 'nod':6 'obliqu':5 'protein':9,14 'relat':26 'tea':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704371769
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267934"
  +editedAt: DateTimeImmutable @1711233139 {#1517
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1632
    date: 2024-01-03 13:36:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Every-god-damn-time"
  +title: "Every god damn time!"
  +url: "https://infosec.pub/pictrs/image/29ded01f-c806-4320-aa4c-e37bed7285ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048567 {#1933
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 19657
  -titleTs: "'damn':3 'everi':1 'god':2 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701661848
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5607826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701575448 {#1952
    date: 2023-12-03 04:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Every-god-damn-time"
  +title: "Every god damn time!"
  +url: "https://infosec.pub/pictrs/image/29ded01f-c806-4320-aa4c-e37bed7285ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048567 {#1933
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 19657
  -titleTs: "'damn':3 'everi':1 'god':2 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701661848
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5607826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701575448 {#1952
    date: 2023-12-03 04:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Every-god-damn-time"
  +title: "Every god damn time!"
  +url: "https://infosec.pub/pictrs/image/29ded01f-c806-4320-aa4c-e37bed7285ca.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 255
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727048567 {#1933
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 19657
  -titleTs: "'damn':3 'everi':1 'god':2 'time':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701661848
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5607826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701575448 {#1952
    date: 2023-12-03 04:50:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#1753
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#1746
    date: 2024-01-03 14:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#1753
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#1746
    date: 2024-01-03 14:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1898 …}
  +slug: ""
  +title: "𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏 𓅨𓂋𓇓𓅱"
  +url: "https://lemmy.zip/pictrs/image/291561cf-1c43-4085-a260-b476bb743d10.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712307637 {#1753
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 26923
  -titleTs: "'𓅨𓂋𓇓𓅱':2 '𓇋𓇩𓋴𓆰𓏜𓄤𓆑𓂋𓏏':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374652
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7840861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288252 {#1746
    date: 2024-01-03 14:24:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Now-let-s-not-go-making-this-a-habit"
  +title: "Now let's not go making this a habit..."
  +url: "https://lemmy.world/pictrs/image/1905e483-75c4-4f5c-818d-0c3f553d99ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 451
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679763 {#1960
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 19198
  -titleTs: "'go':5 'habit':9 'let':2 'make':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701558197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9027775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701471797 {#1977
    date: 2023-12-02 00:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Now-let-s-not-go-making-this-a-habit"
  +title: "Now let's not go making this a habit..."
  +url: "https://lemmy.world/pictrs/image/1905e483-75c4-4f5c-818d-0c3f553d99ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 451
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679763 {#1960
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 19198
  -titleTs: "'go':5 'habit':9 'let':2 'make':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701558197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9027775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701471797 {#1977
    date: 2023-12-02 00:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1974
  +user: Proxies\__CG__\App\Entity\User {#1967 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1975 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1925 …}
  +slug: "Now-let-s-not-go-making-this-a-habit"
  +title: "Now let's not go making this a habit..."
  +url: "https://lemmy.world/pictrs/image/1905e483-75c4-4f5c-818d-0c3f553d99ed.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 451
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701679763 {#1960
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 19198
  -titleTs: "'go':5 'habit':9 'let':2 'make':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701558197
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9027775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701471797 {#1977
    date: 2023-12-02 00:03:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Hey-the-A-I-said-it-not-me"
  +title: "Hey, the A.I said it not me."
  +url: "https://sh.itjust.works/pictrs/image/39b0d75a-f2e8-453b-a766-da165321157c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701578773 {#238
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 18521
  -titleTs: "'a.i':3 'hey':1 'said':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10143293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701336443 {#247
    date: 2023-11-30 10:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Hey-the-A-I-said-it-not-me"
  +title: "Hey, the A.I said it not me."
  +url: "https://sh.itjust.works/pictrs/image/39b0d75a-f2e8-453b-a766-da165321157c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701578773 {#238
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 18521
  -titleTs: "'a.i':3 'hey':1 'said':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10143293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701336443 {#247
    date: 2023-11-30 10:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#80
  +user: Proxies\__CG__\App\Entity\User {#1768 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1818 …}
  +image: Proxies\__CG__\App\Entity\Image {#2405 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1801 …}
  +slug: "Hey-the-A-I-said-it-not-me"
  +title: "Hey, the A.I said it not me."
  +url: "https://sh.itjust.works/pictrs/image/39b0d75a-f2e8-453b-a766-da165321157c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701578773 {#238
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2486 …}
  +reports: Doctrine\ORM\PersistentCollection {#2441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 18521
  -titleTs: "'a.i':3 'hey':1 'said':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701422843
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10143293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701336443 {#247
    date: 2023-11-30 10:27:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1484
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1486
    date: 2024-01-03 17:49:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1484
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1486
    date: 2024-01-03 17:49:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1485 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1942 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1484
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1486
    date: 2024-01-03 17:49:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details