GET https://kbin.spritesserver.nl/index.php/u/@Bluetreefrog@lemmy.world/threads/top

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 …}
}
10.50 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.07 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 {#2060
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2042
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2141
    date: 2024-01-03 00:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2060
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2042
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2141
    date: 2024-01-03 00:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2060
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#2042
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  +badges: Doctrine\ORM\PersistentCollection {#2333 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#2141
    date: 2024-01-03 00:30:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2132
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#2129
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#2131
    date: 2023-12-28 22:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#2129
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#2131
    date: 2023-12-28 22:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Can-kindness-be-learned-or-cultivated-and-to-what-extent"
  +title: "Can kindness be learned or cultivated, and to what extent is it an innate quality?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710755649 {#2129
    date: 2024-03-18 10:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  +badges: Doctrine\ORM\PersistentCollection {#2344 …}
  +children: []
  -id: 25491
  -titleTs: "'cultiv':6 'extent':10 'innat':14 'kind':2 'learn':4 'qualiti':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703886380
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10072243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703799980 {#2131
    date: 2023-12-28 22:46:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1361
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-would-you-describe-the-smell-of-your-favorite-place"
  +title: "How would you describe the smell of your favorite place, and what is it about that scent that makes it special to you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701929150 {#1404
    date: 2023-12-07 07:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 24649
  -titleTs: "'describ':4 'favorit':9 'make':19 'place':10 'scent':17 'smell':6 'special':21 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929150 {#1363
    date: 2023-12-07 07:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1361
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-would-you-describe-the-smell-of-your-favorite-place"
  +title: "How would you describe the smell of your favorite place, and what is it about that scent that makes it special to you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701929150 {#1404
    date: 2023-12-07 07:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 24649
  -titleTs: "'describ':4 'favorit':9 'make':19 'place':10 'scent':17 'smell':6 'special':21 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929150 {#1363
    date: 2023-12-07 07:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1361
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-would-you-describe-the-smell-of-your-favorite-place"
  +title: "How would you describe the smell of your favorite place, and what is it about that scent that makes it special to you?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701929150 {#1404
    date: 2023-12-07 07:05:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 24649
  -titleTs: "'describ':4 'favorit':9 'make':19 'place':10 'scent':17 'smell':6 'special':21 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9247240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701929150 {#1363
    date: 2023-12-07 07:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2088
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#2064
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#2089
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#2088
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#2064
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#2089
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#2088
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Now-recruiting-mods"
  +title: "Now recruiting mods."
  +url: null
  +body: """
    We are currently looking for mods to help moderate Ask Lemmy on lemmy.world.\n
    \n
    AskLemmy is the fourth largest community on lemmy.world and has an active member community. Mods will need to be able to do a quick check one or more times a day, most days of the week. Checks typically only take a minute or two, although on occasions they may take longer.\n
    \n
    Please DM me or reach out on Matrix if interested. @bluetreefrog:matrix.org
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701723460 {#2064
    date: 2023-12-04 21:57:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@bluetreefrog"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  +badges: Doctrine\ORM\PersistentCollection {#2130 …}
  +children: []
  -id: 19871
  -titleTs: "'mod':3 'recruit':2"
  -bodyTs: "'abl':33 'activ':25 'although':58 'ask':10 'asklemmi':14 'bluetreefrog':75 'check':38,50 'communiti':19,27 'current':3 'day':44,46 'dm':66 'fourth':17 'help':8 'interest':74 'largest':18 'lemmi':11 'lemmy.world':13,21 'longer':64 'look':4 'matrix':72 'matrix.org':76 'may':62 'member':26 'minut':55 'mod':6,28 'moder':9 'need':30 'occas':60 'one':39 'pleas':65 'quick':37 'reach':69 'take':53,63 'time':42 'two':57 'typic':51 'week':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701738872
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9108754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701652472 {#2089
    date: 2023-12-04 02:14:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2078
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Low-effort-posts"
  +title: "Low effort posts"
  +url: null
  +body: """
    Ask Lemmy is a place to ask **thought provoking questions**. The mods have been lenient with some of the recent posts on the basis that they must provoke thought for some people, but after seeing two posts essentially saying “what do you think of my stick?”, I believe we can raise the bar a bit on what kind of thoughts we want to provoke here.\n
    \n
    No more low effort posts please.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700627782 {#2079
    date: 2023-11-22 05:36:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2063 …}
  +children: []
  -id: 14654
  -titleTs: "'effort':2 'low':1 'post':3"
  -bodyTs: "'ask':1,7 'bar':53 'basi':24 'believ':48 'bit':55 'effort':69 'essenti':38 'kind':58 'lemmi':2 'lenient':15 'low':68 'mod':12 'must':27 'peopl':32 'place':5 'pleas':71 'post':21,37,70 'provok':9,28,64 'question':10 'rais':51 'recent':20 'say':39 'see':35 'stick':46 'think':43 'thought':8,29,60 'two':36 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700539078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8502058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700452678 {#2084
    date: 2023-11-20 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#2078
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Low-effort-posts"
  +title: "Low effort posts"
  +url: null
  +body: """
    Ask Lemmy is a place to ask **thought provoking questions**. The mods have been lenient with some of the recent posts on the basis that they must provoke thought for some people, but after seeing two posts essentially saying “what do you think of my stick?”, I believe we can raise the bar a bit on what kind of thoughts we want to provoke here.\n
    \n
    No more low effort posts please.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700627782 {#2079
    date: 2023-11-22 05:36:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2063 …}
  +children: []
  -id: 14654
  -titleTs: "'effort':2 'low':1 'post':3"
  -bodyTs: "'ask':1,7 'bar':53 'basi':24 'believ':48 'bit':55 'effort':69 'essenti':38 'kind':58 'lemmi':2 'lenient':15 'low':68 'mod':12 'must':27 'peopl':32 'place':5 'pleas':71 'post':21,37,70 'provok':9,28,64 'question':10 'rais':51 'recent':20 'say':39 'see':35 'stick':46 'think':43 'thought':8,29,60 'two':36 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700539078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8502058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700452678 {#2084
    date: 2023-11-20 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#2078
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Low-effort-posts"
  +title: "Low effort posts"
  +url: null
  +body: """
    Ask Lemmy is a place to ask **thought provoking questions**. The mods have been lenient with some of the recent posts on the basis that they must provoke thought for some people, but after seeing two posts essentially saying “what do you think of my stick?”, I believe we can raise the bar a bit on what kind of thoughts we want to provoke here.\n
    \n
    No more low effort posts please.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700627782 {#2079
    date: 2023-11-22 05:36:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  +badges: Doctrine\ORM\PersistentCollection {#2063 …}
  +children: []
  -id: 14654
  -titleTs: "'effort':2 'low':1 'post':3"
  -bodyTs: "'ask':1,7 'bar':53 'basi':24 'believ':48 'bit':55 'effort':69 'essenti':38 'kind':58 'lemmi':2 'lenient':15 'low':68 'mod':12 'must':27 'peopl':32 'place':5 'pleas':71 'post':21,37,70 'provok':9,28,64 'question':10 'rais':51 'recent':20 'say':39 'see':35 'stick':46 'think':43 'thought':8,29,60 'two':36 'want':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700539078
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8502058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700452678 {#2084
    date: 2023-11-20 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2387
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-connections-or-activities-are-you-planning-to-pursue-when"
  +title: "What connections or activities are you planning to pursue when you are older/retired?"
  +url: null
  +body: "Scientists tell us that being connected and active is one of the secrets to having meaningful and fulfilling life when older. What activities and connections are you planning on pursuing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696585758 {#2389
    date: 2023-10-06 11:49:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 5176
  -titleTs: "'activ':4 'connect':2 'older/retired':13 'plan':7 'pursu':9"
  -bodyTs: "'activ':8,23 'connect':6,25 'fulfil':18 'life':19 'meaning':16 'older':21 'one':10 'plan':28 'pursu':30 'scientist':1 'secret':13 'tell':2 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696585758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6385129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585758 {#2369
    date: 2023-10-06 11:49:18.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 {#2387
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-connections-or-activities-are-you-planning-to-pursue-when"
  +title: "What connections or activities are you planning to pursue when you are older/retired?"
  +url: null
  +body: "Scientists tell us that being connected and active is one of the secrets to having meaningful and fulfilling life when older. What activities and connections are you planning on pursuing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696585758 {#2389
    date: 2023-10-06 11:49:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 5176
  -titleTs: "'activ':4 'connect':2 'older/retired':13 'plan':7 'pursu':9"
  -bodyTs: "'activ':8,23 'connect':6,25 'fulfil':18 'life':19 'meaning':16 'older':21 'one':10 'plan':28 'pursu':30 'scientist':1 'secret':13 'tell':2 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696585758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6385129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585758 {#2369
    date: 2023-10-06 11:49:18.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 {#2387
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-connections-or-activities-are-you-planning-to-pursue-when"
  +title: "What connections or activities are you planning to pursue when you are older/retired?"
  +url: null
  +body: "Scientists tell us that being connected and active is one of the secrets to having meaningful and fulfilling life when older. What activities and connections are you planning on pursuing?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696585758 {#2389
    date: 2023-10-06 11:49:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: []
  -id: 5176
  -titleTs: "'activ':4 'connect':2 'older/retired':13 'plan':7 'pursu':9"
  -bodyTs: "'activ':8,23 'connect':6,25 'fulfil':18 'life':19 'meaning':16 'older':21 'one':10 'plan':28 'pursu':30 'scientist':1 'secret':13 'tell':2 'us':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696585758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6385129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585758 {#2369
    date: 2023-10-06 11:49:18.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 {#2456
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#2464
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2467 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#1740
    date: 2023-09-26 03:32: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
27 DENIED edit
App\Entity\Entry {#2456
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#2464
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2467 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#1740
    date: 2023-09-26 03:32: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
28 DENIED moderate
App\Entity\Entry {#2456
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#2464
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2467 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#1740
    date: 2023-09-26 03:32: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
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 {#2370
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#2371
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#2363
    date: 2023-09-25 04:42:23.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 {#2370
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#2371
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#2363
    date: 2023-09-25 04:42:23.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 {#2370
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#2371
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#2363
    date: 2023-09-25 04:42:23.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 {#1573
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-cooking-skills-are-so-difficult-that-they-border-on"
  +title: "What cooking skills are so difficult that they border on sorcery?"
  +url: null
  +body: "What’s your ‘Heston’ experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693675 {#1447
    date: 2023-09-14 14:14:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2411 …}
  +children: []
  -id: 5179
  -titleTs: "'border':9 'cook':2 'difficult':6 'skill':3 'sorceri':11"
  -bodyTs: "'experi':5 'heston':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694703413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5041703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694690413 {#1646
    date: 2023-09-14 13:20: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
35 DENIED edit
App\Entity\Entry {#1573
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-cooking-skills-are-so-difficult-that-they-border-on"
  +title: "What cooking skills are so difficult that they border on sorcery?"
  +url: null
  +body: "What’s your ‘Heston’ experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693675 {#1447
    date: 2023-09-14 14:14:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2411 …}
  +children: []
  -id: 5179
  -titleTs: "'border':9 'cook':2 'difficult':6 'skill':3 'sorceri':11"
  -bodyTs: "'experi':5 'heston':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694703413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5041703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694690413 {#1646
    date: 2023-09-14 13:20: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
36 DENIED moderate
App\Entity\Entry {#1573
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-cooking-skills-are-so-difficult-that-they-border-on"
  +title: "What cooking skills are so difficult that they border on sorcery?"
  +url: null
  +body: "What’s your ‘Heston’ experience?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694693675 {#1447
    date: 2023-09-14 14:14:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  +badges: Doctrine\ORM\PersistentCollection {#2411 …}
  +children: []
  -id: 5179
  -titleTs: "'border':9 'cook':2 'difficult':6 'skill':3 'sorceri':11"
  -bodyTs: "'experi':5 'heston':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694703413
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5041703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694690413 {#1646
    date: 2023-09-14 13:20: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
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 {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-optimal-way-to-arrange-foods-in-a-refrigerator"
  +title: "What's the optimal way to arrange foods in a refrigerator?"
  +url: null
  +body: "Do you have a fridge organizing hack? Asking for a friend."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694666892 {#2033
    date: 2023-09-14 06:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 5180
  -titleTs: "'arrang':7 'food':8 'optim':4 'refriger':11 'way':5"
  -bodyTs: "'ask':8 'fridg':5 'friend':11 'hack':7 'organ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694666892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5029950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666892 {#2021
    date: 2023-09-14 06:48: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
39 DENIED edit
App\Entity\Entry {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-optimal-way-to-arrange-foods-in-a-refrigerator"
  +title: "What's the optimal way to arrange foods in a refrigerator?"
  +url: null
  +body: "Do you have a fridge organizing hack? Asking for a friend."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694666892 {#2033
    date: 2023-09-14 06:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 5180
  -titleTs: "'arrang':7 'food':8 'optim':4 'refriger':11 'way':5"
  -bodyTs: "'ask':8 'fridg':5 'friend':11 'hack':7 'organ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694666892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5029950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666892 {#2021
    date: 2023-09-14 06:48: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
40 DENIED moderate
App\Entity\Entry {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "What-s-the-optimal-way-to-arrange-foods-in-a-refrigerator"
  +title: "What's the optimal way to arrange foods in a refrigerator?"
  +url: null
  +body: "Do you have a fridge organizing hack? Asking for a friend."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694666892 {#2033
    date: 2023-09-14 06:48:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  +badges: Doctrine\ORM\PersistentCollection {#2075 …}
  +children: []
  -id: 5180
  -titleTs: "'arrang':7 'food':8 'optim':4 'refriger':11 'way':5"
  -bodyTs: "'ask':8 'fridg':5 'friend':11 'hack':7 'organ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694666892
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5029950"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666892 {#2021
    date: 2023-09-14 06:48: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
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 {#2383
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Please-use-content-warnings-where-appropriate"
  +title: "Please use content warnings where appropriate"
  +url: null
  +body: """
    | # The use of content warnings on !asklemmy |\n
    |---|\n
    \n
    ### TL;DR\n
    \n
    Use spoilers for NSFW content that is “within reason” and doesn’t break Rule 1 like this :\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW comment or post content\n
    > \n
    > :::\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::\n
    \n
    ---\n
    \n
    The longer version\n
    ------------------\n
    \n
    The community rules which seem to need to be balanced by the mods most are:\n
    \n
    1. Be nice & have fun, and\n
    2. NSFW is okay, within reason.\n
    \n
    The lemmy.world site rules also state:\n
    \n
    ---\n
    \n
    **We are not a free speech zone**. This CoC lays out expected standards of conduct and behavior. You cannot say or post anything that violates these rules or principles and remain a member of our community. You must follow this CoC. If you are looking for something else, please do. It is not here.\n
    \n
    **The Moderators are not morality or thought police**. Moderators are guided by this Code of Conduct. Post what you want, if what you post follows these rules, principles and the goals outlined above. Not every member of the community will appreciate controversial or explicit posts so **use Content Warnings very liberally**. We use Content Warnings so community members themselves can decide whether they want to see or engage with a post that may be controversial or explicit.\n
    \n
    **Bullies, trolls and disruptors are not welcome**. We will moderate accordingly.\n
    \n
    **This is a voluntary community**. You chose to be here. When you choose to join, you have implied that you agree with this Code of Conduct and will follow it.\n
    \n
    ---\n
    \n
    Moderators seek to apply these, sometimes conflicting, rules. In doing so we take the balance of probabilities approach. The majority of comments which have been removed to date have been a clear breach of community Rule 1, however sometimes balancing the requirement to be accepting of NSFW content and the requirement for participants to be nice can be difficult. To make this easier, posters and commentors are encouraged to use the spoiler functionality in markdown to create a content warning on asklemmy. Posts that use a spoiler are less likely to be removed when considering whether they are “within reason” NSFW.\n
    \n
    To create a spoiler, use three colons “:” followed by the word “spoiler” and then the warning text to create a content warning. Type your comment(s) on the lines below and then three colons at the end to end the spoiler.\n
    \n
    ---\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW omment or post content\n
    > \n
    > :::\n
    \n
    ---\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691533368 {#2379
    date: 2023-08-09 00:22:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1883 …}
  +children: []
  -id: 6516
  -titleTs: "'appropri':6 'content':3 'pleas':1 'use':2 'warn':4"
  -bodyTs: "'1':24,72,298 '2':78 'accept':306 'accord':231 'agre':252 'also':88 'anyth':112 'appli':265 'appreci':184 'approach':279 'asklemmi':7,343 'balanc':66,276,301 'behavior':106 'breach':294 'break':22 'bulli':221 'cannot':108 'choos':244 'chose':238 'clear':293 'click':41,418 'coc':98,130 'code':157,255 'colon':369,396 'comment':33,50,283,387,427 'commentor':327 'communiti':58,125,182,200,236,296 'conduct':104,159,257 'conflict':268 'consid':356 'content':4,14,36,53,191,197,309,340,383,413,430 'controversi':185,218 'creat':338,364,381 'date':289 'decid':204 'difficult':320 'disruptor':224 'doesn':20 'dr':9 'easier':324 'els':137 'encourag':329 'end':399,401 'engag':211 'everi':178 'expect':101 'explicit':187,220 'follow':128,168,260,370 'free':94 'fun':76 'function':334 'goal':174 'guid':154 'howev':299 'impli':249 'join':246 'lay':99 'lemmy.world':85 'less':350 'liber':194 'like':25,40,351,417 'line':391 'longer':55 'look':39,134,416 'major':281 'make':322 'markdown':336 'may':216 'member':122,179,201 'mod':69 'moder':145,152,230,262 'moral':148 'must':127 'need':63 'nice':74,317 'nsfw':13,29,32,46,49,79,308,362,406,409,423,426 'okay':81 'omment':410 'outlin':175 'particip':314 'pleas':138 'polic':151 'post':35,52,111,160,167,188,214,344,412,429 'poster':325 'principl':118,171 'probabl':278 'reason':18,83,361 'remain':120 'remov':287,354 'requir':303,312 'rule':23,59,87,116,170,269,297 'say':109 'see':209 'seek':263 'seem':61 'site':86 'someth':136 'sometim':267,300 'speech':95 'spoiler':11,27,44,333,348,366,374,403,404,421 'standard':102 'state':89 'take':274 'text':379 'thought':150 'three':368,395 'tl':8 'triangl':43,420 'troll':222 'type':385 'use':2,10,190,196,331,346,367 'version':56 'violat':114 'voluntari':235 'want':163,207 'warn':5,30,47,192,198,341,378,384,407,424 'welcom':227 'whether':205,357 'within':17,82,360 'word':373 'zone':96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691533368
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2888373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691533368 {#2381
    date: 2023-08-09 00:22:48.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 {#2383
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Please-use-content-warnings-where-appropriate"
  +title: "Please use content warnings where appropriate"
  +url: null
  +body: """
    | # The use of content warnings on !asklemmy |\n
    |---|\n
    \n
    ### TL;DR\n
    \n
    Use spoilers for NSFW content that is “within reason” and doesn’t break Rule 1 like this :\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW comment or post content\n
    > \n
    > :::\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::\n
    \n
    ---\n
    \n
    The longer version\n
    ------------------\n
    \n
    The community rules which seem to need to be balanced by the mods most are:\n
    \n
    1. Be nice & have fun, and\n
    2. NSFW is okay, within reason.\n
    \n
    The lemmy.world site rules also state:\n
    \n
    ---\n
    \n
    **We are not a free speech zone**. This CoC lays out expected standards of conduct and behavior. You cannot say or post anything that violates these rules or principles and remain a member of our community. You must follow this CoC. If you are looking for something else, please do. It is not here.\n
    \n
    **The Moderators are not morality or thought police**. Moderators are guided by this Code of Conduct. Post what you want, if what you post follows these rules, principles and the goals outlined above. Not every member of the community will appreciate controversial or explicit posts so **use Content Warnings very liberally**. We use Content Warnings so community members themselves can decide whether they want to see or engage with a post that may be controversial or explicit.\n
    \n
    **Bullies, trolls and disruptors are not welcome**. We will moderate accordingly.\n
    \n
    **This is a voluntary community**. You chose to be here. When you choose to join, you have implied that you agree with this Code of Conduct and will follow it.\n
    \n
    ---\n
    \n
    Moderators seek to apply these, sometimes conflicting, rules. In doing so we take the balance of probabilities approach. The majority of comments which have been removed to date have been a clear breach of community Rule 1, however sometimes balancing the requirement to be accepting of NSFW content and the requirement for participants to be nice can be difficult. To make this easier, posters and commentors are encouraged to use the spoiler functionality in markdown to create a content warning on asklemmy. Posts that use a spoiler are less likely to be removed when considering whether they are “within reason” NSFW.\n
    \n
    To create a spoiler, use three colons “:” followed by the word “spoiler” and then the warning text to create a content warning. Type your comment(s) on the lines below and then three colons at the end to end the spoiler.\n
    \n
    ---\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW omment or post content\n
    > \n
    > :::\n
    \n
    ---\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691533368 {#2379
    date: 2023-08-09 00:22:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1883 …}
  +children: []
  -id: 6516
  -titleTs: "'appropri':6 'content':3 'pleas':1 'use':2 'warn':4"
  -bodyTs: "'1':24,72,298 '2':78 'accept':306 'accord':231 'agre':252 'also':88 'anyth':112 'appli':265 'appreci':184 'approach':279 'asklemmi':7,343 'balanc':66,276,301 'behavior':106 'breach':294 'break':22 'bulli':221 'cannot':108 'choos':244 'chose':238 'clear':293 'click':41,418 'coc':98,130 'code':157,255 'colon':369,396 'comment':33,50,283,387,427 'commentor':327 'communiti':58,125,182,200,236,296 'conduct':104,159,257 'conflict':268 'consid':356 'content':4,14,36,53,191,197,309,340,383,413,430 'controversi':185,218 'creat':338,364,381 'date':289 'decid':204 'difficult':320 'disruptor':224 'doesn':20 'dr':9 'easier':324 'els':137 'encourag':329 'end':399,401 'engag':211 'everi':178 'expect':101 'explicit':187,220 'follow':128,168,260,370 'free':94 'fun':76 'function':334 'goal':174 'guid':154 'howev':299 'impli':249 'join':246 'lay':99 'lemmy.world':85 'less':350 'liber':194 'like':25,40,351,417 'line':391 'longer':55 'look':39,134,416 'major':281 'make':322 'markdown':336 'may':216 'member':122,179,201 'mod':69 'moder':145,152,230,262 'moral':148 'must':127 'need':63 'nice':74,317 'nsfw':13,29,32,46,49,79,308,362,406,409,423,426 'okay':81 'omment':410 'outlin':175 'particip':314 'pleas':138 'polic':151 'post':35,52,111,160,167,188,214,344,412,429 'poster':325 'principl':118,171 'probabl':278 'reason':18,83,361 'remain':120 'remov':287,354 'requir':303,312 'rule':23,59,87,116,170,269,297 'say':109 'see':209 'seek':263 'seem':61 'site':86 'someth':136 'sometim':267,300 'speech':95 'spoiler':11,27,44,333,348,366,374,403,404,421 'standard':102 'state':89 'take':274 'text':379 'thought':150 'three':368,395 'tl':8 'triangl':43,420 'troll':222 'type':385 'use':2,10,190,196,331,346,367 'version':56 'violat':114 'voluntari':235 'want':163,207 'warn':5,30,47,192,198,341,378,384,407,424 'welcom':227 'whether':205,357 'within':17,82,360 'word':373 'zone':96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691533368
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2888373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691533368 {#2381
    date: 2023-08-09 00:22:48.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 {#2383
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Please-use-content-warnings-where-appropriate"
  +title: "Please use content warnings where appropriate"
  +url: null
  +body: """
    | # The use of content warnings on !asklemmy |\n
    |---|\n
    \n
    ### TL;DR\n
    \n
    Use spoilers for NSFW content that is “within reason” and doesn’t break Rule 1 like this :\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW comment or post content\n
    > \n
    > :::\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::\n
    \n
    ---\n
    \n
    The longer version\n
    ------------------\n
    \n
    The community rules which seem to need to be balanced by the mods most are:\n
    \n
    1. Be nice & have fun, and\n
    2. NSFW is okay, within reason.\n
    \n
    The lemmy.world site rules also state:\n
    \n
    ---\n
    \n
    **We are not a free speech zone**. This CoC lays out expected standards of conduct and behavior. You cannot say or post anything that violates these rules or principles and remain a member of our community. You must follow this CoC. If you are looking for something else, please do. It is not here.\n
    \n
    **The Moderators are not morality or thought police**. Moderators are guided by this Code of Conduct. Post what you want, if what you post follows these rules, principles and the goals outlined above. Not every member of the community will appreciate controversial or explicit posts so **use Content Warnings very liberally**. We use Content Warnings so community members themselves can decide whether they want to see or engage with a post that may be controversial or explicit.\n
    \n
    **Bullies, trolls and disruptors are not welcome**. We will moderate accordingly.\n
    \n
    **This is a voluntary community**. You chose to be here. When you choose to join, you have implied that you agree with this Code of Conduct and will follow it.\n
    \n
    ---\n
    \n
    Moderators seek to apply these, sometimes conflicting, rules. In doing so we take the balance of probabilities approach. The majority of comments which have been removed to date have been a clear breach of community Rule 1, however sometimes balancing the requirement to be accepting of NSFW content and the requirement for participants to be nice can be difficult. To make this easier, posters and commentors are encouraged to use the spoiler functionality in markdown to create a content warning on asklemmy. Posts that use a spoiler are less likely to be removed when considering whether they are “within reason” NSFW.\n
    \n
    To create a spoiler, use three colons “:” followed by the word “spoiler” and then the warning text to create a content warning. Type your comment(s) on the lines below and then three colons at the end to end the spoiler.\n
    \n
    ---\n
    \n
    > ::: spoiler My NSFW warning\n
    > \n
    > My NSFW omment or post content\n
    > \n
    > :::\n
    \n
    ---\n
    \n
    This will look like (click the triangle) :\n
    \n
    ::: spoiler My NSFW warning\n
    \n
    My NSFW comment or post content\n
    \n
    :::
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691533368 {#2379
    date: 2023-08-09 00:22:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  +badges: Doctrine\ORM\PersistentCollection {#1883 …}
  +children: []
  -id: 6516
  -titleTs: "'appropri':6 'content':3 'pleas':1 'use':2 'warn':4"
  -bodyTs: "'1':24,72,298 '2':78 'accept':306 'accord':231 'agre':252 'also':88 'anyth':112 'appli':265 'appreci':184 'approach':279 'asklemmi':7,343 'balanc':66,276,301 'behavior':106 'breach':294 'break':22 'bulli':221 'cannot':108 'choos':244 'chose':238 'clear':293 'click':41,418 'coc':98,130 'code':157,255 'colon':369,396 'comment':33,50,283,387,427 'commentor':327 'communiti':58,125,182,200,236,296 'conduct':104,159,257 'conflict':268 'consid':356 'content':4,14,36,53,191,197,309,340,383,413,430 'controversi':185,218 'creat':338,364,381 'date':289 'decid':204 'difficult':320 'disruptor':224 'doesn':20 'dr':9 'easier':324 'els':137 'encourag':329 'end':399,401 'engag':211 'everi':178 'expect':101 'explicit':187,220 'follow':128,168,260,370 'free':94 'fun':76 'function':334 'goal':174 'guid':154 'howev':299 'impli':249 'join':246 'lay':99 'lemmy.world':85 'less':350 'liber':194 'like':25,40,351,417 'line':391 'longer':55 'look':39,134,416 'major':281 'make':322 'markdown':336 'may':216 'member':122,179,201 'mod':69 'moder':145,152,230,262 'moral':148 'must':127 'need':63 'nice':74,317 'nsfw':13,29,32,46,49,79,308,362,406,409,423,426 'okay':81 'omment':410 'outlin':175 'particip':314 'pleas':138 'polic':151 'post':35,52,111,160,167,188,214,344,412,429 'poster':325 'principl':118,171 'probabl':278 'reason':18,83,361 'remain':120 'remov':287,354 'requir':303,312 'rule':23,59,87,116,170,269,297 'say':109 'see':209 'seek':263 'seem':61 'site':86 'someth':136 'sometim':267,300 'speech':95 'spoiler':11,27,44,333,348,366,374,403,404,421 'standard':102 'state':89 'take':274 'text':379 'thought':150 'three':368,395 'tl':8 'triangl':43,420 'troll':222 'type':385 'use':2,10,190,196,331,346,367 'version':56 'violat':114 'voluntari':235 'want':163,207 'warn':5,30,47,192,198,341,378,384,407,424 'welcom':227 'whether':205,357 'within':17,82,360 'word':373 'zone':96"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691533368
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2888373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691533368 {#2381
    date: 2023-08-09 00:22:48.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