GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/newest/%E2%88%9E/all?p=173

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
4.62 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.09 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 {#1390
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-should-I-look-for-when-I-m-choosing-an-instance"
  +title: "What should I look for when I’m choosing an instance?"
  +url: null
  +body: "I have accounts on three instances but I’m unsure which one should be my main account."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109360 {#1876
    date: 2023-07-11 23:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1911 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 1020
  -titleTs: "'choos':9 'instanc':11 'look':4 'm':8"
  -bodyTs: "'account':3,17 'instanc':6 'm':9 'main':16 'one':12 'three':5 'unsur':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121029
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/565900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034629 {#1914
    date: 2023-07-11 02:17:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-should-I-look-for-when-I-m-choosing-an-instance"
  +title: "What should I look for when I’m choosing an instance?"
  +url: null
  +body: "I have accounts on three instances but I’m unsure which one should be my main account."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109360 {#1876
    date: 2023-07-11 23:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1911 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 1020
  -titleTs: "'choos':9 'instanc':11 'look':4 'm':8"
  -bodyTs: "'account':3,17 'instanc':6 'm':9 'main':16 'one':12 'three':5 'unsur':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121029
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/565900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034629 {#1914
    date: 2023-07-11 02:17:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-should-I-look-for-when-I-m-choosing-an-instance"
  +title: "What should I look for when I’m choosing an instance?"
  +url: null
  +body: "I have accounts on three instances but I’m unsure which one should be my main account."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689109360 {#1876
    date: 2023-07-11 23:02:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1911 …}
  +votes: Doctrine\ORM\PersistentCollection {#1365 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1531 …}
  +badges: Doctrine\ORM\PersistentCollection {#1537 …}
  +children: []
  -id: 1020
  -titleTs: "'choos':9 'instanc':11 'look':4 'm':8"
  -bodyTs: "'account':3,17 'instanc':6 'm':9 'main':16 'one':12 'three':5 'unsur':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121029
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/565900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034629 {#1914
    date: 2023-07-11 02:17:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-can-t-be-behind-the-counter-while-the-register-is"
  +title: "You can’t be behind the counter while the register is running on the computer"
  +url: null
  +body: """
    Not my story, but an adorable ex-coworkers adorable daughters. I witnessed it, though.\n
    \n
    TL;DR: *Take away entertainment, enjoy the store pretty much being down for 10+ minutes during rush hour.*.\n
    \n
    So, she quit her job to open a specialty store with her husband. It goes fairly well, enough to support a family of four. Their two girls are around three and five years old, and they usually attend daycare during the week. The store has a part timer on Saturdays and the store is closed on Sundays so the parents can spend the weekends with their kids.\n
    \n
    During the summer, daycare closes for four weeks. Which means that if the store is busy (as it usually is during summer time), both parents have to be in the store during the busiest hours, and the kids are there too during those hours.\n
    \n
    Behind the counter is the charging station for phones and the kids play tablet. And if the battery runs out, or the kids misbehave, the tablet is put into the charging station behind the counter. Under the counter they also keep the piece-of-sh-t (POS) enormously slow booting computer that keeps their point-of-sale (POS) terminal connected to the register and inventory system.\n
    \n
    The girls played very rowdily in the store one day, and mom confiscated the tablet and put it on the charging station on a high shelf behind the counter. The older girl pushed over a high chair to try to climb and get to the tablet while both parents were busy helping customers, I was in the store as well, waiting for my turn. Mom spotted the girl behind the counter and barked out:  \n
    - “You girls know you’re not allowed behind the counter while the register is running!”\n
    \n
    Then she took the high chair and put it to the side of the counter, and turned back to help the customers. The younger girl, quick as a squirrel, climbed the high chair, flopped down on the counter and stuck her head down, giggled, then turned off the computer.\n
    \n
    The older girl yelled:  \n
    - “Mom, the register isn’t running! Can we get the iPad now?”\n
    \n
    I think they learned new swear words to add to their vocabulary that afternoon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689065348 {#1529
    date: 2023-07-11 10:49:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 1018
  -titleTs: "'behind':5 'comput':15 'counter':7 'regist':10 'run':12"
  -bodyTs: "'10':29 'add':375 'ador':6,10 'afternoon':380 'allow':293 'also':184 'around':62 'attend':71 'away':19 'back':319 'bark':285 'batteri':162 'behind':145,177,239,281,294 'boot':195 'busi':116,263 'busiest':134 'chair':249,307,334 'charg':150,175,233 'climb':253,331 'close':88,105 'comput':196,350 'confisc':225 'connect':206 'counter':147,179,182,241,283,296,316,339 'cowork':9 'custom':265,323 'daughter':11 'day':222 'daycar':72,104 'dr':17 'enjoy':21 'enorm':193 'enough':51 'entertain':20 'ex':8 'ex-cowork':7 'fair':49 'famili':55 'five':65 'flop':335 'four':57,107 'get':255,363 'giggl':345 'girl':60,214,244,280,288,326,353 'goe':48 'head':343 'help':264,321 'high':237,248,306,333 'hour':33,135,144 'husband':46 'inventori':211 'ipad':365 'isn':358 'job':38 'keep':185,198 'kid':100,138,156,167 'know':289 'learn':370 'mean':110 'minut':30 'misbehav':168 'mom':224,277,355 'much':25 'new':371 'old':67 'older':243,352 'one':221 'open':40 'parent':93,125,261 'part':80 'phone':153 'piec':188 'piece-of-sh-t':187 'play':157,215 'point':201 'point-of-sal':200 'pos':192,204 'pretti':24 'push':245 'put':172,229,309 'quick':327 'quit':36 're':291 'regist':209,299,357 'rowdili':217 'run':163,301,360 'rush':32 'sale':203 'saturday':83 'sh':190 'shelf':238 'side':313 'slow':194 'specialti':42 'spend':95 'spot':278 'squirrel':330 'station':151,176,234 'store':23,43,77,86,114,131,220,270 'stori':3 'stuck':341 'summer':103,122 'sunday':90 'support':53 'swear':372 'system':212 'tablet':158,170,227,258 'take':18 'termin':205 'think':368 'though':15 'three':63 'time':123 'timer':81 'tl':16 'took':304 'tri':251 'turn':276,318,347 'two':59 'usual':70,119 'vocabulari':378 'wait':273 'week':75,108 'weekend':97 'well':50,272 'wit':13 'word':373 'year':66 'yell':354 'younger':325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689120117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1325970"
  +editedAt: DateTimeImmutable @1689062945 {#1538
    date: 2023-07-11 10:09:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689033717 {#1520
    date: 2023-07-11 02:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-can-t-be-behind-the-counter-while-the-register-is"
  +title: "You can’t be behind the counter while the register is running on the computer"
  +url: null
  +body: """
    Not my story, but an adorable ex-coworkers adorable daughters. I witnessed it, though.\n
    \n
    TL;DR: *Take away entertainment, enjoy the store pretty much being down for 10+ minutes during rush hour.*.\n
    \n
    So, she quit her job to open a specialty store with her husband. It goes fairly well, enough to support a family of four. Their two girls are around three and five years old, and they usually attend daycare during the week. The store has a part timer on Saturdays and the store is closed on Sundays so the parents can spend the weekends with their kids.\n
    \n
    During the summer, daycare closes for four weeks. Which means that if the store is busy (as it usually is during summer time), both parents have to be in the store during the busiest hours, and the kids are there too during those hours.\n
    \n
    Behind the counter is the charging station for phones and the kids play tablet. And if the battery runs out, or the kids misbehave, the tablet is put into the charging station behind the counter. Under the counter they also keep the piece-of-sh-t (POS) enormously slow booting computer that keeps their point-of-sale (POS) terminal connected to the register and inventory system.\n
    \n
    The girls played very rowdily in the store one day, and mom confiscated the tablet and put it on the charging station on a high shelf behind the counter. The older girl pushed over a high chair to try to climb and get to the tablet while both parents were busy helping customers, I was in the store as well, waiting for my turn. Mom spotted the girl behind the counter and barked out:  \n
    - “You girls know you’re not allowed behind the counter while the register is running!”\n
    \n
    Then she took the high chair and put it to the side of the counter, and turned back to help the customers. The younger girl, quick as a squirrel, climbed the high chair, flopped down on the counter and stuck her head down, giggled, then turned off the computer.\n
    \n
    The older girl yelled:  \n
    - “Mom, the register isn’t running! Can we get the iPad now?”\n
    \n
    I think they learned new swear words to add to their vocabulary that afternoon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689065348 {#1529
    date: 2023-07-11 10:49:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 1018
  -titleTs: "'behind':5 'comput':15 'counter':7 'regist':10 'run':12"
  -bodyTs: "'10':29 'add':375 'ador':6,10 'afternoon':380 'allow':293 'also':184 'around':62 'attend':71 'away':19 'back':319 'bark':285 'batteri':162 'behind':145,177,239,281,294 'boot':195 'busi':116,263 'busiest':134 'chair':249,307,334 'charg':150,175,233 'climb':253,331 'close':88,105 'comput':196,350 'confisc':225 'connect':206 'counter':147,179,182,241,283,296,316,339 'cowork':9 'custom':265,323 'daughter':11 'day':222 'daycar':72,104 'dr':17 'enjoy':21 'enorm':193 'enough':51 'entertain':20 'ex':8 'ex-cowork':7 'fair':49 'famili':55 'five':65 'flop':335 'four':57,107 'get':255,363 'giggl':345 'girl':60,214,244,280,288,326,353 'goe':48 'head':343 'help':264,321 'high':237,248,306,333 'hour':33,135,144 'husband':46 'inventori':211 'ipad':365 'isn':358 'job':38 'keep':185,198 'kid':100,138,156,167 'know':289 'learn':370 'mean':110 'minut':30 'misbehav':168 'mom':224,277,355 'much':25 'new':371 'old':67 'older':243,352 'one':221 'open':40 'parent':93,125,261 'part':80 'phone':153 'piec':188 'piece-of-sh-t':187 'play':157,215 'point':201 'point-of-sal':200 'pos':192,204 'pretti':24 'push':245 'put':172,229,309 'quick':327 'quit':36 're':291 'regist':209,299,357 'rowdili':217 'run':163,301,360 'rush':32 'sale':203 'saturday':83 'sh':190 'shelf':238 'side':313 'slow':194 'specialti':42 'spend':95 'spot':278 'squirrel':330 'station':151,176,234 'store':23,43,77,86,114,131,220,270 'stori':3 'stuck':341 'summer':103,122 'sunday':90 'support':53 'swear':372 'system':212 'tablet':158,170,227,258 'take':18 'termin':205 'think':368 'though':15 'three':63 'time':123 'timer':81 'tl':16 'took':304 'tri':251 'turn':276,318,347 'two':59 'usual':70,119 'vocabulari':378 'wait':273 'week':75,108 'weekend':97 'well':50,272 'wit':13 'word':373 'year':66 'yell':354 'younger':325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689120117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1325970"
  +editedAt: DateTimeImmutable @1689062945 {#1538
    date: 2023-07-11 10:09:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689033717 {#1520
    date: 2023-07-11 02:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "You-can-t-be-behind-the-counter-while-the-register-is"
  +title: "You can’t be behind the counter while the register is running on the computer"
  +url: null
  +body: """
    Not my story, but an adorable ex-coworkers adorable daughters. I witnessed it, though.\n
    \n
    TL;DR: *Take away entertainment, enjoy the store pretty much being down for 10+ minutes during rush hour.*.\n
    \n
    So, she quit her job to open a specialty store with her husband. It goes fairly well, enough to support a family of four. Their two girls are around three and five years old, and they usually attend daycare during the week. The store has a part timer on Saturdays and the store is closed on Sundays so the parents can spend the weekends with their kids.\n
    \n
    During the summer, daycare closes for four weeks. Which means that if the store is busy (as it usually is during summer time), both parents have to be in the store during the busiest hours, and the kids are there too during those hours.\n
    \n
    Behind the counter is the charging station for phones and the kids play tablet. And if the battery runs out, or the kids misbehave, the tablet is put into the charging station behind the counter. Under the counter they also keep the piece-of-sh-t (POS) enormously slow booting computer that keeps their point-of-sale (POS) terminal connected to the register and inventory system.\n
    \n
    The girls played very rowdily in the store one day, and mom confiscated the tablet and put it on the charging station on a high shelf behind the counter. The older girl pushed over a high chair to try to climb and get to the tablet while both parents were busy helping customers, I was in the store as well, waiting for my turn. Mom spotted the girl behind the counter and barked out:  \n
    - “You girls know you’re not allowed behind the counter while the register is running!”\n
    \n
    Then she took the high chair and put it to the side of the counter, and turned back to help the customers. The younger girl, quick as a squirrel, climbed the high chair, flopped down on the counter and stuck her head down, giggled, then turned off the computer.\n
    \n
    The older girl yelled:  \n
    - “Mom, the register isn’t running! Can we get the iPad now?”\n
    \n
    I think they learned new swear words to add to their vocabulary that afternoon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689065348 {#1529
    date: 2023-07-11 10:49:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1519 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 1018
  -titleTs: "'behind':5 'comput':15 'counter':7 'regist':10 'run':12"
  -bodyTs: "'10':29 'add':375 'ador':6,10 'afternoon':380 'allow':293 'also':184 'around':62 'attend':71 'away':19 'back':319 'bark':285 'batteri':162 'behind':145,177,239,281,294 'boot':195 'busi':116,263 'busiest':134 'chair':249,307,334 'charg':150,175,233 'climb':253,331 'close':88,105 'comput':196,350 'confisc':225 'connect':206 'counter':147,179,182,241,283,296,316,339 'cowork':9 'custom':265,323 'daughter':11 'day':222 'daycar':72,104 'dr':17 'enjoy':21 'enorm':193 'enough':51 'entertain':20 'ex':8 'ex-cowork':7 'fair':49 'famili':55 'five':65 'flop':335 'four':57,107 'get':255,363 'giggl':345 'girl':60,214,244,280,288,326,353 'goe':48 'head':343 'help':264,321 'high':237,248,306,333 'hour':33,135,144 'husband':46 'inventori':211 'ipad':365 'isn':358 'job':38 'keep':185,198 'kid':100,138,156,167 'know':289 'learn':370 'mean':110 'minut':30 'misbehav':168 'mom':224,277,355 'much':25 'new':371 'old':67 'older':243,352 'one':221 'open':40 'parent':93,125,261 'part':80 'phone':153 'piec':188 'piece-of-sh-t':187 'play':157,215 'point':201 'point-of-sal':200 'pos':192,204 'pretti':24 'push':245 'put':172,229,309 'quick':327 'quit':36 're':291 'regist':209,299,357 'rowdili':217 'run':163,301,360 'rush':32 'sale':203 'saturday':83 'sh':190 'shelf':238 'side':313 'slow':194 'specialti':42 'spend':95 'spot':278 'squirrel':330 'station':151,176,234 'store':23,43,77,86,114,131,220,270 'stori':3 'stuck':341 'summer':103,122 'sunday':90 'support':53 'swear':372 'system':212 'tablet':158,170,227,258 'take':18 'termin':205 'think':368 'though':15 'three':63 'time':123 'timer':81 'tl':16 'took':304 'tri':251 'turn':276,318,347 'two':59 'usual':70,119 'vocabulari':378 'wait':273 'week':75,108 'weekend':97 'well':50,272 'wit':13 'word':373 'year':66 'yell':354 'younger':325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689120117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1325970"
  +editedAt: DateTimeImmutable @1689062945 {#1538
    date: 2023-07-11 10:09:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689033717 {#1520
    date: 2023-07-11 02:01:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-follow-the-manual-follow-what-I-say"
  +title: "Don't follow the manual, follow what I say!"
  +url: null
  +body: """
    I used to work the evening/night shift at a coffee shop chain. That time of night in inherently slow, so we would get saddled with the general upkeep of the equipment. Nothing too high tech, just simple disassemble, clean, re-assemble (coffee grounds get into EVERYTHING). I took a shining to the task because I’m fairly handy and it would get me way from customers for decent chunks of time. So, I became the unofficial guy to do it, which was fine by me. I took a shift and read through all the corporate approved maintenance manuals, which had step by step guides on how to do anything and everything that would be required of a barista to do. I would also work with them out in front of me to reference.\n
    \n
    One night, my manager told me to deep clean and do the general maintenance of the walk in fridge one night. So I pulled the manual and did all the things in it for that model of fridge. Took me most of the shift, but the fridge was good. Nothing was wrong, and it wasn’t going to get any cleaner than I got it last night. The next day I come in and they tell me that I “clearly didn’t work on the fridge” and to do it again. Cue first malicious compliance: Not caring if I waste another shift in the back room went into the fridge with the manual and checked each step to make sure I didn’t miss anything, then once I confirmed each step was done, sat in there with a cup of coffee with a piece half apart so if anyone checked on me it would look like I was working, and got paid to drink a cup of coffee all night with my hoodie on in the fridge.\n
    \n
    The very next day they scolded me for not doing it again. So I asked what they were talking about. Apparently there was some crud in the groove of the door seal and it was still there, so I “must not have been doing my job.” I pulled the manual and showed them the official cleaning procedure does not require scraping out the crud in the seals. I explained that’s most likely to keep from damaging them. They said, “No, you’re supposed to remove the seal and put it in the dishwasher and run it on sanitize.” I again, showed them this was not an approved step, and cautioned them, letting them know that I didn’t think the seal should be removed, as it may damage the refrigerator. I was basically told to shut up and to it. I asked them to write it in the daily task log and initial it, so I wouldn’t forget to do it that night. They rolled their eyes and wrote “remove and clean refrigerator seal” and initialed it.\n
    \n
    So, that night I complied. I pried out what was very obviously a seal that wasn’t supposed to be removed, ran it through the dishwasher, and did my best to get it seat back in. My boss called me the next day to say, “It looks so good, that wasn’t so hard, now was it?”\n
    \n
    I was off the next 2 days but decided on day 2 to pop in for a free cup of joe and say hi to my friend who was working that night. I arrived to see firetrucks outside. Apparently the refrigerator motor malfunctioned and caught on fire. It was discovered it never stopped running after the seal was removed, and something in it shorted, causing a fire. Luckily no one was hurt, but the store was going to need a new walk in refrigerator and was closed for 2 more days until the fire marshal cleared it.\n
    \n
    The manager tried to pin it on me, but I had the manuals to back up me up, along with their explicit instruction in the daily task book. So in the end, I walked away scott free. I’m not sure what kind of trouble, if any, my manager got in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689346985 {#1738
    date: 2023-07-14 17:03:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1012
  -titleTs: "'follow':3,6 'manual':5 'say':9"
  -bodyTs: "'2':553,559,636 'along':663 'also':124 'anoth':235 'anyon':283 'anyth':110,259 'apart':280 'appar':332,586 'approv':97,419 'arriv':581 'ask':326,454 'assembl':42 'away':679 'back':239,525,659 'barista':119 'basic':445 'becam':75 'best':520 'book':672 'boss':528 'call':529 'care':231 'caught':592 'caus':612 'caution':422 'chain':12 'check':249,284 'chunk':70 'clean':39,143,367,485 'cleaner':195 'clear':214,643 'close':634 'coffe':10,43,275,302 'come':206 'compli':495 'complianc':229 'confirm':263 'corpor':96 'crud':336,375 'cue':226 'cup':273,300,566 'custom':67 'daili':461,670 'damag':388,440 'day':204,315,533,554,558,638 'decent':69 'decid':556 'deep':142 'didn':215,256,429 'disassembl':38 'discov':597 'dishwash':405,516 'done':267 'door':342 'drink':298 'end':676 'equip':31 'evening/night':6 'everyth':47,112 'explain':380 'explicit':666 'eye':480 'fair':58 'fine':84 'fire':594,614,641 'firetruck':584 'first':227 'forget':471 'free':565,681 'fridg':153,172,181,220,244,311 'friend':574 'front':130 'general':27,147 'get':23,45,63,193,522 'go':191,624 'good':183,539 'got':198,295,694 'groov':339 'ground':44 'guid':105 'guy':78 'half':279 'handi':59 'hard':544 'hi':571 'high':34 'hoodi':307 'hurt':619 'inher':18 'initi':465,489 'instruct':667 'job':357 'joe':568 'keep':386 'kind':687 'know':426 'last':200 'let':424 'like':290,384 'log':463 'look':289,537 'luckili':615 'm':57,683 'mainten':98,148 'make':253 'malfunct':590 'malici':228 'manag':138,646,693 'manual':99,160,247,361,657 'marshal':642 'may':439 'miss':258 'model':170 'motor':589 'must':351 'need':626 'never':599 'new':628 'next':203,314,532,552 'night':16,136,155,201,304,476,493,579 'noth':32,184 'obvious':502 'offici':366 'one':135,154,617 'outsid':585 'paid':296 'piec':278 'pin':649 'pop':561 'pri':497 'procedur':368 'pull':158,359 'put':401 'ran':512 're':41,394 're-assembl':40 'read':92 'refer':134 'refriger':442,486,588,631 'remov':397,436,483,511,606 'requir':116,371 'roll':478 'room':240 'run':407,601 'saddl':24 'said':391 'sanit':410 'sat':268 'say':535,570 'scold':317 'scott':680 'scrape':372 'seal':343,378,399,433,487,504,604 'seat':524 'see':583 'shift':7,90,178,236 'shine':51 'shop':11 'short':611 'show':363,413 'shut':448 'simpl':37 'slow':19 'someth':608 'step':102,104,251,265,420 'still':347 'stop':600 'store':622 'suppos':395,508 'sure':254,685 'talk':330 'task':54,462,671 'tech':35 'tell':210 'thing':165 'think':431 'time':14,72 'told':139,446 'took':49,88,173 'tri':647 'troubl':689 'unoffici':77 'upkeep':28 'use':2 'walk':151,629,678 'wasn':189,506,541 'wast':234 'way':65 'went':241 'work':4,125,217,293,577 'would':22,62,114,123,288 'wouldn':469 'write':457 'wrong':186 'wrote':482"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1323674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029569 {#1753
    date: 2023-07-11 00:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-follow-the-manual-follow-what-I-say"
  +title: "Don't follow the manual, follow what I say!"
  +url: null
  +body: """
    I used to work the evening/night shift at a coffee shop chain. That time of night in inherently slow, so we would get saddled with the general upkeep of the equipment. Nothing too high tech, just simple disassemble, clean, re-assemble (coffee grounds get into EVERYTHING). I took a shining to the task because I’m fairly handy and it would get me way from customers for decent chunks of time. So, I became the unofficial guy to do it, which was fine by me. I took a shift and read through all the corporate approved maintenance manuals, which had step by step guides on how to do anything and everything that would be required of a barista to do. I would also work with them out in front of me to reference.\n
    \n
    One night, my manager told me to deep clean and do the general maintenance of the walk in fridge one night. So I pulled the manual and did all the things in it for that model of fridge. Took me most of the shift, but the fridge was good. Nothing was wrong, and it wasn’t going to get any cleaner than I got it last night. The next day I come in and they tell me that I “clearly didn’t work on the fridge” and to do it again. Cue first malicious compliance: Not caring if I waste another shift in the back room went into the fridge with the manual and checked each step to make sure I didn’t miss anything, then once I confirmed each step was done, sat in there with a cup of coffee with a piece half apart so if anyone checked on me it would look like I was working, and got paid to drink a cup of coffee all night with my hoodie on in the fridge.\n
    \n
    The very next day they scolded me for not doing it again. So I asked what they were talking about. Apparently there was some crud in the groove of the door seal and it was still there, so I “must not have been doing my job.” I pulled the manual and showed them the official cleaning procedure does not require scraping out the crud in the seals. I explained that’s most likely to keep from damaging them. They said, “No, you’re supposed to remove the seal and put it in the dishwasher and run it on sanitize.” I again, showed them this was not an approved step, and cautioned them, letting them know that I didn’t think the seal should be removed, as it may damage the refrigerator. I was basically told to shut up and to it. I asked them to write it in the daily task log and initial it, so I wouldn’t forget to do it that night. They rolled their eyes and wrote “remove and clean refrigerator seal” and initialed it.\n
    \n
    So, that night I complied. I pried out what was very obviously a seal that wasn’t supposed to be removed, ran it through the dishwasher, and did my best to get it seat back in. My boss called me the next day to say, “It looks so good, that wasn’t so hard, now was it?”\n
    \n
    I was off the next 2 days but decided on day 2 to pop in for a free cup of joe and say hi to my friend who was working that night. I arrived to see firetrucks outside. Apparently the refrigerator motor malfunctioned and caught on fire. It was discovered it never stopped running after the seal was removed, and something in it shorted, causing a fire. Luckily no one was hurt, but the store was going to need a new walk in refrigerator and was closed for 2 more days until the fire marshal cleared it.\n
    \n
    The manager tried to pin it on me, but I had the manuals to back up me up, along with their explicit instruction in the daily task book. So in the end, I walked away scott free. I’m not sure what kind of trouble, if any, my manager got in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689346985 {#1738
    date: 2023-07-14 17:03:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1012
  -titleTs: "'follow':3,6 'manual':5 'say':9"
  -bodyTs: "'2':553,559,636 'along':663 'also':124 'anoth':235 'anyon':283 'anyth':110,259 'apart':280 'appar':332,586 'approv':97,419 'arriv':581 'ask':326,454 'assembl':42 'away':679 'back':239,525,659 'barista':119 'basic':445 'becam':75 'best':520 'book':672 'boss':528 'call':529 'care':231 'caught':592 'caus':612 'caution':422 'chain':12 'check':249,284 'chunk':70 'clean':39,143,367,485 'cleaner':195 'clear':214,643 'close':634 'coffe':10,43,275,302 'come':206 'compli':495 'complianc':229 'confirm':263 'corpor':96 'crud':336,375 'cue':226 'cup':273,300,566 'custom':67 'daili':461,670 'damag':388,440 'day':204,315,533,554,558,638 'decent':69 'decid':556 'deep':142 'didn':215,256,429 'disassembl':38 'discov':597 'dishwash':405,516 'done':267 'door':342 'drink':298 'end':676 'equip':31 'evening/night':6 'everyth':47,112 'explain':380 'explicit':666 'eye':480 'fair':58 'fine':84 'fire':594,614,641 'firetruck':584 'first':227 'forget':471 'free':565,681 'fridg':153,172,181,220,244,311 'friend':574 'front':130 'general':27,147 'get':23,45,63,193,522 'go':191,624 'good':183,539 'got':198,295,694 'groov':339 'ground':44 'guid':105 'guy':78 'half':279 'handi':59 'hard':544 'hi':571 'high':34 'hoodi':307 'hurt':619 'inher':18 'initi':465,489 'instruct':667 'job':357 'joe':568 'keep':386 'kind':687 'know':426 'last':200 'let':424 'like':290,384 'log':463 'look':289,537 'luckili':615 'm':57,683 'mainten':98,148 'make':253 'malfunct':590 'malici':228 'manag':138,646,693 'manual':99,160,247,361,657 'marshal':642 'may':439 'miss':258 'model':170 'motor':589 'must':351 'need':626 'never':599 'new':628 'next':203,314,532,552 'night':16,136,155,201,304,476,493,579 'noth':32,184 'obvious':502 'offici':366 'one':135,154,617 'outsid':585 'paid':296 'piec':278 'pin':649 'pop':561 'pri':497 'procedur':368 'pull':158,359 'put':401 'ran':512 're':41,394 're-assembl':40 'read':92 'refer':134 'refriger':442,486,588,631 'remov':397,436,483,511,606 'requir':116,371 'roll':478 'room':240 'run':407,601 'saddl':24 'said':391 'sanit':410 'sat':268 'say':535,570 'scold':317 'scott':680 'scrape':372 'seal':343,378,399,433,487,504,604 'seat':524 'see':583 'shift':7,90,178,236 'shine':51 'shop':11 'short':611 'show':363,413 'shut':448 'simpl':37 'slow':19 'someth':608 'step':102,104,251,265,420 'still':347 'stop':600 'store':622 'suppos':395,508 'sure':254,685 'talk':330 'task':54,462,671 'tech':35 'tell':210 'thing':165 'think':431 'time':14,72 'told':139,446 'took':49,88,173 'tri':647 'troubl':689 'unoffici':77 'upkeep':28 'use':2 'walk':151,629,678 'wasn':189,506,541 'wast':234 'way':65 'went':241 'work':4,125,217,293,577 'would':22,62,114,123,288 'wouldn':469 'write':457 'wrong':186 'wrote':482"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1323674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029569 {#1753
    date: 2023-07-11 00:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1515 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-follow-the-manual-follow-what-I-say"
  +title: "Don't follow the manual, follow what I say!"
  +url: null
  +body: """
    I used to work the evening/night shift at a coffee shop chain. That time of night in inherently slow, so we would get saddled with the general upkeep of the equipment. Nothing too high tech, just simple disassemble, clean, re-assemble (coffee grounds get into EVERYTHING). I took a shining to the task because I’m fairly handy and it would get me way from customers for decent chunks of time. So, I became the unofficial guy to do it, which was fine by me. I took a shift and read through all the corporate approved maintenance manuals, which had step by step guides on how to do anything and everything that would be required of a barista to do. I would also work with them out in front of me to reference.\n
    \n
    One night, my manager told me to deep clean and do the general maintenance of the walk in fridge one night. So I pulled the manual and did all the things in it for that model of fridge. Took me most of the shift, but the fridge was good. Nothing was wrong, and it wasn’t going to get any cleaner than I got it last night. The next day I come in and they tell me that I “clearly didn’t work on the fridge” and to do it again. Cue first malicious compliance: Not caring if I waste another shift in the back room went into the fridge with the manual and checked each step to make sure I didn’t miss anything, then once I confirmed each step was done, sat in there with a cup of coffee with a piece half apart so if anyone checked on me it would look like I was working, and got paid to drink a cup of coffee all night with my hoodie on in the fridge.\n
    \n
    The very next day they scolded me for not doing it again. So I asked what they were talking about. Apparently there was some crud in the groove of the door seal and it was still there, so I “must not have been doing my job.” I pulled the manual and showed them the official cleaning procedure does not require scraping out the crud in the seals. I explained that’s most likely to keep from damaging them. They said, “No, you’re supposed to remove the seal and put it in the dishwasher and run it on sanitize.” I again, showed them this was not an approved step, and cautioned them, letting them know that I didn’t think the seal should be removed, as it may damage the refrigerator. I was basically told to shut up and to it. I asked them to write it in the daily task log and initial it, so I wouldn’t forget to do it that night. They rolled their eyes and wrote “remove and clean refrigerator seal” and initialed it.\n
    \n
    So, that night I complied. I pried out what was very obviously a seal that wasn’t supposed to be removed, ran it through the dishwasher, and did my best to get it seat back in. My boss called me the next day to say, “It looks so good, that wasn’t so hard, now was it?”\n
    \n
    I was off the next 2 days but decided on day 2 to pop in for a free cup of joe and say hi to my friend who was working that night. I arrived to see firetrucks outside. Apparently the refrigerator motor malfunctioned and caught on fire. It was discovered it never stopped running after the seal was removed, and something in it shorted, causing a fire. Luckily no one was hurt, but the store was going to need a new walk in refrigerator and was closed for 2 more days until the fire marshal cleared it.\n
    \n
    The manager tried to pin it on me, but I had the manuals to back up me up, along with their explicit instruction in the daily task book. So in the end, I walked away scott free. I’m not sure what kind of trouble, if any, my manager got in.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689346985 {#1738
    date: 2023-07-14 17:03:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1012
  -titleTs: "'follow':3,6 'manual':5 'say':9"
  -bodyTs: "'2':553,559,636 'along':663 'also':124 'anoth':235 'anyon':283 'anyth':110,259 'apart':280 'appar':332,586 'approv':97,419 'arriv':581 'ask':326,454 'assembl':42 'away':679 'back':239,525,659 'barista':119 'basic':445 'becam':75 'best':520 'book':672 'boss':528 'call':529 'care':231 'caught':592 'caus':612 'caution':422 'chain':12 'check':249,284 'chunk':70 'clean':39,143,367,485 'cleaner':195 'clear':214,643 'close':634 'coffe':10,43,275,302 'come':206 'compli':495 'complianc':229 'confirm':263 'corpor':96 'crud':336,375 'cue':226 'cup':273,300,566 'custom':67 'daili':461,670 'damag':388,440 'day':204,315,533,554,558,638 'decent':69 'decid':556 'deep':142 'didn':215,256,429 'disassembl':38 'discov':597 'dishwash':405,516 'done':267 'door':342 'drink':298 'end':676 'equip':31 'evening/night':6 'everyth':47,112 'explain':380 'explicit':666 'eye':480 'fair':58 'fine':84 'fire':594,614,641 'firetruck':584 'first':227 'forget':471 'free':565,681 'fridg':153,172,181,220,244,311 'friend':574 'front':130 'general':27,147 'get':23,45,63,193,522 'go':191,624 'good':183,539 'got':198,295,694 'groov':339 'ground':44 'guid':105 'guy':78 'half':279 'handi':59 'hard':544 'hi':571 'high':34 'hoodi':307 'hurt':619 'inher':18 'initi':465,489 'instruct':667 'job':357 'joe':568 'keep':386 'kind':687 'know':426 'last':200 'let':424 'like':290,384 'log':463 'look':289,537 'luckili':615 'm':57,683 'mainten':98,148 'make':253 'malfunct':590 'malici':228 'manag':138,646,693 'manual':99,160,247,361,657 'marshal':642 'may':439 'miss':258 'model':170 'motor':589 'must':351 'need':626 'never':599 'new':628 'next':203,314,532,552 'night':16,136,155,201,304,476,493,579 'noth':32,184 'obvious':502 'offici':366 'one':135,154,617 'outsid':585 'paid':296 'piec':278 'pin':649 'pop':561 'pri':497 'procedur':368 'pull':158,359 'put':401 'ran':512 're':41,394 're-assembl':40 'read':92 'refer':134 'refriger':442,486,588,631 'remov':397,436,483,511,606 'requir':116,371 'roll':478 'room':240 'run':407,601 'saddl':24 'said':391 'sanit':410 'sat':268 'say':535,570 'scold':317 'scott':680 'scrape':372 'seal':343,378,399,433,487,504,604 'seat':524 'see':583 'shift':7,90,178,236 'shine':51 'shop':11 'short':611 'show':363,413 'shut':448 'simpl':37 'slow':19 'someth':608 'step':102,104,251,265,420 'still':347 'stop':600 'store':622 'suppos':395,508 'sure':254,685 'talk':330 'task':54,462,671 'tech':35 'tell':210 'thing':165 'think':431 'time':14,72 'told':139,446 'took':49,88,173 'tri':647 'troubl':689 'unoffici':77 'upkeep':28 'use':2 'walk':151,629,678 'wasn':189,506,541 'wast':234 'way':65 'went':241 'work':4,125,217,293,577 'would':22,62,114,123,288 'wouldn':469 'write':457 'wrong':186 'wrote':482"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1323674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029569 {#1753
    date: 2023-07-11 00:52:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1497
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1484
    date: 2023-07-11 00:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1497
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1484
    date: 2023-07-11 00:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Backup-script-for-Lemmy"
  +title: "Backup script for Lemmy"
  +url: null
  +body: "Hello, do you know about a script or app or so that can backup data from a Lemmy instance as an end-user? At least the list of subscribed communities, settings, profile (bio) should be nice. I’ve been on VLemmy and lost one full evening trying to figure out what my subscription were (well not completely lost my time I also discovered new communities), but I want to avoid that in the future. If this doesn’t exist yet I may develop it but I’m pretty sure I’m not alone and someone did it already…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689029413 {#1497
    date: 2023-07-11 00:50:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1083
  -titleTs: "'backup':1 'lemmi':4 'script':2"
  -bodyTs: "'alon':94 'alreadi':99 'also':63 'app':9 'avoid':71 'backup':14 'bio':34 'communiti':31,66 'complet':58 'data':15 'develop':84 'discov':64 'doesn':78 'end':23 'end-us':22 'even':47 'exist':80 'figur':50 'full':46 'futur':75 'hello':1 'instanc':19 'know':4 'least':26 'lemmi':18 'list':28 'lost':44,59 'm':88,92 'may':83 'new':65 'nice':37 'one':45 'pretti':89 'profil':33 'script':7 'set':32 'someon':96 'subscrib':30 'subscript':54 'sure':90 'time':61 'tri':48 'user':24 've':39 'vlemmi':42 'want':69 'well':56 'yet':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029413
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/973445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689029413 {#1484
    date: 2023-07-11 00:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Advanced-pirates-whats-a-tip-others-might-not-know"
  +title: "Advanced pirates, whats a tip others might not know?"
  +url: null
  +body: "I’ll start. Did you know you can run a headless version of JD2 on a raspberry pi? It’s not the greatest thing in the world, but sometimes its nice to throw a bunch of links in there and go to sleep."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689176674 {#1476
    date: 2023-07-12 17:44:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 7538
  -titleTs: "'advanc':1 'know':9 'might':7 'other':6 'pirat':2 'tip':5 'what':3"
  -bodyTs: "'bunch':35 'go':41 'greatest':23 'headless':11 'jd2':14 'know':6 'link':37 'll':2 'nice':31 'pi':18 'raspberri':17 'run':9 'sleep':43 'sometim':29 'start':3 'thing':24 'throw':33 'version':12 'world':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689070208
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689028708 {#1761
    date: 2023-07-11 00:38:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Advanced-pirates-whats-a-tip-others-might-not-know"
  +title: "Advanced pirates, whats a tip others might not know?"
  +url: null
  +body: "I’ll start. Did you know you can run a headless version of JD2 on a raspberry pi? It’s not the greatest thing in the world, but sometimes its nice to throw a bunch of links in there and go to sleep."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689176674 {#1476
    date: 2023-07-12 17:44:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 7538
  -titleTs: "'advanc':1 'know':9 'might':7 'other':6 'pirat':2 'tip':5 'what':3"
  -bodyTs: "'bunch':35 'go':41 'greatest':23 'headless':11 'jd2':14 'know':6 'link':37 'll':2 'nice':31 'pi':18 'raspberri':17 'run':9 'sleep':43 'sometim':29 'start':3 'thing':24 'throw':33 'version':12 'world':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689070208
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689028708 {#1761
    date: 2023-07-11 00:38:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1755 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Advanced-pirates-whats-a-tip-others-might-not-know"
  +title: "Advanced pirates, whats a tip others might not know?"
  +url: null
  +body: "I’ll start. Did you know you can run a headless version of JD2 on a raspberry pi? It’s not the greatest thing in the world, but sometimes its nice to throw a bunch of links in there and go to sleep."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689176674 {#1476
    date: 2023-07-12 17:44:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 7538
  -titleTs: "'advanc':1 'know':9 'might':7 'other':6 'pirat':2 'tip':5 'what':3"
  -bodyTs: "'bunch':35 'go':41 'greatest':23 'headless':11 'jd2':14 'know':6 'link':37 'll':2 'nice':31 'pi':18 'raspberri':17 'run':9 'sleep':43 'sometim':29 'start':3 'thing':24 'throw':33 'version':12 'world':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689070208
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689028708 {#1761
    date: 2023-07-11 00:38:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-butterfly-effect-have-you-personally-witnessed"
  +title: "What butterfly effect have you personally witnessed?"
  +url: null
  +body: """
    A butterfly effect is the phenomeon that a small change in initial conditions that leads to a significantly different result than if the initial conditions haven’t been changed. Have you personally witnessed such phenomeon?\n
    \n
    Example: Your pet seeks attention and you decided to spend a few seconds to pet your pet before leaving for work/a party/shopping for grocerries/etc. You drive to an intersection and the light turns red just a few seconds before you arrive, the car ahead of you passed the intersection sucessfully. When you eventually arrive at the next intersection, you find the car ahead of you was hit on the side by another car from the intersecting road. The driver in the car ahead of you was instantly killed.\n
    \n
    You’ve just been saved by your pet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689181823 {#1787
    date: 2023-07-12 19:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1010
  -titleTs: "'butterfli':2 'effect':3 'person':6 'wit':7"
  -bodyTs: "'ahead':79,98,118 'anoth':107 'arriv':76,89 'attent':40 'butterfli':2 'car':78,97,108,117 'chang':10,29 'condit':13,25 'decid':43 'differ':19 'drive':61 'driver':114 'effect':3 'eventu':88 'exampl':36 'find':95 'grocerries/etc':59 'haven':26 'hit':102 'initi':12,24 'instant':122 'intersect':64,84,93,111 'kill':123 'lead':15 'leav':54 'light':67 'next':92 'party/shopping':57 'pass':82 'person':32 'pet':38,50,52,131 'phenomeon':6,35 'red':69 'result':20 'road':112 'save':128 'second':48,73 'seek':39 'side':105 'signific':18 'small':9 'spend':45 'sucess':85 'turn':68 've':125 'wit':33 'work/a':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115072
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563536"
  +editedAt: DateTimeImmutable @1689029193 {#1777
    date: 2023-07-11 00:46:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028672 {#1774
    date: 2023-07-11 00:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-butterfly-effect-have-you-personally-witnessed"
  +title: "What butterfly effect have you personally witnessed?"
  +url: null
  +body: """
    A butterfly effect is the phenomeon that a small change in initial conditions that leads to a significantly different result than if the initial conditions haven’t been changed. Have you personally witnessed such phenomeon?\n
    \n
    Example: Your pet seeks attention and you decided to spend a few seconds to pet your pet before leaving for work/a party/shopping for grocerries/etc. You drive to an intersection and the light turns red just a few seconds before you arrive, the car ahead of you passed the intersection sucessfully. When you eventually arrive at the next intersection, you find the car ahead of you was hit on the side by another car from the intersecting road. The driver in the car ahead of you was instantly killed.\n
    \n
    You’ve just been saved by your pet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689181823 {#1787
    date: 2023-07-12 19:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1010
  -titleTs: "'butterfli':2 'effect':3 'person':6 'wit':7"
  -bodyTs: "'ahead':79,98,118 'anoth':107 'arriv':76,89 'attent':40 'butterfli':2 'car':78,97,108,117 'chang':10,29 'condit':13,25 'decid':43 'differ':19 'drive':61 'driver':114 'effect':3 'eventu':88 'exampl':36 'find':95 'grocerries/etc':59 'haven':26 'hit':102 'initi':12,24 'instant':122 'intersect':64,84,93,111 'kill':123 'lead':15 'leav':54 'light':67 'next':92 'party/shopping':57 'pass':82 'person':32 'pet':38,50,52,131 'phenomeon':6,35 'red':69 'result':20 'road':112 'save':128 'second':48,73 'seek':39 'side':105 'signific':18 'small':9 'spend':45 'sucess':85 'turn':68 've':125 'wit':33 'work/a':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115072
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563536"
  +editedAt: DateTimeImmutable @1689029193 {#1777
    date: 2023-07-11 00:46:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028672 {#1774
    date: 2023-07-11 00:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-butterfly-effect-have-you-personally-witnessed"
  +title: "What butterfly effect have you personally witnessed?"
  +url: null
  +body: """
    A butterfly effect is the phenomeon that a small change in initial conditions that leads to a significantly different result than if the initial conditions haven’t been changed. Have you personally witnessed such phenomeon?\n
    \n
    Example: Your pet seeks attention and you decided to spend a few seconds to pet your pet before leaving for work/a party/shopping for grocerries/etc. You drive to an intersection and the light turns red just a few seconds before you arrive, the car ahead of you passed the intersection sucessfully. When you eventually arrive at the next intersection, you find the car ahead of you was hit on the side by another car from the intersecting road. The driver in the car ahead of you was instantly killed.\n
    \n
    You’ve just been saved by your pet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689181823 {#1787
    date: 2023-07-12 19:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 1010
  -titleTs: "'butterfli':2 'effect':3 'person':6 'wit':7"
  -bodyTs: "'ahead':79,98,118 'anoth':107 'arriv':76,89 'attent':40 'butterfli':2 'car':78,97,108,117 'chang':10,29 'condit':13,25 'decid':43 'differ':19 'drive':61 'driver':114 'effect':3 'eventu':88 'exampl':36 'find':95 'grocerries/etc':59 'haven':26 'hit':102 'initi':12,24 'instant':122 'intersect':64,84,93,111 'kill':123 'lead':15 'leav':54 'light':67 'next':92 'party/shopping':57 'pass':82 'person':32 'pet':38,50,52,131 'phenomeon':6,35 'red':69 'result':20 'road':112 'save':128 'second':48,73 'seek':39 'side':105 'signific':18 'small':9 'spend':45 'sucess':85 'turn':68 've':125 'wit':33 'work/a':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689115072
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/563536"
  +editedAt: DateTimeImmutable @1689029193 {#1777
    date: 2023-07-11 00:46:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689028672 {#1774
    date: 2023-07-11 00:37:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-best-fediverse-alternatives-to-youtube"
  +title: "What are the best fediverse alternatives to youtube?"
  +url: null
  +body: """
    What are the best fediverse alternatives to youtube? and what makes them so good, what are the rules? are they all open source?\n
    \n
    ive been wanting to start gaming videos but youtube is youtube you know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689053290 {#1681
    date: 2023-07-11 07:28:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 1006
  -titleTs: "'altern':6 'best':4 'fedivers':5 'youtub':8"
  -bodyTs: "'altern':6 'best':4 'fedivers':5 'game':29 'good':14 'ive':24 'know':36 'make':11 'open':22 'rule':18 'sourc':23 'start':28 'video':30 'want':26 'youtub':8,32,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689113271
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/841364"
  +editedAt: DateTimeImmutable @1689027075 {#1444
    date: 2023-07-11 00:11:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689026871 {#1466
    date: 2023-07-11 00:07:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-best-fediverse-alternatives-to-youtube"
  +title: "What are the best fediverse alternatives to youtube?"
  +url: null
  +body: """
    What are the best fediverse alternatives to youtube? and what makes them so good, what are the rules? are they all open source?\n
    \n
    ive been wanting to start gaming videos but youtube is youtube you know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689053290 {#1681
    date: 2023-07-11 07:28:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 1006
  -titleTs: "'altern':6 'best':4 'fedivers':5 'youtub':8"
  -bodyTs: "'altern':6 'best':4 'fedivers':5 'game':29 'good':14 'ive':24 'know':36 'make':11 'open':22 'rule':18 'sourc':23 'start':28 'video':30 'want':26 'youtub':8,32,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689113271
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/841364"
  +editedAt: DateTimeImmutable @1689027075 {#1444
    date: 2023-07-11 00:11:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689026871 {#1466
    date: 2023-07-11 00:07:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-best-fediverse-alternatives-to-youtube"
  +title: "What are the best fediverse alternatives to youtube?"
  +url: null
  +body: """
    What are the best fediverse alternatives to youtube? and what makes them so good, what are the rules? are they all open source?\n
    \n
    ive been wanting to start gaming videos but youtube is youtube you know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689053290 {#1681
    date: 2023-07-11 07:28:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 1006
  -titleTs: "'altern':6 'best':4 'fedivers':5 'youtub':8"
  -bodyTs: "'altern':6 'best':4 'fedivers':5 'game':29 'good':14 'ive':24 'know':36 'make':11 'open':22 'rule':18 'sourc':23 'start':28 'video':30 'want':26 'youtub':8,32,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689113271
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/841364"
  +editedAt: DateTimeImmutable @1689027075 {#1444
    date: 2023-07-11 00:11:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689026871 {#1466
    date: 2023-07-11 00:07:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-the-reddit-style-format-breed-toxicity"
  +title: "Does the reddit style format breed toxicity?"
  +url: null
  +body: "Does the reddit style format inherently make for a toxic environment? Or is it a culture of toxicity from the influx of reditors? For lack of a beter example, on stackoverflow, when someone down votes you, it comes with a comment saying how to improve. On mastodon, people can’t downvote you. These platforms are a joy to use, lemmy is depressing if you post. Its depressing because every post or comment, no mater the quality comes with downvotes, and usually no criticism to accompany it, you are left not knowing if youve made a mistake, or if its just trolls, bots, or idiots. At the end you feel insulted not improved. What do you think?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689369907 {#1635
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 995
  -titleTs: "'breed':6 'format':5 'reddit':3 'style':4 'toxic':7"
  -bodyTs: "'accompani':85 'beter':28 'bot':102 'come':38,77 'comment':41,72 'critic':83 'cultur':16 'depress':62,67 'downvot':51,79 'end':107 'environ':11 'everi':69 'exampl':29 'feel':109 'format':5 'idiot':104 'improv':45,112 'influx':21 'inher':6 'insult':110 'joy':57 'know':91 'lack':25 'left':89 'lemmi':60 'made':94 'make':7 'mastodon':47 'mater':74 'mistak':96 'peopl':48 'platform':54 'post':65,70 'qualiti':76 'reddit':3 'reditor':23 'say':42 'someon':33 'stackoverflow':31 'style':4 'think':116 'toxic':10,18 'troll':101 'use':59 'usual':81 'vote':35 'youv':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689108702
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1918370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022302 {#1660
    date: 2023-07-10 22:51:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-the-reddit-style-format-breed-toxicity"
  +title: "Does the reddit style format breed toxicity?"
  +url: null
  +body: "Does the reddit style format inherently make for a toxic environment? Or is it a culture of toxicity from the influx of reditors? For lack of a beter example, on stackoverflow, when someone down votes you, it comes with a comment saying how to improve. On mastodon, people can’t downvote you. These platforms are a joy to use, lemmy is depressing if you post. Its depressing because every post or comment, no mater the quality comes with downvotes, and usually no criticism to accompany it, you are left not knowing if youve made a mistake, or if its just trolls, bots, or idiots. At the end you feel insulted not improved. What do you think?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689369907 {#1635
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 995
  -titleTs: "'breed':6 'format':5 'reddit':3 'style':4 'toxic':7"
  -bodyTs: "'accompani':85 'beter':28 'bot':102 'come':38,77 'comment':41,72 'critic':83 'cultur':16 'depress':62,67 'downvot':51,79 'end':107 'environ':11 'everi':69 'exampl':29 'feel':109 'format':5 'idiot':104 'improv':45,112 'influx':21 'inher':6 'insult':110 'joy':57 'know':91 'lack':25 'left':89 'lemmi':60 'made':94 'make':7 'mastodon':47 'mater':74 'mistak':96 'peopl':48 'platform':54 'post':65,70 'qualiti':76 'reddit':3 'reditor':23 'say':42 'someon':33 'stackoverflow':31 'style':4 'think':116 'toxic':10,18 'troll':101 'use':59 'usual':81 'vote':35 'youv':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689108702
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1918370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022302 {#1660
    date: 2023-07-10 22:51:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-the-reddit-style-format-breed-toxicity"
  +title: "Does the reddit style format breed toxicity?"
  +url: null
  +body: "Does the reddit style format inherently make for a toxic environment? Or is it a culture of toxicity from the influx of reditors? For lack of a beter example, on stackoverflow, when someone down votes you, it comes with a comment saying how to improve. On mastodon, people can’t downvote you. These platforms are a joy to use, lemmy is depressing if you post. Its depressing because every post or comment, no mater the quality comes with downvotes, and usually no criticism to accompany it, you are left not knowing if youve made a mistake, or if its just trolls, bots, or idiots. At the end you feel insulted not improved. What do you think?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689369907 {#1635
    date: 2023-07-14 23:25:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 995
  -titleTs: "'breed':6 'format':5 'reddit':3 'style':4 'toxic':7"
  -bodyTs: "'accompani':85 'beter':28 'bot':102 'come':38,77 'comment':41,72 'critic':83 'cultur':16 'depress':62,67 'downvot':51,79 'end':107 'environ':11 'everi':69 'exampl':29 'feel':109 'format':5 'idiot':104 'improv':45,112 'influx':21 'inher':6 'insult':110 'joy':57 'know':91 'lack':25 'left':89 'lemmi':60 'made':94 'make':7 'mastodon':47 'mater':74 'mistak':96 'peopl':48 'platform':54 'post':65,70 'qualiti':76 'reddit':3 'reditor':23 'say':42 'someon':33 'stackoverflow':31 'style':4 'think':116 'toxic':10,18 'troll':101 'use':59 'usual':81 'vote':35 'youv':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689108702
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1918370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022302 {#1660
    date: 2023-07-10 22:51:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-youtube-recommending-conservative-talking-points-to-me"
  +title: "Why is youtube recommending conservative "talking points" to me?"
  +url: null
  +body: "Hi, I am a guy in early thirties with a wife and two kids and whenever I go on youtube it always suggests conservative things like guys dunking on women, ben shapiro reacting to some bullshit, joe rogan, all the works. I almost never allow it to go to that type of video and when I do it is either by accident or by curiosity. My interest are gaming, standup comedy, memes, react videos, metalurgy, machining, blacksmithing, with occasional songs and videos about funny bullshit and I am not from america and I consider myself pretty liberal if I had to put it into terms used in america. But european liberal, so by american standards a socialist. Why does it recommend this shit to me, is this some kind of vector for radicalization of guys in my category? Do you have similar experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 160
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689560870 {#1413
    date: 2023-07-17 04:27:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 986
  -titleTs: "'conserv':5 'point':7 'recommend':4 'talk':6 'youtub':3"
  -bodyTs: "'accid':62 'allow':45 'almost':43 'alway':22 'america':91,108 'american':114 'ben':31 'blacksmith':77 'bullshit':36,85 'categori':138 'comedi':71 'conserv':24 'consid':94 'curios':65 'dunk':28 'earli':7 'either':60 'european':110 'experi':143 'funni':84 'game':69 'go':18,48 'guy':5,27,135 'hi':1 'interest':67 'joe':37 'kid':14 'kind':129 'liber':97,111 'like':26 'machin':76 'meme':72 'metalurgi':75 'never':44 'occasion':79 'pretti':96 'put':102 'radic':133 'react':33,73 'recommend':121 'rogan':38 'shapiro':32 'shit':123 'similar':142 'socialist':117 'song':80 'standard':115 'standup':70 'suggest':23 'term':105 'thing':25 'thirti':8 'two':13 'type':51 'use':106 'vector':131 'video':53,74,82 'whenev':16 'wife':11 'women':30 'work':41 'youtub':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689107288
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/838382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689020888 {#1417
    date: 2023-07-10 22:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-youtube-recommending-conservative-talking-points-to-me"
  +title: "Why is youtube recommending conservative "talking points" to me?"
  +url: null
  +body: "Hi, I am a guy in early thirties with a wife and two kids and whenever I go on youtube it always suggests conservative things like guys dunking on women, ben shapiro reacting to some bullshit, joe rogan, all the works. I almost never allow it to go to that type of video and when I do it is either by accident or by curiosity. My interest are gaming, standup comedy, memes, react videos, metalurgy, machining, blacksmithing, with occasional songs and videos about funny bullshit and I am not from america and I consider myself pretty liberal if I had to put it into terms used in america. But european liberal, so by american standards a socialist. Why does it recommend this shit to me, is this some kind of vector for radicalization of guys in my category? Do you have similar experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 160
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689560870 {#1413
    date: 2023-07-17 04:27:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 986
  -titleTs: "'conserv':5 'point':7 'recommend':4 'talk':6 'youtub':3"
  -bodyTs: "'accid':62 'allow':45 'almost':43 'alway':22 'america':91,108 'american':114 'ben':31 'blacksmith':77 'bullshit':36,85 'categori':138 'comedi':71 'conserv':24 'consid':94 'curios':65 'dunk':28 'earli':7 'either':60 'european':110 'experi':143 'funni':84 'game':69 'go':18,48 'guy':5,27,135 'hi':1 'interest':67 'joe':37 'kid':14 'kind':129 'liber':97,111 'like':26 'machin':76 'meme':72 'metalurgi':75 'never':44 'occasion':79 'pretti':96 'put':102 'radic':133 'react':33,73 'recommend':121 'rogan':38 'shapiro':32 'shit':123 'similar':142 'socialist':117 'song':80 'standard':115 'standup':70 'suggest':23 'term':105 'thing':25 'thirti':8 'two':13 'type':51 'use':106 'vector':131 'video':53,74,82 'whenev':16 'wife':11 'women':30 'work':41 'youtub':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689107288
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/838382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689020888 {#1417
    date: 2023-07-10 22:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-is-youtube-recommending-conservative-talking-points-to-me"
  +title: "Why is youtube recommending conservative "talking points" to me?"
  +url: null
  +body: "Hi, I am a guy in early thirties with a wife and two kids and whenever I go on youtube it always suggests conservative things like guys dunking on women, ben shapiro reacting to some bullshit, joe rogan, all the works. I almost never allow it to go to that type of video and when I do it is either by accident or by curiosity. My interest are gaming, standup comedy, memes, react videos, metalurgy, machining, blacksmithing, with occasional songs and videos about funny bullshit and I am not from america and I consider myself pretty liberal if I had to put it into terms used in america. But european liberal, so by american standards a socialist. Why does it recommend this shit to me, is this some kind of vector for radicalization of guys in my category? Do you have similar experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 160
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689560870 {#1413
    date: 2023-07-17 04:27:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 986
  -titleTs: "'conserv':5 'point':7 'recommend':4 'talk':6 'youtub':3"
  -bodyTs: "'accid':62 'allow':45 'almost':43 'alway':22 'america':91,108 'american':114 'ben':31 'blacksmith':77 'bullshit':36,85 'categori':138 'comedi':71 'conserv':24 'consid':94 'curios':65 'dunk':28 'earli':7 'either':60 'european':110 'experi':143 'funni':84 'game':69 'go':18,48 'guy':5,27,135 'hi':1 'interest':67 'joe':37 'kid':14 'kind':129 'liber':97,111 'like':26 'machin':76 'meme':72 'metalurgi':75 'never':44 'occasion':79 'pretti':96 'put':102 'radic':133 'react':33,73 'recommend':121 'rogan':38 'shapiro':32 'shit':123 'similar':142 'socialist':117 'song':80 'standard':115 'standup':70 'suggest':23 'term':105 'thing':25 'thirti':8 'two':13 'type':51 'use':106 'vector':131 'video':53,74,82 'whenev':16 'wife':11 'women':30 'work':41 'youtub':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689107288
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/838382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689020888 {#1417
    date: 2023-07-10 22:28:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "multiple-identities-but-it-s-me"
  +title: "multiple identities, but it's me!"
  +url: null
  +body: """
    hey there\n
    \n
    I created a mastondon account years ago. never did much with it\n
    \n
    recently, just before the Reddit diaspora, i joned lemmy.\n
    \n
    now exploring the fediverse i created accounts for pixelfed and bookwyrm\n
    \n
    now, I’ve got several accounts, to several services that are using activitypub\n
    \n
    can i use one login, say my mastodon identity, to access the other services on different instances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026441 {#1463
    date: 2023-07-11 00:00:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 977
  -titleTs: "'ident':2 'multipl':1"
  -bodyTs: "'access':58 'account':7,30,40 'activitypub':47 'ago':9 'bookwyrm':34 'creat':4,29 'diaspora':20 'differ':63 'explor':25 'fedivers':27 'got':38 'hey':1 'ident':56 'instanc':64 'jone':22 'lemmi':23 'login':52 'mastodon':55 'mastondon':6 'much':12 'never':10 'one':51 'pixelf':32 'recent':15 'reddit':19 'say':53 'servic':43,61 'sever':39,42 'use':46,50 've':37 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689072868
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1917324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689019868 {#1464
    date: 2023-07-10 22:11:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "multiple-identities-but-it-s-me"
  +title: "multiple identities, but it's me!"
  +url: null
  +body: """
    hey there\n
    \n
    I created a mastondon account years ago. never did much with it\n
    \n
    recently, just before the Reddit diaspora, i joned lemmy.\n
    \n
    now exploring the fediverse i created accounts for pixelfed and bookwyrm\n
    \n
    now, I’ve got several accounts, to several services that are using activitypub\n
    \n
    can i use one login, say my mastodon identity, to access the other services on different instances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026441 {#1463
    date: 2023-07-11 00:00:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 977
  -titleTs: "'ident':2 'multipl':1"
  -bodyTs: "'access':58 'account':7,30,40 'activitypub':47 'ago':9 'bookwyrm':34 'creat':4,29 'diaspora':20 'differ':63 'explor':25 'fedivers':27 'got':38 'hey':1 'ident':56 'instanc':64 'jone':22 'lemmi':23 'login':52 'mastodon':55 'mastondon':6 'much':12 'never':10 'one':51 'pixelf':32 'recent':15 'reddit':19 'say':53 'servic':43,61 'sever':39,42 'use':46,50 've':37 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689072868
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1917324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689019868 {#1464
    date: 2023-07-10 22:11:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "multiple-identities-but-it-s-me"
  +title: "multiple identities, but it's me!"
  +url: null
  +body: """
    hey there\n
    \n
    I created a mastondon account years ago. never did much with it\n
    \n
    recently, just before the Reddit diaspora, i joned lemmy.\n
    \n
    now exploring the fediverse i created accounts for pixelfed and bookwyrm\n
    \n
    now, I’ve got several accounts, to several services that are using activitypub\n
    \n
    can i use one login, say my mastodon identity, to access the other services on different instances?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689026441 {#1463
    date: 2023-07-11 00:00:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 977
  -titleTs: "'ident':2 'multipl':1"
  -bodyTs: "'access':58 'account':7,30,40 'activitypub':47 'ago':9 'bookwyrm':34 'creat':4,29 'diaspora':20 'differ':63 'explor':25 'fedivers':27 'got':38 'hey':1 'ident':56 'instanc':64 'jone':22 'lemmi':23 'login':52 'mastodon':55 'mastondon':6 'much':12 'never':10 'one':51 'pixelf':32 'recent':15 'reddit':19 'say':53 'servic':43,61 'sever':39,42 'use':46,50 've':37 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689072868
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1917324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689019868 {#1464
    date: 2023-07-10 22:11:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1430
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1434
    date: 2023-07-10 21:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1430
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1434
    date: 2023-07-10 21:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Did-you-know"
  +title: "Did you know?"
  +url: null
  +body: "The Taliban got the coveted Twitter endorsement!? Here it is right from the horses mouth and courtesy of [Rolling Stone](https://www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022064 {#1430
    date: 2023-07-10 22:47:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 991
  -titleTs: "'know':3"
  -bodyTs: "'/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':23 'courtesi':17 'covet':5 'endors':7 'got':3 'hors':14 'mouth':15 'right':11 'roll':19 'stone':20 'taliban':2 'twitter':6 'www.rollingstone.com':22 'www.rollingstone.com/politics/politics-news/taliban-spokesman-endorses-twitter-threads-1234785692/).':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689029554
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018554 {#1434
    date: 2023-07-10 21:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dilemma-with-contributing-to-niche-Communities-on-Instances-federating-with"
  +title: "Dilemma with contributing to niche Communities on Instances federating with Threads"
  +url: null
  +body: """
    After moving here from lemmy.world after learning of their view on federation with Threads, I now face a dilemma which I do not have a clear answer to.\n
    \n
    **Should I continue contributing to my niche communities on Instances federating with Threads, or build similar communities on other Instances blocking Threads?**\n
    \n
    I have a feeing this issue is not a one off, but a common one going forward, so it’s better to settle it once and for all. Below is my thought so far. What would you do in my case?\n
    \n
    I love to post or comment on my favourite niche communities to share my experience with others and grow them. Those communities are small in size and they usually exist in certain instances only.\n
    \n
    One one hand, having everyone in the same place would be much more beneficial since the community is not split and spread across the fediverse. We would also have better discussions with people from different background and diverse point of views.\n
    \n
    On the other hand, I do not feel my contribution is in the right place anymore, if let’s say I post on lemmy.world. I don’t want Threads to benefit from my posts/comments and I want people to join Lemmy. Why would Threads users join Lemmy if they could subsribe to our communities?\n
    \n
    I wish my communities were instance-independent so this barrier can be removed. I can create a similar community here but it is the last thing I would want to do.\n
    \n
    Having written all these down, I realised this was exactly the same situation how I came to Lemmy from reddit, i.e. communities split across Internet due to issues we have with the platform/instance we are on. I guess discussion on platform/instance-independent communities can be a topic of its own\n
    \n
    Edit: formatting and clarified my points and updated my question to reflect that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689198808 {#1709
    date: 2023-07-12 23:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 973
  -titleTs: "'communiti':6 'contribut':3 'dilemma':1 'feder':9 'instanc':8 'nich':5 'thread':11"
  -bodyTs: "'across':148,276 'also':153 'answer':27 'anymor':182 'background':161 'barrier':231 'benefici':139 'benefit':197 'better':71,155 'block':49 'build':43 'came':268 'case':91 'certain':123 'clarifi':305 'clear':26 'comment':97 'common':64 'communiti':36,45,102,113,142,220,224,240,274,294 'continu':31 'contribut':32,176 'could':216 'creat':237 'differ':160 'dilemma':19 'discuss':156,291 'divers':163 'due':278 'edit':302 'everyon':130 'exact':262 'exist':121 'experi':106 'face':17 'far':84 'favourit':100 'feder':12,39 'fedivers':150 'fee':54 'feel':174 'format':303 'forward':67 'go':66 'grow':110 'guess':290 'hand':128,170 'i.e':273 'independ':228 'instanc':38,48,124,227 'instance-independ':226 'internet':277 'issu':56,280 'join':206,212 'last':246 'learn':7 'lemmi':207,213,270 'lemmy.world':5,190 'let':184 'love':93 'move':2 'much':137 'nich':35,101 'one':60,65,126,127 'other':108 'peopl':158,204 'place':134,181 'platform/instance':285 'platform/instance-independent':293 'point':164,307 'post':95,188 'posts/comments':200 'question':311 'realis':259 'reddit':272 'reflect':313 'remov':234 'right':180 'say':186 'settl':73 'share':104 'similar':44,239 'sinc':140 'situat':265 'size':117 'small':115 'split':145,275 'spread':147 'subsrib':217 'thing':247 'thought':82 'thread':14,41,50,195,210 'topic':298 'updat':309 'user':211 'usual':120 'view':10,166 'want':194,203,250 'wish':222 'would':86,135,152,209,249 'written':254"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104730
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916484"
  +editedAt: DateTimeImmutable @1689022947 {#1595
    date: 2023-07-10 23:02:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689018330 {#1610
    date: 2023-07-10 21:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dilemma-with-contributing-to-niche-Communities-on-Instances-federating-with"
  +title: "Dilemma with contributing to niche Communities on Instances federating with Threads"
  +url: null
  +body: """
    After moving here from lemmy.world after learning of their view on federation with Threads, I now face a dilemma which I do not have a clear answer to.\n
    \n
    **Should I continue contributing to my niche communities on Instances federating with Threads, or build similar communities on other Instances blocking Threads?**\n
    \n
    I have a feeing this issue is not a one off, but a common one going forward, so it’s better to settle it once and for all. Below is my thought so far. What would you do in my case?\n
    \n
    I love to post or comment on my favourite niche communities to share my experience with others and grow them. Those communities are small in size and they usually exist in certain instances only.\n
    \n
    One one hand, having everyone in the same place would be much more beneficial since the community is not split and spread across the fediverse. We would also have better discussions with people from different background and diverse point of views.\n
    \n
    On the other hand, I do not feel my contribution is in the right place anymore, if let’s say I post on lemmy.world. I don’t want Threads to benefit from my posts/comments and I want people to join Lemmy. Why would Threads users join Lemmy if they could subsribe to our communities?\n
    \n
    I wish my communities were instance-independent so this barrier can be removed. I can create a similar community here but it is the last thing I would want to do.\n
    \n
    Having written all these down, I realised this was exactly the same situation how I came to Lemmy from reddit, i.e. communities split across Internet due to issues we have with the platform/instance we are on. I guess discussion on platform/instance-independent communities can be a topic of its own\n
    \n
    Edit: formatting and clarified my points and updated my question to reflect that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689198808 {#1709
    date: 2023-07-12 23:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 973
  -titleTs: "'communiti':6 'contribut':3 'dilemma':1 'feder':9 'instanc':8 'nich':5 'thread':11"
  -bodyTs: "'across':148,276 'also':153 'answer':27 'anymor':182 'background':161 'barrier':231 'benefici':139 'benefit':197 'better':71,155 'block':49 'build':43 'came':268 'case':91 'certain':123 'clarifi':305 'clear':26 'comment':97 'common':64 'communiti':36,45,102,113,142,220,224,240,274,294 'continu':31 'contribut':32,176 'could':216 'creat':237 'differ':160 'dilemma':19 'discuss':156,291 'divers':163 'due':278 'edit':302 'everyon':130 'exact':262 'exist':121 'experi':106 'face':17 'far':84 'favourit':100 'feder':12,39 'fedivers':150 'fee':54 'feel':174 'format':303 'forward':67 'go':66 'grow':110 'guess':290 'hand':128,170 'i.e':273 'independ':228 'instanc':38,48,124,227 'instance-independ':226 'internet':277 'issu':56,280 'join':206,212 'last':246 'learn':7 'lemmi':207,213,270 'lemmy.world':5,190 'let':184 'love':93 'move':2 'much':137 'nich':35,101 'one':60,65,126,127 'other':108 'peopl':158,204 'place':134,181 'platform/instance':285 'platform/instance-independent':293 'point':164,307 'post':95,188 'posts/comments':200 'question':311 'realis':259 'reddit':272 'reflect':313 'remov':234 'right':180 'say':186 'settl':73 'share':104 'similar':44,239 'sinc':140 'situat':265 'size':117 'small':115 'split':145,275 'spread':147 'subsrib':217 'thing':247 'thought':82 'thread':14,41,50,195,210 'topic':298 'updat':309 'user':211 'usual':120 'view':10,166 'want':194,203,250 'wish':222 'would':86,135,152,209,249 'written':254"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104730
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916484"
  +editedAt: DateTimeImmutable @1689022947 {#1595
    date: 2023-07-10 23:02:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689018330 {#1610
    date: 2023-07-10 21:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dilemma-with-contributing-to-niche-Communities-on-Instances-federating-with"
  +title: "Dilemma with contributing to niche Communities on Instances federating with Threads"
  +url: null
  +body: """
    After moving here from lemmy.world after learning of their view on federation with Threads, I now face a dilemma which I do not have a clear answer to.\n
    \n
    **Should I continue contributing to my niche communities on Instances federating with Threads, or build similar communities on other Instances blocking Threads?**\n
    \n
    I have a feeing this issue is not a one off, but a common one going forward, so it’s better to settle it once and for all. Below is my thought so far. What would you do in my case?\n
    \n
    I love to post or comment on my favourite niche communities to share my experience with others and grow them. Those communities are small in size and they usually exist in certain instances only.\n
    \n
    One one hand, having everyone in the same place would be much more beneficial since the community is not split and spread across the fediverse. We would also have better discussions with people from different background and diverse point of views.\n
    \n
    On the other hand, I do not feel my contribution is in the right place anymore, if let’s say I post on lemmy.world. I don’t want Threads to benefit from my posts/comments and I want people to join Lemmy. Why would Threads users join Lemmy if they could subsribe to our communities?\n
    \n
    I wish my communities were instance-independent so this barrier can be removed. I can create a similar community here but it is the last thing I would want to do.\n
    \n
    Having written all these down, I realised this was exactly the same situation how I came to Lemmy from reddit, i.e. communities split across Internet due to issues we have with the platform/instance we are on. I guess discussion on platform/instance-independent communities can be a topic of its own\n
    \n
    Edit: formatting and clarified my points and updated my question to reflect that
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689198808 {#1709
    date: 2023-07-12 23:53:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 973
  -titleTs: "'communiti':6 'contribut':3 'dilemma':1 'feder':9 'instanc':8 'nich':5 'thread':11"
  -bodyTs: "'across':148,276 'also':153 'answer':27 'anymor':182 'background':161 'barrier':231 'benefici':139 'benefit':197 'better':71,155 'block':49 'build':43 'came':268 'case':91 'certain':123 'clarifi':305 'clear':26 'comment':97 'common':64 'communiti':36,45,102,113,142,220,224,240,274,294 'continu':31 'contribut':32,176 'could':216 'creat':237 'differ':160 'dilemma':19 'discuss':156,291 'divers':163 'due':278 'edit':302 'everyon':130 'exact':262 'exist':121 'experi':106 'face':17 'far':84 'favourit':100 'feder':12,39 'fedivers':150 'fee':54 'feel':174 'format':303 'forward':67 'go':66 'grow':110 'guess':290 'hand':128,170 'i.e':273 'independ':228 'instanc':38,48,124,227 'instance-independ':226 'internet':277 'issu':56,280 'join':206,212 'last':246 'learn':7 'lemmi':207,213,270 'lemmy.world':5,190 'let':184 'love':93 'move':2 'much':137 'nich':35,101 'one':60,65,126,127 'other':108 'peopl':158,204 'place':134,181 'platform/instance':285 'platform/instance-independent':293 'point':164,307 'post':95,188 'posts/comments':200 'question':311 'realis':259 'reddit':272 'reflect':313 'remov':234 'right':180 'say':186 'settl':73 'share':104 'similar':44,239 'sinc':140 'situat':265 'size':117 'small':115 'split':145,275 'spread':147 'subsrib':217 'thing':247 'thought':82 'thread':14,41,50,195,210 'topic':298 'updat':309 'user':211 'usual':120 'view':10,166 'want':194,203,250 'wish':222 'would':86,135,152,209,249 'written':254"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104730
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916484"
  +editedAt: DateTimeImmutable @1689022947 {#1595
    date: 2023-07-10 23:02:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689018330 {#1610
    date: 2023-07-10 21:45:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1648
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1665
    date: 2023-07-10 21:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1648
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1665
    date: 2023-07-10 21:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Some-of-posts-are-missing"
  +title: "Some of posts are missing"
  +url: null
  +body: """
    I recently created a post on Game development about Bevy and it opens fine: [lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)\n
    \n
    But the post is missing if I open the community it posted too: [lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)\n
    \n
    Also this post doesn’t show up in my profile. And I think there were more posts in this community, like I totally remember Godot 4.1 release post (I see only about 4.0 right now).\n
    \n
    Is this a bug or I missing something?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689022008 {#1648
    date: 2023-07-10 22:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 985
  -titleTs: "'miss':5 'post':3"
  -bodyTs: "'/c/gamedev](https://lemmy.ml/c/gamedev)':33 '/post/1884869](https://lemmy.ml/post/1884869)':17 '4.0':66 '4.1':59 'also':34 'bevi':10 'bug':72 'communiti':27,53 'creat':3 'develop':8 'doesn':37 'fine':14 'game':7 'godot':58 'lemmy.ml':16,32 'lemmy.ml/c/gamedev](https://lemmy.ml/c/gamedev)':31 'lemmy.ml/post/1884869](https://lemmy.ml/post/1884869)':15 'like':54 'miss':22,75 'open':13,25 'post':5,20,29,36,50,61 'profil':43 'recent':2 'releas':60 'rememb':57 'right':67 'see':63 'show':39 'someth':76 'think':46 'total':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033769
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1916426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018269 {#1665
    date: 2023-07-10 21:44:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-most-appropriate-responses-to-some-very-uncomfortable"
  +title: "What are the most appropriate responses to some very uncomfortable and awkward questions?"
  +url: null
  +body: "Share any question you’ve been asked which would make any other person feel awkward from answering it and an answer to responsibly deal with it without compromising yourself."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689078893 {#1650
    date: 2023-07-11 14:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 979
  -titleTs: "'appropri':5 'awkward':12 'question':13 'respons':6 'uncomfort':10"
  -bodyTs: "'answer':17,21 'ask':7 'awkward':15 'compromis':28 'deal':24 'feel':14 'make':10 'person':13 'question':3 'respons':23 'share':1 've':5 'without':27 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104335
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/836599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689017935 {#1654
    date: 2023-07-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-most-appropriate-responses-to-some-very-uncomfortable"
  +title: "What are the most appropriate responses to some very uncomfortable and awkward questions?"
  +url: null
  +body: "Share any question you’ve been asked which would make any other person feel awkward from answering it and an answer to responsibly deal with it without compromising yourself."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689078893 {#1650
    date: 2023-07-11 14:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 979
  -titleTs: "'appropri':5 'awkward':12 'question':13 'respons':6 'uncomfort':10"
  -bodyTs: "'answer':17,21 'ask':7 'awkward':15 'compromis':28 'deal':24 'feel':14 'make':10 'person':13 'question':3 'respons':23 'share':1 've':5 'without':27 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104335
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/836599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689017935 {#1654
    date: 2023-07-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-are-the-most-appropriate-responses-to-some-very-uncomfortable"
  +title: "What are the most appropriate responses to some very uncomfortable and awkward questions?"
  +url: null
  +body: "Share any question you’ve been asked which would make any other person feel awkward from answering it and an answer to responsibly deal with it without compromising yourself."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689078893 {#1650
    date: 2023-07-11 14:34:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 979
  -titleTs: "'appropri':5 'awkward':12 'question':13 'respons':6 'uncomfort':10"
  -bodyTs: "'answer':17,21 'ask':7 'awkward':15 'compromis':28 'deal':24 'feel':14 'make':10 'person':13 'question':3 'respons':23 'share':1 've':5 'without':27 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689104335
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/836599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689017935 {#1654
    date: 2023-07-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Come-have-conversation-with-your-fellow-nerds"
  +title: "Come have conversation with your fellow nerds!"
  +url: null
  +body: """
    !nerdgeist@lemmy.world is a community for those wanting to nerd out over things that maybe folks in your IRL commununities don’t care as much about. Share what you’re passionate about, discuss movie or video game news, or show off your nerdy collections!\n
    \n
    See you there!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016864 {#1593
    date: 2023-07-10 21:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 4184
  -titleTs: "'come':1 'convers':3 'fellow':6 'nerd':7"
  -bodyTs: "'care':22 'collect':43 'communiti':4 'communun':19 'discuss':32 'folk':15 'game':36 'irl':18 'mayb':14 'movi':33 'much':24 'nerd':9 'nerdgeist@lemmy.world':1 'nerdi':42 'news':37 'passion':30 're':29 'see':44 'share':26 'show':39 'thing':12 'video':35 'want':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689016864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016864 {#1589
    date: 2023-07-10 21:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Come-have-conversation-with-your-fellow-nerds"
  +title: "Come have conversation with your fellow nerds!"
  +url: null
  +body: """
    !nerdgeist@lemmy.world is a community for those wanting to nerd out over things that maybe folks in your IRL commununities don’t care as much about. Share what you’re passionate about, discuss movie or video game news, or show off your nerdy collections!\n
    \n
    See you there!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016864 {#1593
    date: 2023-07-10 21:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 4184
  -titleTs: "'come':1 'convers':3 'fellow':6 'nerd':7"
  -bodyTs: "'care':22 'collect':43 'communiti':4 'communun':19 'discuss':32 'folk':15 'game':36 'irl':18 'mayb':14 'movi':33 'much':24 'nerd':9 'nerdgeist@lemmy.world':1 'nerdi':42 'news':37 'passion':30 're':29 'see':44 'share':26 'show':39 'thing':12 'video':35 'want':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689016864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016864 {#1589
    date: 2023-07-10 21:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#1582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1578 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Come-have-conversation-with-your-fellow-nerds"
  +title: "Come have conversation with your fellow nerds!"
  +url: null
  +body: """
    !nerdgeist@lemmy.world is a community for those wanting to nerd out over things that maybe folks in your IRL commununities don’t care as much about. Share what you’re passionate about, discuss movie or video game news, or show off your nerdy collections!\n
    \n
    See you there!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016864 {#1593
    date: 2023-07-10 21:21:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 4184
  -titleTs: "'come':1 'convers':3 'fellow':6 'nerd':7"
  -bodyTs: "'care':22 'collect':43 'communiti':4 'communun':19 'discuss':32 'folk':15 'game':36 'irl':18 'mayb':14 'movi':33 'much':24 'nerd':9 'nerdgeist@lemmy.world':1 'nerdi':42 'news':37 'passion':30 're':29 'see':44 'share':26 'show':39 'thing':12 'video':35 'want':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689016864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016864 {#1589
    date: 2023-07-10 21:21:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "F-ck-Marry-Kill-Bread-Pasta-Rice"
  +title: "F*ck, Marry, Kill: Bread, Pasta, Rice."
  +url: null
  +body: "Out of these three lovely and amazing starches which would you bonk, who would you marry, and who would you off completely?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689131300 {#1573
    date: 2023-07-12 05:08:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 972
  -titleTs: "'bread':5 'ck':2 'f':1 'kill':4 'marri':3 'pasta':6 'rice':7"
  -bodyTs: "'amaz':7 'bonk':12 'complet':22 'love':5 'marri':16 'starch':8 'three':4 'would':10,14,19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103202
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/835751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016802 {#1585
    date: 2023-07-10 21:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "F-ck-Marry-Kill-Bread-Pasta-Rice"
  +title: "F*ck, Marry, Kill: Bread, Pasta, Rice."
  +url: null
  +body: "Out of these three lovely and amazing starches which would you bonk, who would you marry, and who would you off completely?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689131300 {#1573
    date: 2023-07-12 05:08:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 972
  -titleTs: "'bread':5 'ck':2 'f':1 'kill':4 'marri':3 'pasta':6 'rice':7"
  -bodyTs: "'amaz':7 'bonk':12 'complet':22 'love':5 'marri':16 'starch':8 'three':4 'would':10,14,19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103202
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/835751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016802 {#1585
    date: 2023-07-10 21:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1551 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "F-ck-Marry-Kill-Bread-Pasta-Rice"
  +title: "F*ck, Marry, Kill: Bread, Pasta, Rice."
  +url: null
  +body: "Out of these three lovely and amazing starches which would you bonk, who would you marry, and who would you off completely?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689131300 {#1573
    date: 2023-07-12 05:08:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 972
  -titleTs: "'bread':5 'ck':2 'f':1 'kill':4 'marri':3 'pasta':6 'rice':7"
  -bodyTs: "'amaz':7 'bonk':12 'complet':22 'love':5 'marri':16 'starch':8 'three':4 'would':10,14,19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103202
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/835751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016802 {#1585
    date: 2023-07-10 21:20:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-would-happen-if-your-surgeon-just-left-in-the"
  +title: "What would happen if your surgeon just left in the middle of surgery?"
  +url: null
  +body: """
    Say you’re having major surgery, like installing some new ribs, and half way through the surgery, while your chest is wide open, the surgeon just leaves. Like he just decides to go home and leave you there.\n
    \n
    Eventually you’ll wake up, right? You’ll wake up with your chest open, probably in a lot of pain.\n
    \n
    Would you die? If you manage to stay calm and just lie there patiently, how long could you survive? Besides something like an infection, what would be the things that could kill you in that situation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689122393 {#1564
    date: 2023-07-12 02:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 1073
  -titleTs: "'happen':3 'left':8 'middl':11 'surgeon':6 'surgeri':13 'would':2"
  -bodyTs: "'besid':78 'calm':67 'chest':20,51 'could':75,89 'decid':31 'die':61 'eventu':39 'go':33 'half':13 'home':34 'infect':82 'instal':8 'kill':90 'leav':27,36 'lie':70 'like':7,28,80 'll':41,46 'long':74 'lot':56 'major':5 'manag':64 'new':10 'open':23,52 'pain':58 'patient':72 'probabl':53 're':3 'rib':11 'right':44 'say':1 'situat':94 'someth':79 'stay':66 'surgeon':25 'surgeri':6,17 'surviv':77 'thing':87 'wake':42,47 'way':14 'wide':22 'would':59,84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689098721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/964609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016721 {#1566
    date: 2023-07-10 21:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-would-happen-if-your-surgeon-just-left-in-the"
  +title: "What would happen if your surgeon just left in the middle of surgery?"
  +url: null
  +body: """
    Say you’re having major surgery, like installing some new ribs, and half way through the surgery, while your chest is wide open, the surgeon just leaves. Like he just decides to go home and leave you there.\n
    \n
    Eventually you’ll wake up, right? You’ll wake up with your chest open, probably in a lot of pain.\n
    \n
    Would you die? If you manage to stay calm and just lie there patiently, how long could you survive? Besides something like an infection, what would be the things that could kill you in that situation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689122393 {#1564
    date: 2023-07-12 02:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 1073
  -titleTs: "'happen':3 'left':8 'middl':11 'surgeon':6 'surgeri':13 'would':2"
  -bodyTs: "'besid':78 'calm':67 'chest':20,51 'could':75,89 'decid':31 'die':61 'eventu':39 'go':33 'half':13 'home':34 'infect':82 'instal':8 'kill':90 'leav':27,36 'lie':70 'like':7,28,80 'll':41,46 'long':74 'lot':56 'major':5 'manag':64 'new':10 'open':23,52 'pain':58 'patient':72 'probabl':53 're':3 'rib':11 'right':44 'say':1 'situat':94 'someth':79 'stay':66 'surgeon':25 'surgeri':6,17 'surviv':77 'thing':87 'wake':42,47 'way':14 'wide':22 'would':59,84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689098721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/964609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016721 {#1566
    date: 2023-07-10 21:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1563
  +user: Proxies\__CG__\App\Entity\User {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-would-happen-if-your-surgeon-just-left-in-the"
  +title: "What would happen if your surgeon just left in the middle of surgery?"
  +url: null
  +body: """
    Say you’re having major surgery, like installing some new ribs, and half way through the surgery, while your chest is wide open, the surgeon just leaves. Like he just decides to go home and leave you there.\n
    \n
    Eventually you’ll wake up, right? You’ll wake up with your chest open, probably in a lot of pain.\n
    \n
    Would you die? If you manage to stay calm and just lie there patiently, how long could you survive? Besides something like an infection, what would be the things that could kill you in that situation?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689122393 {#1564
    date: 2023-07-12 02:39:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  +badges: Doctrine\ORM\PersistentCollection {#1596 …}
  +children: []
  -id: 1073
  -titleTs: "'happen':3 'left':8 'middl':11 'surgeon':6 'surgeri':13 'would':2"
  -bodyTs: "'besid':78 'calm':67 'chest':20,51 'could':75,89 'decid':31 'die':61 'eventu':39 'go':33 'half':13 'home':34 'infect':82 'instal':8 'kill':90 'leav':27,36 'lie':70 'like':7,28,80 'll':41,46 'long':74 'lot':56 'major':5 'manag':64 'new':10 'open':23,52 'pain':58 'patient':72 'probabl':53 're':3 'rib':11 'right':44 'say':1 'situat':94 'someth':79 'stay':66 'surgeon':25 'surgeri':6,17 'surviv':77 'thing':87 'wake':42,47 'way':14 'wide':22 'would':59,84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689098721
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/964609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016721 {#1566
    date: 2023-07-10 21:18:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#1687 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Assuming-a-lemmy-bot-building-and-hosting-website-existed-soon"
  +title: "Assuming a lemmy bot building and hosting website existed soon. What features would you like to see?"
  +url: null
  +body: "Think Automoderator but available to everyone (although bots would need some instance admin / community moderator approvals to prevent abuse)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689057475 {#1702
    date: 2023-07-11 08:37:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 988
  -titleTs: "'assum':1 'bot':4 'build':5 'exist':9 'featur':12 'host':7 'lemmi':3 'like':15 'see':17 'soon':10 'websit':8 'would':13"
  -bodyTs: "'abus':19 'admin':13 'although':7 'approv':16 'automoder':2 'avail':4 'bot':8 'communiti':14 'everyon':6 'instanc':12 'moder':15 'need':10 'prevent':18 'think':1 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016687 {#1701
    date: 2023-07-10 21:18:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#1687 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Assuming-a-lemmy-bot-building-and-hosting-website-existed-soon"
  +title: "Assuming a lemmy bot building and hosting website existed soon. What features would you like to see?"
  +url: null
  +body: "Think Automoderator but available to everyone (although bots would need some instance admin / community moderator approvals to prevent abuse)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689057475 {#1702
    date: 2023-07-11 08:37:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 988
  -titleTs: "'assum':1 'bot':4 'build':5 'exist':9 'featur':12 'host':7 'lemmi':3 'like':15 'see':17 'soon':10 'websit':8 'would':13"
  -bodyTs: "'abus':19 'admin':13 'although':7 'approv':16 'automoder':2 'avail':4 'bot':8 'communiti':14 'everyon':6 'instanc':12 'moder':15 'need':10 'prevent':18 'think':1 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016687 {#1701
    date: 2023-07-10 21:18:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#1687 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Assuming-a-lemmy-bot-building-and-hosting-website-existed-soon"
  +title: "Assuming a lemmy bot building and hosting website existed soon. What features would you like to see?"
  +url: null
  +body: "Think Automoderator but available to everyone (although bots would need some instance admin / community moderator approvals to prevent abuse)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689057475 {#1702
    date: 2023-07-11 08:37:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  +badges: Doctrine\ORM\PersistentCollection {#1598 …}
  +children: []
  -id: 988
  -titleTs: "'assum':1 'bot':4 'build':5 'exist':9 'featur':12 'host':7 'lemmi':3 'like':15 'see':17 'soon':10 'websit':8 'would':13"
  -bodyTs: "'abus':19 'admin':13 'although':7 'approv':16 'automoder':2 'avail':4 'bot':8 'communiti':14 'everyon':6 'instanc':12 'moder':15 'need':10 'prevent':18 'think':1 'would':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689103087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1314170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689016687 {#1701
    date: 2023-07-10 21:18:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1629
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1628
    date: 2023-07-10 21:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1629
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1628
    date: 2023-07-10 21:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#1599 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Unable-to-view-profile-on-Memmy"
  +title: "Unable to view profile on Memmy"
  +url: null
  +body: "Dont know if its only me but I have never been able to view my profile on the Memmy app"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689016785 {#1629
    date: 2023-07-10 21:19:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  +badges: Doctrine\ORM\PersistentCollection {#1728 …}
  +children: []
  -id: 1000
  -titleTs: "'memmi':6 'profil':4 'unabl':1 'view':3"
  -bodyTs: "'abl':12 'app':20 'dont':1 'know':2 'memmi':19 'never':10 'profil':16 'view':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689033114
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1313268"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689015614 {#1628
    date: 2023-07-10 21:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1734
  +user: Proxies\__CG__\App\Entity\User {#1732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Started-deleting-my-Reddit-comments-now-my-profiles-shows-no"
  +title: "Started deleting my Reddit comments, now my profiles shows no comments at all, despite them being there!"
  +url: null
  +body: """
    I don’t know if Reddit is just trying to be a dick or what, but as I started to delete some comments, I’m not able to see any comments in my profile “hasn’t commented on anything”, but if I visit actual posts where I’ve commented, I can clearly see my comments there.\n
    \n
    Does anyone know what’s going on? Not even Redact or Power Delete Suite can see those comments, either :/
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263739 {#1730
    date: 2023-07-13 17:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 970
  -titleTs: "'comment':5,11 'delet':2 'despit':14 'profil':8 'reddit':4 'show':9 'start':1"
  -bodyTs: "'abl':27 'actual':44 'anyon':58 'anyth':39 'clear':52 'comment':23,31,37,49,55,74 'delet':21,69 'dick':13 'either':75 'even':65 'go':62 'hasn':35 'know':4,59 'm':25 'post':45 'power':68 'profil':34 'redact':66 'reddit':6 'see':29,53,72 'start':19 'suit':70 'tri':9 've':48 'visit':43"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689076451
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1329980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013451 {#1737
    date: 2023-07-10 20:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Started-deleting-my-Reddit-comments-now-my-profiles-shows-no"
  +title: "Started deleting my Reddit comments, now my profiles shows no comments at all, despite them being there!"
  +url: null
  +body: """
    I don’t know if Reddit is just trying to be a dick or what, but as I started to delete some comments, I’m not able to see any comments in my profile “hasn’t commented on anything”, but if I visit actual posts where I’ve commented, I can clearly see my comments there.\n
    \n
    Does anyone know what’s going on? Not even Redact or Power Delete Suite can see those comments, either :/
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263739 {#1730
    date: 2023-07-13 17:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 970
  -titleTs: "'comment':5,11 'delet':2 'despit':14 'profil':8 'reddit':4 'show':9 'start':1"
  -bodyTs: "'abl':27 'actual':44 'anyon':58 'anyth':39 'clear':52 'comment':23,31,37,49,55,74 'delet':21,69 'dick':13 'either':75 'even':65 'go':62 'hasn':35 'know':4,59 'm':25 'post':45 'power':68 'profil':34 'redact':66 'reddit':6 'see':29,53,72 'start':19 'suit':70 'tri':9 've':48 'visit':43"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689076451
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1329980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013451 {#1737
    date: 2023-07-10 20:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1727 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Started-deleting-my-Reddit-comments-now-my-profiles-shows-no"
  +title: "Started deleting my Reddit comments, now my profiles shows no comments at all, despite them being there!"
  +url: null
  +body: """
    I don’t know if Reddit is just trying to be a dick or what, but as I started to delete some comments, I’m not able to see any comments in my profile “hasn’t commented on anything”, but if I visit actual posts where I’ve commented, I can clearly see my comments there.\n
    \n
    Does anyone know what’s going on? Not even Redact or Power Delete Suite can see those comments, either :/
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689263739 {#1730
    date: 2023-07-13 17:55:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1717 …}
  +children: []
  -id: 970
  -titleTs: "'comment':5,11 'delet':2 'despit':14 'profil':8 'reddit':4 'show':9 'start':1"
  -bodyTs: "'abl':27 'actual':44 'anyon':58 'anyth':39 'clear':52 'comment':23,31,37,49,55,74 'delet':21,69 'dick':13 'either':75 'even':65 'go':62 'hasn':35 'know':4,59 'm':25 'post':45 'power':68 'profil':34 'redact':66 'reddit':6 'see':29,53,72 'start':19 'suit':70 'tri':9 've':48 'visit':43"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689076451
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1329980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689013451 {#1737
    date: 2023-07-10 20:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-a-good-idea-to-enable-show-bot-accounts"
  +title: "Is it a good idea to enable "show bot accounts" on lemmy?"
  +url: null
  +body: "I have disabled it for myself but want to know what others have experienced."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689017308 {#1741
    date: 2023-07-10 21:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 980
  -titleTs: "'account':10 'bot':9 'enabl':7 'good':4 'idea':5 'lemmi':12 'show':8"
  -bodyTs: "'disabl':3 'experienc':14 'know':10 'other':12 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689090332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1909846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003932 {#1740
    date: 2023-07-10 17:45:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-a-good-idea-to-enable-show-bot-accounts"
  +title: "Is it a good idea to enable "show bot accounts" on lemmy?"
  +url: null
  +body: "I have disabled it for myself but want to know what others have experienced."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689017308 {#1741
    date: 2023-07-10 21:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 980
  -titleTs: "'account':10 'bot':9 'enabl':7 'good':4 'idea':5 'lemmi':12 'show':8"
  -bodyTs: "'disabl':3 'experienc':14 'know':10 'other':12 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689090332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1909846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003932 {#1740
    date: 2023-07-10 17:45:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1707
  +user: Proxies\__CG__\App\Entity\User {#2465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-a-good-idea-to-enable-show-bot-accounts"
  +title: "Is it a good idea to enable "show bot accounts" on lemmy?"
  +url: null
  +body: "I have disabled it for myself but want to know what others have experienced."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689017308 {#1741
    date: 2023-07-10 21:28:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  +badges: Doctrine\ORM\PersistentCollection {#2460 …}
  +children: []
  -id: 980
  -titleTs: "'account':10 'bot':9 'enabl':7 'good':4 'idea':5 'lemmi':12 'show':8"
  -bodyTs: "'disabl':3 'experienc':14 'know':10 'other':12 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689090332
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1909846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003932 {#1740
    date: 2023-07-10 17:45:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2454
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-delete-my-Reddit-account"
  +title: "How do I delete my Reddit account?"
  +url: null
  +body: """
    Hi, I recently moved to Lemmy and don’t want Reddit to make any more money with my data.\n
    \n
    I live in the EU, so I should have the right to demand deletion of all of my data according to the GDPR, right?\n
    \n
    Did anyone write them an email or letter to request data deletion? And how did you write it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689172103 {#2452
    date: 2023-07-12 16:28:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  +badges: Doctrine\ORM\PersistentCollection {#2360 …}
  +children: []
  -id: 998
  -titleTs: "'account':7 'delet':4 'reddit':6"
  -bodyTs: "'accord':39 'anyon':45 'data':19,38,54 'delet':33,55 'demand':32 'email':49 'eu':24 'gdpr':42 'hi':1 'lemmi':6 'letter':51 'live':21 'make':13 'money':16 'move':4 'recent':3 'reddit':11 'request':53 'right':30,43 'want':10 'write':46,60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689089720
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/939625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003320 {#2457
    date: 2023-07-10 17:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-delete-my-Reddit-account"
  +title: "How do I delete my Reddit account?"
  +url: null
  +body: """
    Hi, I recently moved to Lemmy and don’t want Reddit to make any more money with my data.\n
    \n
    I live in the EU, so I should have the right to demand deletion of all of my data according to the GDPR, right?\n
    \n
    Did anyone write them an email or letter to request data deletion? And how did you write it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689172103 {#2452
    date: 2023-07-12 16:28:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  +badges: Doctrine\ORM\PersistentCollection {#2360 …}
  +children: []
  -id: 998
  -titleTs: "'account':7 'delet':4 'reddit':6"
  -bodyTs: "'accord':39 'anyon':45 'data':19,38,54 'delet':33,55 'demand':32 'email':49 'eu':24 'gdpr':42 'hi':1 'lemmi':6 'letter':51 'live':21 'make':13 'money':16 'move':4 'recent':3 'reddit':11 'request':53 'right':30,43 'want':10 'write':46,60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689089720
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/939625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003320 {#2457
    date: 2023-07-10 17:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-I-delete-my-Reddit-account"
  +title: "How do I delete my Reddit account?"
  +url: null
  +body: """
    Hi, I recently moved to Lemmy and don’t want Reddit to make any more money with my data.\n
    \n
    I live in the EU, so I should have the right to demand deletion of all of my data according to the GDPR, right?\n
    \n
    Did anyone write them an email or letter to request data deletion? And how did you write it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689172103 {#2452
    date: 2023-07-12 16:28:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  +badges: Doctrine\ORM\PersistentCollection {#2360 …}
  +children: []
  -id: 998
  -titleTs: "'account':7 'delet':4 'reddit':6"
  -bodyTs: "'accord':39 'anyon':45 'data':19,38,54 'delet':33,55 'demand':32 'email':49 'eu':24 'gdpr':42 'hi':1 'lemmi':6 'letter':51 'live':21 'make':13 'money':16 'move':4 'recent':3 'reddit':11 'request':53 'right':30,43 'want':10 'write':46,60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689089720
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/939625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689003320 {#2457
    date: 2023-07-10 17:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Building-home-page-feed"
  +title: "Building home page feed"
  +url: null
  +body: "Other than subscribing to communities, how else can I expand my feed some? I just started working with Lemmy over the weekend and I’d like to see comments from more than just the communities I subscribe to so that I can learn about others."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688999352 {#2361
    date: 2023-07-10 16:29:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 1014
  -titleTs: "'build':1 'feed':4 'home':2 'page':3"
  -bodyTs: "'comment':29 'communiti':5,35 'd':25 'els':7 'expand':10 'feed':12 'learn':43 'lemmi':19 'like':26 'other':45 'see':28 'start':16 'subscrib':3,37 'weekend':22 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689003852
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999352 {#2364
    date: 2023-07-10 16:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Building-home-page-feed"
  +title: "Building home page feed"
  +url: null
  +body: "Other than subscribing to communities, how else can I expand my feed some? I just started working with Lemmy over the weekend and I’d like to see comments from more than just the communities I subscribe to so that I can learn about others."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688999352 {#2361
    date: 2023-07-10 16:29:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 1014
  -titleTs: "'build':1 'feed':4 'home':2 'page':3"
  -bodyTs: "'comment':29 'communiti':5,35 'd':25 'els':7 'expand':10 'feed':12 'learn':43 'lemmi':19 'like':26 'other':45 'see':28 'start':16 'subscrib':3,37 'weekend':22 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689003852
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999352 {#2364
    date: 2023-07-10 16:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Building-home-page-feed"
  +title: "Building home page feed"
  +url: null
  +body: "Other than subscribing to communities, how else can I expand my feed some? I just started working with Lemmy over the weekend and I’d like to see comments from more than just the communities I subscribe to so that I can learn about others."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688999352 {#2361
    date: 2023-07-10 16:29:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1906 …}
  +children: []
  -id: 1014
  -titleTs: "'build':1 'feed':4 'home':2 'page':3"
  -bodyTs: "'comment':29 'communiti':5,35 'd':25 'els':7 'expand':10 'feed':12 'learn':43 'lemmi':19 'like':26 'other':45 'see':28 'start':16 'subscrib':3,37 'weekend':22 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689003852
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/2485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999352 {#2364
    date: 2023-07-10 16:29:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Breakfast-suggestions"
  +title: "Breakfast suggestions?"
  +url: null
  +body: """
    I’m an Indian guy in my twenties, living in US. I used to have cornflakes and the like for breakfast, but recently I turned lactose intolerant. I hate cornflakes without the milk.\n
    \n
    There are a lot of breakfast options coming from my culture, but I need something that doesn’t take time to make. I’m a lazy bum and can barely make it in time to my university as it is. If anyone has ideas, please let me know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689051461 {#1708
    date: 2023-07-11 06:57:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 975
  -titleTs: "'breakfast':1 'suggest':2"
  -bodyTs: "'anyon':75 'bare':63 'breakfast':21,39 'bum':60 'come':41 'cornflak':16,30 'cultur':44 'doesn':50 'guy':5 'hate':29 'idea':77 'indian':4 'intoler':27 'know':81 'lactos':26 'lazi':59 'let':79 'like':19 'live':9 'lot':37 'm':2,57 'make':55,64 'milk':33 'need':47 'option':40 'pleas':78 'recent':23 'someth':48 'take':52 'time':53,67 'turn':25 'twenti':8 'univers':70 'us':11 'use':13 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689085645
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999245 {#1926
    date: 2023-07-10 16:27:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Breakfast-suggestions"
  +title: "Breakfast suggestions?"
  +url: null
  +body: """
    I’m an Indian guy in my twenties, living in US. I used to have cornflakes and the like for breakfast, but recently I turned lactose intolerant. I hate cornflakes without the milk.\n
    \n
    There are a lot of breakfast options coming from my culture, but I need something that doesn’t take time to make. I’m a lazy bum and can barely make it in time to my university as it is. If anyone has ideas, please let me know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689051461 {#1708
    date: 2023-07-11 06:57:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 975
  -titleTs: "'breakfast':1 'suggest':2"
  -bodyTs: "'anyon':75 'bare':63 'breakfast':21,39 'bum':60 'come':41 'cornflak':16,30 'cultur':44 'doesn':50 'guy':5 'hate':29 'idea':77 'indian':4 'intoler':27 'know':81 'lactos':26 'lazi':59 'let':79 'like':19 'live':9 'lot':37 'm':2,57 'make':55,64 'milk':33 'need':47 'option':40 'pleas':78 'recent':23 'someth':48 'take':52 'time':53,67 'turn':25 'twenti':8 'univers':70 'us':11 'use':13 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689085645
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999245 {#1926
    date: 2023-07-10 16:27:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Breakfast-suggestions"
  +title: "Breakfast suggestions?"
  +url: null
  +body: """
    I’m an Indian guy in my twenties, living in US. I used to have cornflakes and the like for breakfast, but recently I turned lactose intolerant. I hate cornflakes without the milk.\n
    \n
    There are a lot of breakfast options coming from my culture, but I need something that doesn’t take time to make. I’m a lazy bum and can barely make it in time to my university as it is. If anyone has ideas, please let me know.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689051461 {#1708
    date: 2023-07-11 06:57:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 975
  -titleTs: "'breakfast':1 'suggest':2"
  -bodyTs: "'anyon':75 'bare':63 'breakfast':21,39 'bum':60 'come':41 'cornflak':16,30 'cultur':44 'doesn':50 'guy':5 'hate':29 'idea':77 'indian':4 'intoler':27 'know':81 'lactos':26 'lazi':59 'let':79 'like':19 'live':9 'lot':37 'm':2,57 'make':55,64 'milk':33 'need':47 'option':40 'pleas':78 'recent':23 'someth':48 'take':52 'time':53,67 'turn':25 'twenti':8 'univers':70 'us':11 'use':13 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689085645
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688999245 {#1926
    date: 2023-07-10 16:27:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-do-you-go-on-Lemmy-for-reliable-news-and"
  +title: "Where do you go on Lemmy for reliable news and politics?"
  +url: null
  +body: """
    I’m enjoying Lemmy so far, for the most part.\n
    \n
    Everything here is pretty good save for the fact that all the news and politics I can find is dominated by the same few accounts.\n
    \n
    Half or more of the accounts have a very clear agenda. They modify headlines. Lie. Spread disinformation. And generally are just extremely toxic groups.\n
    \n
    It doesn’t seem to be a secret here either. And moderators appear to have no interest in putting a stop to it.\n
    \n
    So, where are you subbed to for reliable news and US/Global politics?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180277 {#1384
    date: 2023-07-12 18:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 987
  -titleTs: "'go':4 'lemmi':6 'news':9 'polit':11 'reliabl':8"
  -bodyTs: "'account':35,41 'agenda':46 'appear':72 'clear':45 'disinform':52 'doesn':61 'domin':30 'either':69 'enjoy':3 'everyth':11 'extrem':57 'fact':19 'far':6 'find':28 'general':54 'good':15 'group':59 'half':36 'headlin':49 'interest':76 'lemmi':4 'lie':50 'm':2 'moder':71 'modifi':48 'news':23,91 'part':10 'polit':25,94 'pretti':14 'put':78 'reliabl':90 'save':16 'secret':67 'seem':63 'spread':51 'stop':80 'sub':87 'toxic':58 'us/global':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689083665
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1299462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997265 {#1381
    date: 2023-07-10 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-do-you-go-on-Lemmy-for-reliable-news-and"
  +title: "Where do you go on Lemmy for reliable news and politics?"
  +url: null
  +body: """
    I’m enjoying Lemmy so far, for the most part.\n
    \n
    Everything here is pretty good save for the fact that all the news and politics I can find is dominated by the same few accounts.\n
    \n
    Half or more of the accounts have a very clear agenda. They modify headlines. Lie. Spread disinformation. And generally are just extremely toxic groups.\n
    \n
    It doesn’t seem to be a secret here either. And moderators appear to have no interest in putting a stop to it.\n
    \n
    So, where are you subbed to for reliable news and US/Global politics?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180277 {#1384
    date: 2023-07-12 18:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 987
  -titleTs: "'go':4 'lemmi':6 'news':9 'polit':11 'reliabl':8"
  -bodyTs: "'account':35,41 'agenda':46 'appear':72 'clear':45 'disinform':52 'doesn':61 'domin':30 'either':69 'enjoy':3 'everyth':11 'extrem':57 'fact':19 'far':6 'find':28 'general':54 'good':15 'group':59 'half':36 'headlin':49 'interest':76 'lemmi':4 'lie':50 'm':2 'moder':71 'modifi':48 'news':23,91 'part':10 'polit':25,94 'pretti':14 'put':78 'reliabl':90 'save':16 'secret':67 'seem':63 'spread':51 'stop':80 'sub':87 'toxic':58 'us/global':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689083665
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1299462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997265 {#1381
    date: 2023-07-10 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1900 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-do-you-go-on-Lemmy-for-reliable-news-and"
  +title: "Where do you go on Lemmy for reliable news and politics?"
  +url: null
  +body: """
    I’m enjoying Lemmy so far, for the most part.\n
    \n
    Everything here is pretty good save for the fact that all the news and politics I can find is dominated by the same few accounts.\n
    \n
    Half or more of the accounts have a very clear agenda. They modify headlines. Lie. Spread disinformation. And generally are just extremely toxic groups.\n
    \n
    It doesn’t seem to be a secret here either. And moderators appear to have no interest in putting a stop to it.\n
    \n
    So, where are you subbed to for reliable news and US/Global politics?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 92
  +favouriteCount: 136
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180277 {#1384
    date: 2023-07-12 18:44:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1405 …}
  +votes: Doctrine\ORM\PersistentCollection {#1382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1403 …}
  +badges: Doctrine\ORM\PersistentCollection {#2023 …}
  +children: []
  -id: 987
  -titleTs: "'go':4 'lemmi':6 'news':9 'polit':11 'reliabl':8"
  -bodyTs: "'account':35,41 'agenda':46 'appear':72 'clear':45 'disinform':52 'doesn':61 'domin':30 'either':69 'enjoy':3 'everyth':11 'extrem':57 'fact':19 'far':6 'find':28 'general':54 'good':15 'group':59 'half':36 'headlin':49 'interest':76 'lemmi':4 'lie':50 'm':2 'moder':71 'modifi':48 'news':23,91 'part':10 'polit':25,94 'pretti':14 'put':78 'reliabl':90 'save':16 'secret':67 'seem':63 'spread':51 'stop':80 'sub':87 'toxic':58 'us/global':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689083665
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1299462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688997265 {#1381
    date: 2023-07-10 15:54:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details