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 …}
}
4.87 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 …}
}
3.28 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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +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 {#1751
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +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 {#1788
    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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +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 {#1751
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +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 {#1788
    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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1778 …}
  +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 {#1751
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1787 …}
  +votes: Doctrine\ORM\PersistentCollection {#1774 …}
  +reports: Doctrine\ORM\PersistentCollection {#1775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1783 …}
  +badges: Doctrine\ORM\PersistentCollection {#1784 …}
  +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 {#1788
    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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1841
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2409
    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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1841
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2409
    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 {#60
  +user: Proxies\__CG__\App\Entity\User {#1359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2488 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1841
    date: 2023-12-11 20:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +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 {#2409
    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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +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 {#1592
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +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 {#1591
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1593
    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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +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 {#1592
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +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 {#1591
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1593
    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 {#1589
  +user: Proxies\__CG__\App\Entity\User {#1571 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1582 …}
  +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 {#1592
    date: 2024-10-22 06:06:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1578 …}
  +votes: Doctrine\ORM\PersistentCollection {#1577 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1581 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +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 {#1591
    date: 2024-10-18 21:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495919 {#1593
    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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1495
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +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 {#1492
    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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1495
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +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 {#1492
    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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1477 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1495
    date: 2024-04-01 16:49:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +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 {#1492
    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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1428
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +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 {#1435
    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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1428
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +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 {#1435
    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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1428
    date: 2024-10-02 15:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1434 …}
  +votes: Doctrine\ORM\PersistentCollection {#1440 …}
  +reports: Doctrine\ORM\PersistentCollection {#1429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1700 …}
  +badges: Doctrine\ORM\PersistentCollection {#1697 …}
  +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 {#1435
    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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1645
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1640
    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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1645
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1640
    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 {#1641
  +user: Proxies\__CG__\App\Entity\User {#1648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1645
    date: 2024-10-15 13:50:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1640
    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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +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 {#1622
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +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 {#1633
    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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +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 {#1622
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +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 {#1633
    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 {#1627
  +user: Proxies\__CG__\App\Entity\User {#1624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1634 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1636 …}
  +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 {#1622
    date: 2024-07-19 11:40:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1635 …}
  +votes: Doctrine\ORM\PersistentCollection {#1409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1447 …}
  +badges: Doctrine\ORM\PersistentCollection {#1423 …}
  +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 {#1633
    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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1415
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +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 {#1420
    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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1415
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +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 {#1420
    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 {#1426
  +user: Proxies\__CG__\App\Entity\User {#1451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1413 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1415
    date: 2024-08-10 10:01:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +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 {#1420
    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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1690
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +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 {#1698
    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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1690
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +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 {#1698
    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 {#1696
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1595 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1690
    date: 2024-09-16 03:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1610 …}
  +votes: Doctrine\ORM\PersistentCollection {#1606 …}
  +reports: Doctrine\ORM\PersistentCollection {#1612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1743 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1744 …}
  +badges: Doctrine\ORM\PersistentCollection {#1646 …}
  +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 {#1698
    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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +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 {#2167
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +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 {#2288
    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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +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 {#2167
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +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 {#2288
    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 {#2355
  +user: Proxies\__CG__\App\Entity\User {#2466 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#2476 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2356 …}
  +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 {#2167
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2451 …}
  +votes: Doctrine\ORM\PersistentCollection {#2475 …}
  +reports: Doctrine\ORM\PersistentCollection {#2450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2487 …}
  +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 {#2288
    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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +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 {#1454
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +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 {#1461
    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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +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 {#1454
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +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 {#1461
    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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1464 …}
  +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 {#1454
    date: 2024-08-03 10:28:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1448 …}
  +votes: Doctrine\ORM\PersistentCollection {#1455 …}
  +reports: Doctrine\ORM\PersistentCollection {#1460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1439 …}
  +badges: Doctrine\ORM\PersistentCollection {#1437 …}
  +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 {#1461
    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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1886
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +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 {#1879
    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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1886
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +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 {#1879
    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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1886
    date: 2023-12-03 01:19:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +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 {#1879
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1671
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +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 {#1679
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1671
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +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 {#1679
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1671
    date: 2024-10-16 10:46:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +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 {#1679
    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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1780
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +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 {#1764
    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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1780
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +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 {#1764
    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 {#1765
  +user: Proxies\__CG__\App\Entity\User {#1766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1780
    date: 2024-07-07 02:58:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1682 …}
  +votes: Doctrine\ORM\PersistentCollection {#1444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1637 …}
  +badges: Doctrine\ORM\PersistentCollection {#1644 …}
  +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 {#1764
    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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1366
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +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 {#1374
    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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1366
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +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 {#1374
    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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: Proxies\__CG__\App\Entity\Image {#1370 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1366
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#1400 …}
  +reports: Doctrine\ORM\PersistentCollection {#1902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1956 …}
  +badges: Doctrine\ORM\PersistentCollection {#1848 …}
  +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 {#1374
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1500
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +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 {#1521
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1500
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +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 {#1521
    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 {#1514
  +user: Proxies\__CG__\App\Entity\User {#1499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1502 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1500
    date: 2024-03-13 22:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +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 {#1521
    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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#2429
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +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 {#2427
    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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#2429
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +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 {#2427
    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 {#2424
  +user: Proxies\__CG__\App\Entity\User {#2446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#2429
    date: 2023-12-09 17:01:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +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 {#2427
    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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1503
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1504
    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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1503
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1504
    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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1543 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1503
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +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 {#1504
    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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1392
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +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 {#1398
    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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1392
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +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 {#1398
    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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1392
    date: 2024-09-05 02:15:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +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 {#1398
    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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1537
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +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 {#1536
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1515
    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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1537
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +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 {#1536
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1515
    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 {#1516
  +user: Proxies\__CG__\App\Entity\User {#1518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1537
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1517 …}
  +reports: Doctrine\ORM\PersistentCollection {#1623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1713 …}
  +badges: Doctrine\ORM\PersistentCollection {#1710 …}
  +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 {#1536
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#1515
    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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +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 {#1966
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +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 {#1961
    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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +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 {#1966
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +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 {#1961
    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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: Proxies\__CG__\App\Entity\Image {#1930 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1933 …}
  +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 {#1966
    date: 2024-09-23 01:42:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +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 {#1961
    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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1742
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +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 {#1657
    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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1742
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +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 {#1657
    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 {#1659
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1745 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1371 …}
  +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 {#1742
    date: 2024-04-05 11:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1747 …}
  +votes: Doctrine\ORM\PersistentCollection {#1753 …}
  +reports: Doctrine\ORM\PersistentCollection {#1749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1474 …}
  +badges: Doctrine\ORM\PersistentCollection {#1471 …}
  +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 {#1657
    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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1395
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1950
    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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1395
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1950
    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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1944 …}
  +image: Proxies\__CG__\App\Entity\Image {#1954 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +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 {#1395
    date: 2023-12-04 09:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +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 {#1950
    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 {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +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 {#245
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +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 {#254
    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 {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +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 {#245
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +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 {#254
    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 {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +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 {#245
    date: 2023-12-03 05:46:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +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 {#254
    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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1470
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +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 {#1469
    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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1470
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +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 {#1469
    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 {#1473
  +user: Proxies\__CG__\App\Entity\User {#1498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1483 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1376 …}
  +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 {#1470
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +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 {#1469
    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