GET https://kbin.spritesserver.nl/u/@cheese_greater@lemmy.world/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 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 {#2762
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#2759
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  +badges: Doctrine\ORM\PersistentCollection {#2773 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#2760
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#2761
    date: 2024-01-29 19:21: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
3 DENIED edit
App\Entity\Entry {#2762
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#2759
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  +badges: Doctrine\ORM\PersistentCollection {#2773 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#2760
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#2761
    date: 2024-01-29 19:21: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
4 DENIED moderate
App\Entity\Entry {#2762
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-someone-says-kiss-my-ass-does-it-refer-to"
  +title: "When someone says "kiss my ass" does it refer to the hole or the cheek?"
  +url: null
  +body: "The hole is obviously more fragrant but thats pretty damn intimate for someone you probably dislike or want to be vindickated by"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729549725 {#2759
    date: 2024-10-22 00:28:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  +badges: Doctrine\ORM\PersistentCollection {#2773 …}
  +children: []
  -id: 33879
  -titleTs: "'ass':6 'cheek':15 'hole':12 'kiss':4 'refer':9 'say':3 'someon':2"
  -bodyTs: "'damn':10 'dislik':16 'fragrant':6 'hole':2 'intim':11 'obvious':4 'pretti':9 'probabl':15 'someon':13 'that':8 'vindick':21 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706638889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11339186"
  +editedAt: DateTimeImmutable @1729470039 {#2760
    date: 2024-10-21 02:20:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706552489 {#2761
    date: 2024-01-29 19:21: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
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 {#2635
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2633
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: []
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2634
    date: 2024-01-27 01:02: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
7 DENIED edit
App\Entity\Entry {#2635
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2633
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: []
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2634
    date: 2024-01-27 01:02: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
8 DENIED moderate
App\Entity\Entry {#2635
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2633
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2636 …}
  +votes: Doctrine\ORM\PersistentCollection {#2638 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2644 …}
  +badges: Doctrine\ORM\PersistentCollection {#2646 …}
  +children: []
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2634
    date: 2024-01-27 01:02: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
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 {#2730
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2727
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2728
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2729
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#2730
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2727
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2728
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2729
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#2730
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-some-interesting-thinking-skills-or-strategies-you-ve-picked"
  +title: "What are some interesting thinking skills or strategies you've picked up from programming (or anywhere else, but try to stick to programming for now)"
  +url: null
  +body: """
    **switch statements**\n
    \n
    > switch statements require you to exhaustively consider all relevant or possible inputs (if you don’t rely on default).\n
    \n
    *Interestingly, the notion that switch statements can require a default is reflective of the truth to the idea that when the stakes get high, we all fall back to our default level of training or function. This has global applications to our functionality and, by extension, the inputs (things,people/their methods,contexts) in our lives as well*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728902143 {#2727
    date: 2024-10-14 12:35:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: []
  -id: 33061
  -titleTs: "'anywher':16 'els':17 'interest':4 'pick':11 'program':14,23 'skill':6 'stick':21 'strategi':8 'think':5 'tri':19 've':10"
  -bodyTs: "'applic':61 'back':49 'consid':9 'context':73 'default':21,31,52 'exhaust':8 'extens':67 'fall':48 'function':57,64 'get':44 'global':60 'high':45 'idea':39 'input':14,69 'interest':22 'level':53 'live':76 'method':72 'notion':24 'people/their':71 'possibl':13 'reflect':33 'relev':11 'reli':19 'requir':5,29 'stake':43 'statement':2,4,27 'switch':1,3,26 'thing':70 'train':55 'truth':36 'well':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706298715
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11182764"
  +editedAt: DateTimeImmutable @1728650211 {#2728
    date: 2024-10-11 14:36:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706212315 {#2729
    date: 2024-01-25 20:51:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2604
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-know-if-when-a-cat-s-guilty"
  +title: "How do you know if/when a cat's guilty"
  +url: null
  +body: "If they poop outside their litterbox on mat, how do I determine the guilty party and also why does it stochastically happen only occasionally and at night?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726492949 {#2602
    date: 2024-09-16 15:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: []
  -id: 31454
  -titleTs: "'cat':7 'guilti':9 'if/when':5 'know':4"
  -bodyTs: "'also':17 'determin':12 'guilti':14 'happen':22 'litterbox':6 'mat':8 'night':27 'occasion':24 'outsid':4 'parti':15 'poop':3 'stochast':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705662311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10862962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575911 {#2603
    date: 2024-01-18 12:05:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#2604
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-know-if-when-a-cat-s-guilty"
  +title: "How do you know if/when a cat's guilty"
  +url: null
  +body: "If they poop outside their litterbox on mat, how do I determine the guilty party and also why does it stochastically happen only occasionally and at night?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726492949 {#2602
    date: 2024-09-16 15:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: []
  -id: 31454
  -titleTs: "'cat':7 'guilti':9 'if/when':5 'know':4"
  -bodyTs: "'also':17 'determin':12 'guilti':14 'happen':22 'litterbox':6 'mat':8 'night':27 'occasion':24 'outsid':4 'parti':15 'poop':3 'stochast':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705662311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10862962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575911 {#2603
    date: 2024-01-18 12:05:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#2604
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-know-if-when-a-cat-s-guilty"
  +title: "How do you know if/when a cat's guilty"
  +url: null
  +body: "If they poop outside their litterbox on mat, how do I determine the guilty party and also why does it stochastically happen only occasionally and at night?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726492949 {#2602
    date: 2024-09-16 15:22:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: []
  -id: 31454
  -titleTs: "'cat':7 'guilti':9 'if/when':5 'know':4"
  -bodyTs: "'also':17 'determin':12 'guilti':14 'happen':22 'litterbox':6 'mat':8 'night':27 'occasion':24 'outsid':4 'parti':15 'poop':3 'stochast':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705662311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10862962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575911 {#2603
    date: 2024-01-18 12:05:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1982
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1981
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  +badges: Doctrine\ORM\PersistentCollection {#2366 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1983
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1982
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1981
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  +badges: Doctrine\ORM\PersistentCollection {#2366 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1983
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1982
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-streaming-services-sell-your-usage-data-to-companies-like"
  +title: "Do streaming services sell your usage data to companies like insurance and medical"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724892884 {#1981
    date: 2024-08-29 02:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  +badges: Doctrine\ORM\PersistentCollection {#2366 …}
  +children: []
  -id: 30731
  -titleTs: "'compani':9 'data':7 'insur':11 'like':10 'medic':13 'sell':4 'servic':3 'stream':2 'usag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705428724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10752708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705342324 {#1983
    date: 2024-01-15 19:12:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2295
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-best-Sleep-tips-and-hacks"
  +title: "What are your best Sleep tips and hacks?"
  +url: null
  +body: """
    **Nature’s Ambien**\n
    \n
    > ;) nuff said, “self-soothing”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721353976 {#2294
    date: 2024-07-19 03:52:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: []
  -id: 28785
  -titleTs: "'best':4 'hack':8 'sleep':5 'tip':6"
  -bodyTs: "'ambien':3 'natur':1 'nuff':4 'said':5 'self':7 'self-sooth':6 'sooth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705012075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10553670"
  +editedAt: DateTimeImmutable @1720391063 {#2290
    date: 2024-07-08 00:24:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704925675 {#2296
    date: 2024-01-10 23:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#2295
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-best-Sleep-tips-and-hacks"
  +title: "What are your best Sleep tips and hacks?"
  +url: null
  +body: """
    **Nature’s Ambien**\n
    \n
    > ;) nuff said, “self-soothing”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721353976 {#2294
    date: 2024-07-19 03:52:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: []
  -id: 28785
  -titleTs: "'best':4 'hack':8 'sleep':5 'tip':6"
  -bodyTs: "'ambien':3 'natur':1 'nuff':4 'said':5 'self':7 'self-sooth':6 'sooth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705012075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10553670"
  +editedAt: DateTimeImmutable @1720391063 {#2290
    date: 2024-07-08 00:24:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704925675 {#2296
    date: 2024-01-10 23:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#2295
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-best-Sleep-tips-and-hacks"
  +title: "What are your best Sleep tips and hacks?"
  +url: null
  +body: """
    **Nature’s Ambien**\n
    \n
    > ;) nuff said, “self-soothing”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721353976 {#2294
    date: 2024-07-19 03:52:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: []
  -id: 28785
  -titleTs: "'best':4 'hack':8 'sleep':5 'tip':6"
  -bodyTs: "'ambien':3 'natur':1 'nuff':4 'said':5 'self':7 'self-sooth':6 'sooth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705012075
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10553670"
  +editedAt: DateTimeImmutable @1720391063 {#2290
    date: 2024-07-08 00:24:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704925675 {#2296
    date: 2024-01-10 23:27:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2620
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#2617
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: []
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#2618
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#2619
    date: 2024-01-10 22:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2620
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#2617
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: []
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#2618
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#2619
    date: 2024-01-10 22:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2620
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-funniest-mishearing-of-song-lyrics-you-ve-had"
  +title: "What's the funniest mishearing of song lyrics you've had?"
  +url: null
  +body: """
    **Tears in Heaven**\n
    \n
    [chorus] I must be strong == I must destroy\n
    \n
    Lets hear em
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 118
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723107901 {#2617
    date: 2024-08-08 11:05:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2621 …}
  +votes: Doctrine\ORM\PersistentCollection {#2623 …}
  +reports: Doctrine\ORM\PersistentCollection {#2625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2629 …}
  +badges: Doctrine\ORM\PersistentCollection {#2631 …}
  +children: []
  -id: 28760
  -titleTs: "'funniest':4 'lyric':8 'mishear':5 'song':7 've':10"
  -bodyTs: "'chorus':4 'destroy':11 'em':14 'hear':13 'heaven':3 'let':12 'must':6,10 'strong':8 'tear':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705008300
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10551726"
  +editedAt: DateTimeImmutable @1720337229 {#2618
    date: 2024-07-07 09:27:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704921900 {#2619
    date: 2024-01-10 22:25:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2714
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Comments-on-Ganges-River"
  +title: "Comments on Ganges River?"
  +url: null
  +body: "I think it would be a good punishment for a crime to be made to purify and be cleansed by healing sacred waters or to have a forced snowball fight using whatever’s on the riverfloor"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720257050 {#2711
    date: 2024-07-06 11:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: []
  -id: 28699
  -titleTs: "'comment':1 'gang':3 'river':4"
  -bodyTs: "'cleans':19 'crime':11 'fight':30 'forc':28 'good':7 'heal':21 'made':14 'punish':8 'purifi':16 'riverfloor':36 'sacr':22 'snowbal':29 'think':2 'use':31 'water':23 'whatev':32 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704940238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543385"
  +editedAt: DateTimeImmutable @1720256258 {#2712
    date: 2024-07-06 10:57:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909238 {#2713
    date: 2024-01-10 18:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2714
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Comments-on-Ganges-River"
  +title: "Comments on Ganges River?"
  +url: null
  +body: "I think it would be a good punishment for a crime to be made to purify and be cleansed by healing sacred waters or to have a forced snowball fight using whatever’s on the riverfloor"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720257050 {#2711
    date: 2024-07-06 11:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: []
  -id: 28699
  -titleTs: "'comment':1 'gang':3 'river':4"
  -bodyTs: "'cleans':19 'crime':11 'fight':30 'forc':28 'good':7 'heal':21 'made':14 'punish':8 'purifi':16 'riverfloor':36 'sacr':22 'snowbal':29 'think':2 'use':31 'water':23 'whatev':32 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704940238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543385"
  +editedAt: DateTimeImmutable @1720256258 {#2712
    date: 2024-07-06 10:57:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909238 {#2713
    date: 2024-01-10 18:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2714
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Comments-on-Ganges-River"
  +title: "Comments on Ganges River?"
  +url: null
  +body: "I think it would be a good punishment for a crime to be made to purify and be cleansed by healing sacred waters or to have a forced snowball fight using whatever’s on the riverfloor"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720257050 {#2711
    date: 2024-07-06 11:10:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2715 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: []
  -id: 28699
  -titleTs: "'comment':1 'gang':3 'river':4"
  -bodyTs: "'cleans':19 'crime':11 'fight':30 'forc':28 'good':7 'heal':21 'made':14 'punish':8 'purifi':16 'riverfloor':36 'sacr':22 'snowbal':29 'think':2 'use':31 'water':23 'whatev':32 'would':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704940238
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10543385"
  +editedAt: DateTimeImmutable @1720256258 {#2712
    date: 2024-07-06 10:57:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704909238 {#2713
    date: 2024-01-10 18:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2589
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#2586
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#2587
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#2588
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2589
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#2586
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#2587
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#2588
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2589
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#2586
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#2587
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#2588
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1348
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-great-podcast-you-d-like-to-share"
  +title: "What's a great podcast you'd like to share?"
  +url: null
  +body: """
    **Behind the Bastards**\n
    \n
    > fun + informative history podcast on awful people and events with a comedic bent
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726062675 {#2352
    date: 2024-09-11 15:51:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: []
  -id: 28112
  -titleTs: "'d':7 'great':4 'like':8 'podcast':5 'share':10"
  -bodyTs: "'aw':9 'bastard':3 'behind':1 'bent':16 'comed':15 'event':12 'fun':4 'histori':6 'inform':5 'peopl':10 'podcast':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704816823
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10464449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704730423 {#1347
    date: 2024-01-08 17:13: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
39 DENIED edit
App\Entity\Entry {#1348
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-great-podcast-you-d-like-to-share"
  +title: "What's a great podcast you'd like to share?"
  +url: null
  +body: """
    **Behind the Bastards**\n
    \n
    > fun + informative history podcast on awful people and events with a comedic bent
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726062675 {#2352
    date: 2024-09-11 15:51:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: []
  -id: 28112
  -titleTs: "'d':7 'great':4 'like':8 'podcast':5 'share':10"
  -bodyTs: "'aw':9 'bastard':3 'behind':1 'bent':16 'comed':15 'event':12 'fun':4 'histori':6 'inform':5 'peopl':10 'podcast':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704816823
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10464449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704730423 {#1347
    date: 2024-01-08 17:13: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
40 DENIED moderate
App\Entity\Entry {#1348
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-great-podcast-you-d-like-to-share"
  +title: "What's a great podcast you'd like to share?"
  +url: null
  +body: """
    **Behind the Bastards**\n
    \n
    > fun + informative history podcast on awful people and events with a comedic bent
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726062675 {#2352
    date: 2024-09-11 15:51:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: []
  -id: 28112
  -titleTs: "'d':7 'great':4 'like':8 'podcast':5 'share':10"
  -bodyTs: "'aw':9 'bastard':3 'behind':1 'bent':16 'comed':15 'event':12 'fun':4 'histori':6 'inform':5 'peopl':10 'podcast':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704816823
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10464449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704730423 {#1347
    date: 2024-01-08 17:13: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
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 {#2666
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-you-AirPlay-a-show-you-re-streaming-to-your-TV"
  +title: "When you AirPlay a show you're streaming to your TV, does the site send it to your Mac's VPN IP or do they get your own IP from the receiving device?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725607460 {#2664
    date: 2024-09-06 09:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2669 …}
  +reports: Doctrine\ORM\PersistentCollection {#2671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: []
  -id: 27926
  -titleTs: "'airplay':3 'devic':33 'get':26 'ip':22,29 'mac':19 're':7 'receiv':32 'send':15 'show':5 'site':14 'stream':8 'tv':11 'vpn':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704754030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10440324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704667630 {#2665
    date: 2024-01-07 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2666
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-you-AirPlay-a-show-you-re-streaming-to-your-TV"
  +title: "When you AirPlay a show you're streaming to your TV, does the site send it to your Mac's VPN IP or do they get your own IP from the receiving device?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725607460 {#2664
    date: 2024-09-06 09:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2669 …}
  +reports: Doctrine\ORM\PersistentCollection {#2671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: []
  -id: 27926
  -titleTs: "'airplay':3 'devic':33 'get':26 'ip':22,29 'mac':19 're':7 'receiv':32 'send':15 'show':5 'site':14 'stream':8 'tv':11 'vpn':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704754030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10440324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704667630 {#2665
    date: 2024-01-07 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2666
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "When-you-AirPlay-a-show-you-re-streaming-to-your-TV"
  +title: "When you AirPlay a show you're streaming to your TV, does the site send it to your Mac's VPN IP or do they get your own IP from the receiving device?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725607460 {#2664
    date: 2024-09-06 09:24:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2667 …}
  +votes: Doctrine\ORM\PersistentCollection {#2669 …}
  +reports: Doctrine\ORM\PersistentCollection {#2671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2675 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: []
  -id: 27926
  -titleTs: "'airplay':3 'devic':33 'get':26 'ip':22,29 'mac':19 're':7 'receiv':32 'send':15 'show':5 'site':14 'stream':8 'tv':11 'vpn':21"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704754030
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10440324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704667630 {#2665
    date: 2024-01-07 23:47:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2150
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2147
    date: 2024-03-28 17:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: []
  -id: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2145
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#2150
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2147
    date: 2024-03-28 17:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: []
  -id: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2145
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#2150
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2147
    date: 2024-03-28 17:47:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: []
  -id: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2145
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2495
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#2493
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  +badges: Doctrine\ORM\PersistentCollection {#2506 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#2494
    date: 2024-01-03 16:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2495
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#2493
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  +badges: Doctrine\ORM\PersistentCollection {#2506 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#2494
    date: 2024-01-03 16:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2495
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#2493
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2496 …}
  +votes: Doctrine\ORM\PersistentCollection {#2498 …}
  +reports: Doctrine\ORM\PersistentCollection {#2500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2504 …}
  +badges: Doctrine\ORM\PersistentCollection {#2506 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#2494
    date: 2024-01-03 16:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2511
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +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 {#2508
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  +badges: Doctrine\ORM\PersistentCollection {#2522 …}
  +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 {#2509
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#2510
    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
55 DENIED edit
App\Entity\Entry {#2511
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +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 {#2508
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  +badges: Doctrine\ORM\PersistentCollection {#2522 …}
  +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 {#2509
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#2510
    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
56 DENIED moderate
App\Entity\Entry {#2511
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +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 {#2508
    date: 2024-03-30 11:10:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  +badges: Doctrine\ORM\PersistentCollection {#2522 …}
  +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 {#2509
    date: 2024-03-23 23:32:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704285369 {#2510
    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
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 {#2527
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#2524
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2538 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2525
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#2526
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2527
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#2524
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2538 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2525
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#2526
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2527
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Do-grown-ass-lions-and-other-big-cats-enjoy-standard-cat-treats"
  +title: "Do grown-ass lions and other big cats enjoy standard cat-treats?"
  +url: null
  +body: """
    [Not cats as treats, cats are - treatz friends\n
    \n
    - **not treats**]
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720309292 {#2524
    date: 2024-07-07 01:41:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  +badges: Doctrine\ORM\PersistentCollection {#2538 …}
  +children: []
  -id: 26908
  -titleTs: "'ass':4 'big':8 'cat':9,13 'cat-treat':12 'enjoy':10 'grown':3 'grown-ass':2 'lion':5 'standard':11 'treat':14"
  -bodyTs: "'cat':2,5 'friend':8 'treat':4,10 'treatz':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704370080
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10267442"
  +editedAt: DateTimeImmutable @1711553847 {#2525
    date: 2024-03-27 16:37:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704283680 {#2526
    date: 2024-01-03 13:08:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-useful-mental-model-you-ve-put-into-practice"
  +title: "What's a useful mental model you've put into practice"
  +url: null
  +body: """
    **Inversion Thinking**\n
    \n
    > Instead of thinking about positive outcomes (assuming everything will turn out right), turn the process on its head by thinking what could go wrong and cause you to fail so you know what and who to avoid to maximize your chance of success or at least not being surprised so you’re able to make contingency plans ahead of time to compensate\n
    \n
    You need to also do the more conventional process of thinking so you actually have an affirmative plan but it helps to know where all the mines are buried (like Minesweeper)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719125748 {#2555
    date: 2024-06-23 08:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: []
  -id: 26710
  -titleTs: "'mental':5 'model':6 'practic':11 'put':9 'use':4 've':8"
  -bodyTs: "'abl':55 'actual':78 'affirm':81 'ahead':60 'also':68 'assum':9 'avoid':39 'buri':93 'caus':28 'chanc':43 'compens':64 'conting':58 'convent':72 'could':24 'everyth':10 'fail':31 'go':25 'head':20 'help':85 'instead':3 'invers':1 'know':34,87 'least':48 'like':94 'make':57 'maxim':41 'mine':91 'minesweep':95 'need':66 'outcom':8 'plan':59,82 'posit':7 'process':17,73 're':54 'right':14 'success':45 'surpris':51 'think':2,5,22,75 'time':62 'turn':12,15 'wrong':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234329"
  +editedAt: DateTimeImmutable @1710885198 {#2556
    date: 2024-03-19 22:53:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704205292 {#2557
    date: 2024-01-02 15:21:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#2558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-useful-mental-model-you-ve-put-into-practice"
  +title: "What's a useful mental model you've put into practice"
  +url: null
  +body: """
    **Inversion Thinking**\n
    \n
    > Instead of thinking about positive outcomes (assuming everything will turn out right), turn the process on its head by thinking what could go wrong and cause you to fail so you know what and who to avoid to maximize your chance of success or at least not being surprised so you’re able to make contingency plans ahead of time to compensate\n
    \n
    You need to also do the more conventional process of thinking so you actually have an affirmative plan but it helps to know where all the mines are buried (like Minesweeper)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719125748 {#2555
    date: 2024-06-23 08:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: []
  -id: 26710
  -titleTs: "'mental':5 'model':6 'practic':11 'put':9 'use':4 've':8"
  -bodyTs: "'abl':55 'actual':78 'affirm':81 'ahead':60 'also':68 'assum':9 'avoid':39 'buri':93 'caus':28 'chanc':43 'compens':64 'conting':58 'convent':72 'could':24 'everyth':10 'fail':31 'go':25 'head':20 'help':85 'instead':3 'invers':1 'know':34,87 'least':48 'like':94 'make':57 'maxim':41 'mine':91 'minesweep':95 'need':66 'outcom':8 'plan':59,82 'posit':7 'process':17,73 're':54 'right':14 'success':45 'surpris':51 'think':2,5,22,75 'time':62 'turn':12,15 'wrong':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234329"
  +editedAt: DateTimeImmutable @1710885198 {#2556
    date: 2024-03-19 22:53:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704205292 {#2557
    date: 2024-01-02 15:21:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#2558
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-useful-mental-model-you-ve-put-into-practice"
  +title: "What's a useful mental model you've put into practice"
  +url: null
  +body: """
    **Inversion Thinking**\n
    \n
    > Instead of thinking about positive outcomes (assuming everything will turn out right), turn the process on its head by thinking what could go wrong and cause you to fail so you know what and who to avoid to maximize your chance of success or at least not being surprised so you’re able to make contingency plans ahead of time to compensate\n
    \n
    You need to also do the more conventional process of thinking so you actually have an affirmative plan but it helps to know where all the mines are buried (like Minesweeper)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719125748 {#2555
    date: 2024-06-23 08:55:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2559 …}
  +votes: Doctrine\ORM\PersistentCollection {#2561 …}
  +reports: Doctrine\ORM\PersistentCollection {#2563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2567 …}
  +badges: Doctrine\ORM\PersistentCollection {#2569 …}
  +children: []
  -id: 26710
  -titleTs: "'mental':5 'model':6 'practic':11 'put':9 'use':4 've':8"
  -bodyTs: "'abl':55 'actual':78 'affirm':81 'ahead':60 'also':68 'assum':9 'avoid':39 'buri':93 'caus':28 'chanc':43 'compens':64 'conting':58 'convent':72 'could':24 'everyth':10 'fail':31 'go':25 'head':20 'help':85 'instead':3 'invers':1 'know':34,87 'least':48 'like':94 'make':57 'maxim':41 'mine':91 'minesweep':95 'need':66 'outcom':8 'plan':59,82 'posit':7 'process':17,73 're':54 'right':14 'success':45 'surpris':51 'think':2,5,22,75 'time':62 'turn':12,15 'wrong':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704291692
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10234329"
  +editedAt: DateTimeImmutable @1710885198 {#2556
    date: 2024-03-19 22:53:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704205292 {#2557
    date: 2024-01-02 15:21:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2258
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#2237
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  +badges: Doctrine\ORM\PersistentCollection {#2255 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#2249
    date: 2023-12-31 22:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2258
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#2237
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  +badges: Doctrine\ORM\PersistentCollection {#2255 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#2249
    date: 2023-12-31 22:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2258
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Are-charisma-and-panache-basically-the-same-or-how-would"
  +title: "Are charisma and "panache" basically the same or how would you differentiate?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710884503 {#2237
    date: 2024-03-19 22:41:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  +badges: Doctrine\ORM\PersistentCollection {#2255 …}
  +children: []
  -id: 26335
  -titleTs: "'basic':5 'charisma':2 'differenti':12 'panach':4 'would':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704144622
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10174670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704058222 {#2249
    date: 2023-12-31 22:30:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1989
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-instrument-that-really-gets-through-to-you"
  +title: "What's your favorite instrument that really gets through to you?"
  +url: null
  +body: """
    Mine’s a bit of a strange one…\n
    \n
    > **Music box/celeste**\n
    \n
    🧚\u{200D}♂️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711193168 {#2000
    date: 2024-03-23 12:26:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  +badges: Doctrine\ORM\PersistentCollection {#1984 …}
  +children: []
  -id: 25880
  -titleTs: "'favorit':4 'get':8 'instrument':5 'realli':7"
  -bodyTs: "'bit':4 'box/celeste':10 'mine':1 'music':9 'one':8 'strang':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704044104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10134149"
  +editedAt: DateTimeImmutable @1709452252 {#2004
    date: 2024-03-03 08:50:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703957704 {#2007
    date: 2023-12-30 18:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1989
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-instrument-that-really-gets-through-to-you"
  +title: "What's your favorite instrument that really gets through to you?"
  +url: null
  +body: """
    Mine’s a bit of a strange one…\n
    \n
    > **Music box/celeste**\n
    \n
    🧚\u{200D}♂️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711193168 {#2000
    date: 2024-03-23 12:26:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  +badges: Doctrine\ORM\PersistentCollection {#1984 …}
  +children: []
  -id: 25880
  -titleTs: "'favorit':4 'get':8 'instrument':5 'realli':7"
  -bodyTs: "'bit':4 'box/celeste':10 'mine':1 'music':9 'one':8 'strang':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704044104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10134149"
  +editedAt: DateTimeImmutable @1709452252 {#2004
    date: 2024-03-03 08:50:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703957704 {#2007
    date: 2023-12-30 18:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1989
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-your-favorite-instrument-that-really-gets-through-to-you"
  +title: "What's your favorite instrument that really gets through to you?"
  +url: null
  +body: """
    Mine’s a bit of a strange one…\n
    \n
    > **Music box/celeste**\n
    \n
    🧚\u{200D}♂️
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 125
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711193168 {#2000
    date: 2024-03-23 12:26:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2010 …}
  +reports: Doctrine\ORM\PersistentCollection {#2014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2017 …}
  +badges: Doctrine\ORM\PersistentCollection {#1984 …}
  +children: []
  -id: 25880
  -titleTs: "'favorit':4 'get':8 'instrument':5 'realli':7"
  -bodyTs: "'bit':4 'box/celeste':10 'mine':1 'music':9 'one':8 'strang':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704044104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10134149"
  +editedAt: DateTimeImmutable @1709452252 {#2004
    date: 2024-03-03 08:50:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703957704 {#2007
    date: 2023-12-30 18:35:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-best-approach-pathway-to-learning-iOS-development"
  +title: "What's the best approach/pathway to learning iOS development?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711021078 {#2251
    date: 2024-03-21 12:37:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: []
  -id: 25054
  -titleTs: "'approach/pathway':5 'best':4 'develop':9 'io':8 'learn':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9999215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613455 {#2284
    date: 2023-12-26 18:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-best-approach-pathway-to-learning-iOS-development"
  +title: "What's the best approach/pathway to learning iOS development?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711021078 {#2251
    date: 2024-03-21 12:37:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: []
  -id: 25054
  -titleTs: "'approach/pathway':5 'best':4 'develop':9 'io':8 'learn':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9999215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613455 {#2284
    date: 2023-12-26 18:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-best-approach-pathway-to-learning-iOS-development"
  +title: "What's the best approach/pathway to learning iOS development?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711021078 {#2251
    date: 2024-03-21 12:37:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2157 …}
  +children: []
  -id: 25054
  -titleTs: "'approach/pathway':5 'best':4 'develop':9 'io':8 'learn':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703699855
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9999215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703613455 {#2284
    date: 2023-12-26 18:57:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2651
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#2648
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2662 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#2649
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#2650
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2651
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#2648
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2662 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#2649
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#2650
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2651
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-a-song-that-really-expresses-or-imparts-a-skill"
  +title: "What's a song that really expresses or imparts a skill or important truth to internalize"
  +url: null
  +body: """
    > **Little Black Sandals - Sia**\n
    \n
    **Boundaries**. To me, the little black sandals represent boundaries or the abillity to recognize and extricate yourself from whatever you consciously+unconsciously feel is dangerous and unsafe for you\n
    \n
    The line where he says he’ll let go *only* if only she explicitly asks it is the exact opposite of how it should be, where the default is no and inviting people to opt-in to that which may be triggering.\n
    \n
    I like that tea analogy where boundaries is as simple as whether or not you’d like a cup of tea. Invite and have consent before you use it up for someone who doesn’t want or cannot accept it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708855018 {#2648
    date: 2024-02-25 10:56:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2662 …}
  +children: []
  -id: 24847
  -titleTs: "'express':7 'impart':9 'import':13 'intern':16 'realli':6 'skill':11 'song':4 'truth':14"
  -bodyTs: "'abil':16 'accept':115 'analog':81 'ask':48 'black':2,10 'boundari':5,13,83 'cannot':114 'conscious':25 'consent':101 'cup':95 'd':92 'danger':29 'default':61 'doesn':110 'exact':52 'explicit':47 'extric':20 'feel':27 'go':42 'invit':65,98 'let':41 'like':78,93 'line':35 'littl':1,9 'll':40 'may':74 'opposit':53 'opt':69 'opt-in':68 'peopl':66 'recogn':18 'repres':12 'sandal':3,11 'say':38 'sia':4 'simpl':86 'someon':108 'tea':80,97 'trigger':76 'unconsci':26 'unsaf':31 'use':104 'want':112 'whatev':23 'whether':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703611322
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9975624"
  +editedAt: DateTimeImmutable @1707798483 {#2649
    date: 2024-02-13 05:28:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703546822 {#2650
    date: 2023-12-26 00:27:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2086
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-dental-hygiene-tips-and-hacks"
  +title: "What are your dental hygiene tips and hacks"
  +url: null
  +body: """
    Not sure if this is 100% scientifically backed but I read a bit by a dental hygienist on a forum that you shouldn’t rinse when brushing with proper toothpaste because it can help remineralize the teeth if when its not rinsed away after\n
    \n
    Its annoying but its a good way to cut down on mindless snacking at the very least for me so its something I do sometimes. Hope its not voodoo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710349473 {#2087
    date: 2024-03-13 18:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: []
  -id: 24476
  -titleTs: "'dental':4 'hack':8 'hygien':5 'tip':6"
  -bodyTs: "'100':6 'annoy':46 'away':43 'back':8 'bit':13 'brush':27 'cut':53 'dental':16 'forum':20 'good':50 'help':34 'hope':70 'hygienist':17 'least':61 'mindless':56 'proper':29 'read':11 'reminer':35 'rins':25,42 'scientif':7 'shouldn':23 'snack':57 'someth':66 'sometim':69 'sure':2 'teeth':37 'toothpast':30 'voodoo':73 'way':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9936313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703443495 {#2091
    date: 2023-12-24 19:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2086
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-dental-hygiene-tips-and-hacks"
  +title: "What are your dental hygiene tips and hacks"
  +url: null
  +body: """
    Not sure if this is 100% scientifically backed but I read a bit by a dental hygienist on a forum that you shouldn’t rinse when brushing with proper toothpaste because it can help remineralize the teeth if when its not rinsed away after\n
    \n
    Its annoying but its a good way to cut down on mindless snacking at the very least for me so its something I do sometimes. Hope its not voodoo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710349473 {#2087
    date: 2024-03-13 18:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: []
  -id: 24476
  -titleTs: "'dental':4 'hack':8 'hygien':5 'tip':6"
  -bodyTs: "'100':6 'annoy':46 'away':43 'back':8 'bit':13 'brush':27 'cut':53 'dental':16 'forum':20 'good':50 'help':34 'hope':70 'hygienist':17 'least':61 'mindless':56 'proper':29 'read':11 'reminer':35 'rins':25,42 'scientif':7 'shouldn':23 'snack':57 'someth':66 'sometim':69 'sure':2 'teeth':37 'toothpast':30 'voodoo':73 'way':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9936313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703443495 {#2091
    date: 2023-12-24 19:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2086
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-dental-hygiene-tips-and-hacks"
  +title: "What are your dental hygiene tips and hacks"
  +url: null
  +body: """
    Not sure if this is 100% scientifically backed but I read a bit by a dental hygienist on a forum that you shouldn’t rinse when brushing with proper toothpaste because it can help remineralize the teeth if when its not rinsed away after\n
    \n
    Its annoying but its a good way to cut down on mindless snacking at the very least for me so its something I do sometimes. Hope its not voodoo
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710349473 {#2087
    date: 2024-03-13 18:04:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: []
  -id: 24476
  -titleTs: "'dental':4 'hack':8 'hygien':5 'tip':6"
  -bodyTs: "'100':6 'annoy':46 'away':43 'back':8 'bit':13 'brush':27 'cut':53 'dental':16 'forum':20 'good':50 'help':34 'hope':70 'hygienist':17 'least':61 'mindless':56 'proper':29 'read':11 'reminer':35 'rins':25,42 'scientif':7 'shouldn':23 'snack':57 'someth':66 'sometim':69 'sure':2 'teeth':37 'toothpast':30 'voodoo':73 'way':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703529895
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9936313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703443495 {#2091
    date: 2023-12-24 19:44:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2310
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-an-app-or-way-to-set-a-start"
  +title: "Is there an app or way to set a start time and end time and totally simulate an automatic sunset with Hue lighting"
  +url: null
  +body: """
    I want to set a start time and end time and have my Hue lights slowly and very gradually over that timeframe shift from like yellow–> red or even white/blue at the start of the day–> red at end and have it automatically carry that out.\n
    \n
    Is this possible and what is the easiest way to automate and have this play out lile that?\n
    \n
    My gear\n
    \n
    - iOS/iPhone\n
    - Hue Bridge\n
    - Hue Bulbs\n
    - Hue Motion thingie
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703141176 {#2322
    date: 2023-12-21 07:46:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: []
  -id: 23598
  -titleTs: "'app':4 'automat':19 'end':13 'hue':22 'light':23 'set':8 'simul':17 'start':10 'sunset':20 'time':11,14 'total':16 'way':6"
  -bodyTs: "'autom':57 'automat':43 'bridg':69 'bulb':71 'carri':44 'day':36 'easiest':54 'end':9,39 'even':29 'gear':66 'gradual':19 'hue':14,68,70,72 'ios/iphone':67 'light':15 'like':25 'lile':63 'motion':73 'play':61 'possibl':49 'red':27,37 'set':4 'shift':23 'slowli':16 'start':6,33 'thingi':74 'time':7,10 'timefram':22 'want':2 'way':55 'white/blue':30 'yellow':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172402
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791236"
  +editedAt: DateTimeImmutable @1705913176 {#2321
    date: 2024-01-22 09:46:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703086002 {#2312
    date: 2023-12-20 16:26: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
87 DENIED edit
App\Entity\Entry {#2310
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-an-app-or-way-to-set-a-start"
  +title: "Is there an app or way to set a start time and end time and totally simulate an automatic sunset with Hue lighting"
  +url: null
  +body: """
    I want to set a start time and end time and have my Hue lights slowly and very gradually over that timeframe shift from like yellow–> red or even white/blue at the start of the day–> red at end and have it automatically carry that out.\n
    \n
    Is this possible and what is the easiest way to automate and have this play out lile that?\n
    \n
    My gear\n
    \n
    - iOS/iPhone\n
    - Hue Bridge\n
    - Hue Bulbs\n
    - Hue Motion thingie
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703141176 {#2322
    date: 2023-12-21 07:46:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: []
  -id: 23598
  -titleTs: "'app':4 'automat':19 'end':13 'hue':22 'light':23 'set':8 'simul':17 'start':10 'sunset':20 'time':11,14 'total':16 'way':6"
  -bodyTs: "'autom':57 'automat':43 'bridg':69 'bulb':71 'carri':44 'day':36 'easiest':54 'end':9,39 'even':29 'gear':66 'gradual':19 'hue':14,68,70,72 'ios/iphone':67 'light':15 'like':25 'lile':63 'motion':73 'play':61 'possibl':49 'red':27,37 'set':4 'shift':23 'slowli':16 'start':6,33 'thingi':74 'time':7,10 'timefram':22 'want':2 'way':55 'white/blue':30 'yellow':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172402
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791236"
  +editedAt: DateTimeImmutable @1705913176 {#2321
    date: 2024-01-22 09:46:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703086002 {#2312
    date: 2023-12-20 16:26: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
88 DENIED moderate
App\Entity\Entry {#2310
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-an-app-or-way-to-set-a-start"
  +title: "Is there an app or way to set a start time and end time and totally simulate an automatic sunset with Hue lighting"
  +url: null
  +body: """
    I want to set a start time and end time and have my Hue lights slowly and very gradually over that timeframe shift from like yellow–> red or even white/blue at the start of the day–> red at end and have it automatically carry that out.\n
    \n
    Is this possible and what is the easiest way to automate and have this play out lile that?\n
    \n
    My gear\n
    \n
    - iOS/iPhone\n
    - Hue Bridge\n
    - Hue Bulbs\n
    - Hue Motion thingie
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703141176 {#2322
    date: 2023-12-21 07:46:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: []
  -id: 23598
  -titleTs: "'app':4 'automat':19 'end':13 'hue':22 'light':23 'set':8 'simul':17 'start':10 'sunset':20 'time':11,14 'total':16 'way':6"
  -bodyTs: "'autom':57 'automat':43 'bridg':69 'bulb':71 'carri':44 'day':36 'easiest':54 'end':9,39 'even':29 'gear':66 'gradual':19 'hue':14,68,70,72 'ios/iphone':67 'light':15 'like':25 'lile':63 'motion':73 'play':61 'possibl':49 'red':27,37 'set':4 'shift':23 'slowli':16 'start':6,33 'thingi':74 'time':7,10 'timefram':22 'want':2 'way':55 'white/blue':30 'yellow':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703172402
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9791236"
  +editedAt: DateTimeImmutable @1705913176 {#2321
    date: 2024-01-22 09:46:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703086002 {#2312
    date: 2023-12-20 16:26: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
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 {#2573
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#2571
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#2572
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2573
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#2571
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#2572
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2573
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#2571
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#2572
    date: 2023-12-13 13:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2187
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#2186
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#2173
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2187
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#2186
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#2173
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2187
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#2186
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2175 …}
  +votes: Doctrine\ORM\PersistentCollection {#2176 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2183 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  +badges: Doctrine\ORM\PersistentCollection {#2038 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#2173
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2215
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#2043
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#2139
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2215
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#2043
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#2139
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2215
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#2043
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  +badges: Doctrine\ORM\PersistentCollection {#2232 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#2139
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details